mirror of
https://github.com/MariaDB/server.git
synced 2025-07-30 16:24:05 +03:00
Merge branch '10.2' into 10.3
This commit is contained in:
@ -23,8 +23,9 @@ select command, time < 5 from information_schema.processlist where id != connect
|
||||
command time < 5
|
||||
Sleep 1
|
||||
disconnect con1;
|
||||
set debug_sync='reset';
|
||||
connection default;
|
||||
set debug_sync='reset';
|
||||
End of 5.5 tests
|
||||
#
|
||||
# 10.1 tests
|
||||
#
|
||||
|
Reference in New Issue
Block a user