mirror of
https://github.com/MariaDB/server.git
synced 2025-12-06 05:42:06 +03:00
Fix bug #10359 : the critical AUTO-INC bug in InnoDB; since reading of the auto-inc counter in an INSERT was not protected by the AUTO-INC table lock of InnoDB, two inserted rows could get the same value for the auto-inc counter, leading to a duplicate key error
12 KiB
12 KiB