Monty
|
dc91330d98
|
Fixed test case bug in purge_thread_shutdown
|
2018-12-09 20:49:06 +02:00 |
|
Sergei Golubchik
|
1b993721ff
|
MDEV-13472 rpl.rpl_semi_sync_wait_point crashes because of thd_destructor_proxy
InnoDB: in slow shutodwn mode do not stop purge threads
as long as some connection threads are running
|
2017-08-14 19:45:59 +02:00 |
|
Sergei Golubchik
|
dd67456af3
|
InnoDB: disallow fast_shutdown=0 when purge threads have exited
|
2017-08-14 19:45:58 +02:00 |
|
Sergei Golubchik
|
fc279d7ea2
|
InnoDB: test case to exploit a purge thread shutdown race condition
execute queries after purge thread has exited, but the connection
thread hasn't
before c720e68f53 it used to crash
|
2017-08-14 19:45:58 +02:00 |
|