Fix a typo.
This commit is contained in:
parent
4fd8158456
commit
9ff8e6d7b5
@ -1048,7 +1048,7 @@ set global query_cache_size=default;
|
|||||||
--disable_warnings
|
--disable_warnings
|
||||||
drop database if exists db1;
|
drop database if exists db1;
|
||||||
drop database if exists db3;
|
drop database if exists db3;
|
||||||
--enable_wearnings
|
--enable_warnings
|
||||||
set GLOBAL query_cache_size=15*1024*1024;
|
set GLOBAL query_cache_size=15*1024*1024;
|
||||||
create database db1;
|
create database db1;
|
||||||
create database db3;
|
create database db3;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user