1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-30 16:24:05 +03:00

Remove duplicated test for Bug#34517

This commit is contained in:
Davi Arnaut
2009-01-31 22:04:57 -02:00
parent 91ac2afa6f
commit 26e8675889
4 changed files with 17 additions and 51 deletions

View File

@ -45,9 +45,4 @@ SELECT IS_USED_LOCK('bug31418');
IS_USED_LOCK('bug31418')
NULL
FLUSH STATUS;
SHOW GLOBAL STATUS LIKE 'com_select';
Variable_name Value
Com_select 117
SHOW GLOBAL STATUS LIKE 'com_select';
Variable_name Value
Com_select 117
Value of com_select did not change