mirror of
https://github.com/MariaDB/server.git
synced 2025-11-09 11:41:36 +03:00
The following bugs are fixed: Bug #31860: Server crashes after inserting into InnoDB table with auto_increment column In the Bug 16979 fix there was an erroneous assertion that autoincrement columns can't contain negative values. With the fix, the autoincrement table counter is set to 0 if the maximum value read from the autoinc column index is negative.
69 KiB
69 KiB