Improve error message handling for compressed columns in 8.0
General
Escalation
General
Escalation
Description
As part of , the compression dictionary tables are now linked by Foreign Key constraint.
A delete in parent when child table has references will lead to an FK constraint violation error.
The error messages may not be clearly understood by user. So this task is about mapping such error and use new ER_* codes to display/send a clear error message.
As part of , the compression dictionary tables are now linked by Foreign Key constraint.
A delete in parent when child table has references will lead to an FK constraint violation error.
The error messages may not be clearly understood by user. So this task is about mapping such error and use new ER_* codes to display/send a clear error message.