mirror of
https://github.com/MariaDB/server.git
synced 2025-05-28 13:01:41 +03:00
After-merge fix: result adjusted.
This commit is contained in:
parent
7512856c31
commit
e8eaca54a3
@ -1250,6 +1250,9 @@ select 1 from information_schema.tables limit 1;
|
||||
show status like 'slow_queries';
|
||||
Variable_name Value
|
||||
Slow_queries 2
|
||||
show variables like 'myisam_recover_options';
|
||||
Variable_name Value
|
||||
myisam_recover_options OFF
|
||||
End of 5.0 tests
|
||||
SHOW AUTHORS;
|
||||
create database mysqltest;
|
||||
|
Loading…
x
Reference in New Issue
Block a user