mirror of
https://github.com/MariaDB/server.git
synced 2025-11-28 17:36:30 +03:00
The debug configuration parameter innodb_optimistic_insert_debug which was introduced for testing corner cases in B-tree handling had a bug in it. The value 1 would trigger an infinite sequence of page splits. Fix: When the value 1 is specified, disable this debug feature. Approved by Yasufumi Kinoshita
380 B
380 B