10.11 mdev 39620#5172
Conversation
There was a problem hiding this comment.
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.
No description provided.