1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-24 19:42:23 +03:00
Commit Graph

10 Commits

Author SHA1 Message Date
65e26bc1ba Merge branch '10.1' into 10.2 2020-10-28 10:56:38 +01:00
6a26e0c719 Merge 10.1 into 10.2 2020-05-26 13:01:34 +03:00
adbf85fc89 Merge 5.5 into 10.1 2020-05-26 12:44:05 +03:00
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
985f63cce1 Merge branch '10.1' into 10.2 2020-05-08 13:38:36 +02:00
10aaa77509 Merge branch '5.5' into 10.1 2020-05-06 20:24:08 +02:00
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
19ceaf2928 Merge 10.1 into 10.2 2019-10-25 12:57:36 +03:00
790a74d22b Merge branch 'github/5.5' into 10.1 2019-10-23 15:55:23 +02:00
c9b5280371 MDEV-20466: fix of embedded test suite 2019-10-19 10:01:26 +02:00