Marko Mäkelä
9bbd685e8d
MDEV-22513 main.processlist_notembedded Timeout in wait_until_count_sessions
...
Do not blindly disconnect the connection that is in WAIT_FOR
because it could happen that neither the disconnect nor the
SIGNAL would be processed before RESET would discard the signal.
2020-05-26 12:27:51 +03:00
Marko Mäkelä
f20c63264a
MDEV-21462: Actually test for the original bug
...
We must ensure that the NUL will not terminate the query string.
2020-05-06 13:47:55 +03:00
Marko Mäkelä
459e8619f2
MDEV-21462 main.processlist_notembedded fails to clean up
...
Replace the 30-second sleep in the test with proper
DEBUG_SYNC interlocking.
2020-05-06 11:51:44 +03:00
Oleksandr Byelkin
c9b5280371
MDEV-20466: fix of embedded test suite
2019-10-19 10:01:26 +02:00