-
Thirunarayanan Balathandayuthapani authored
- This failure happens due to commit bf3b787e (MDEV-31835). InnoDB fails to apply buffered insert operation for transaction_registry during commit operation. To avoid this, ha_commit_trans() should call extra() with HA_EXTRA_RESET_STATE to apply bulk buffered insert operation.
213b916a