mirror of
https://github.com/MariaDB/server.git
synced 2025-11-28 17:36:30 +03:00
AUTO_INCREMENT values are nondeterministic after crash recovery. While MDEV-6076 guarantees that the AUTO_INCREMENT values of committed transactions will not roll back, it is possible that the AUTO_INCREMENT values will be durably incremented for incomplete transactions. So changing the test case to avoid showing the result of AUTO_INCREMENT value.
4.4 KiB
4.4 KiB