mirror of
https://github.com/MariaDB/server.git
synced 2025-11-12 10:22:39 +03:00
8 lines
155 B
Plaintext
8 lines
155 B
Plaintext
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
|