mirror of
https://github.com/MariaDB/server.git
synced 2025-09-11 05:52:26 +03:00
Merge 10.2 into 10.3
This commit is contained in:
@@ -2188,3 +2188,8 @@ sleep(50)
|
||||
connection extracon;
|
||||
sleep(5.5)
|
||||
0
|
||||
connect comp_con,localhost,root,,,,,COMPRESS;
|
||||
SELECT 1;
|
||||
1
|
||||
1
|
||||
disconnect comp_con;
|
||||
|
Reference in New Issue
Block a user