mirror of
https://github.com/MariaDB/server.git
synced 2025-08-08 11:22:35 +03:00
Merge branch '10.1' into 10.2
This commit is contained in:
@@ -373,7 +373,9 @@ connection con2;
|
||||
send optimize table t1;
|
||||
--sleep 1
|
||||
connection default;
|
||||
--disable_ps_protocol
|
||||
handler t1 read next;
|
||||
--enable_ps_protocol
|
||||
handler t1 close;
|
||||
connection con2;
|
||||
reap;
|
||||
|
Reference in New Issue
Block a user