1
0
mirror of https://github.com/MariaDB/server.git synced 2025-11-28 17:36:30 +03:00
Files
mariadb/mysql-test/suite/stress/t
Monty 93f5d40656 Fixed debug_sync timeout in deadlock_drop_table
The issue was that we sent two different signals to different threads
after each other. The DEBUG_SYNC functionality cannot handle this (as
the signal is stored in a global variable) and the first one can get
lost.

Fixed by using the same signal for both threads.
2021-06-19 03:46:00 +03:00
..
2015-06-16 23:55:56 +02:00
2015-06-16 23:55:56 +02:00
2015-06-16 23:55:56 +02:00
2015-06-16 23:55:56 +02:00
2015-06-16 23:55:56 +02:00