mirror of
https://github.com/MariaDB/server.git
synced 2025-01-18 21:12:26 +01:00
fe6eac0cf7
Optimize the test by dropping the table early and by using only one undo log thread, so that purge will be doing more useful work and less busy work of suspending and resuming the worker threads. The test used to cause shutdown timeout on 10.4 on buildbot, and for me locally when using --mysqld=--innodb-sync-debug. With these tweaks, it passes for me with --mysqld=--innodb-sync-debug.
1 line
25 B
Text
1 line
25 B
Text
--innodb-purge-threads=1
|