mirror of
https://github.com/MariaDB/server.git
synced 2025-08-01 03:47:19 +03:00
Merge branch '10.2' into 10.3
This commit is contained in:
7
mysql-test/main/reset_connection.result
Normal file
7
mysql-test/main/reset_connection.result
Normal file
@ -0,0 +1,7 @@
|
||||
FLUSH STATUS;
|
||||
SHOW local STATUS LIKE 'com_select';
|
||||
Variable_name Value
|
||||
Com_select 10
|
||||
SHOW local STATUS LIKE 'com_select';
|
||||
Variable_name Value
|
||||
Com_select 0
|
Reference in New Issue
Block a user