Skip to content

10.11 mdev 39620#5172

Closed
pranavktiwari wants to merge 4 commits into
10.11from
10.11-MDEV-39620
Closed

10.11 mdev 39620#5172
pranavktiwari wants to merge 4 commits into
10.11from
10.11-MDEV-39620

Conversation

@pranavktiwari
Copy link
Copy Markdown

No description provided.

Copy link
Copy Markdown

@gemini-code-assist gemini-code-assist Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request updates the error handling when attempting to drop a column or key that is part of an index. In sql/sql_table.cc, the error code has been changed from ER_KEY_COLUMN_DOES_NOT_EXIST to ER_CANT_DROP_FIELD_OR_KEY, providing a more descriptive message. The corresponding test files and expected results in mysql-test/main/ have been updated to match this new behavior. There are no review comments to evaluate, and I have no additional feedback to provide.

Important

The consumer version of Gemini Code Assist on GitHub is being sunset. Starting June 18, 2026, new organization installations will be blocked, and all code review activity will officially cease on July 17, 2026.
For more details on the timeline and next steps, please review the Help Documentation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

2 participants