1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-30 16:24:05 +03:00

MariaDB adjustments for Oracle Bug#23070734 fix

Split the test case so that a server restart is not needed.
Reduce the test cases and use a simpler mechanism for triggering
and waiting for purge.

fil_table_accessible(): Check if a table can be accessed without
enjoying MDL protection.
This commit is contained in:
Marko Mäkelä
2017-04-25 18:25:57 +03:00
parent 62dca454e7
commit 849af74a48
12 changed files with 211 additions and 180 deletions

View File

@ -0,0 +1,3 @@
--innodb-purge-threads=1
--innodb-purge-batch-size=1
--innodb-stats-persistent=OFF