mirror of
https://github.com/MariaDB/server.git
synced 2025-11-10 23:02:54 +03:00
This problem comes while inserting a duplicate row in merge table without key but the child table has a primary key. While forming the error message handler tries to locate the key field which is creating this problem but as there is no key on the merge table there is a segmentation fault.
47 KiB
47 KiB