Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
10.11.7
-
None
Description
If a table or database name contains a hyphen '-' and the table is referenced by a foreign key constraint, then inserts in the foreign key referencing table will append into the galera replication key set values, which have distorted able or database component.
As a consequence, any DML operation on the FK referenced table is not detected as conflicting operation with inserts into the FK referencing table, in the galera certification.
attached a mtr test, which can make the issue to surface
Test is not deterministic, several rounds will be needed
Should be possible to execute the test e.g. in innodb suite, just to debug how table name is presented in innodb foreign structure