Commit 1a48b37d authored by unknown's avatar unknown

Fix a typo.

parent ea169f82
......@@ -1048,7 +1048,7 @@ set global query_cache_size=default;
--disable_warnings
drop database if exists db1;
drop database if exists db3;
--enable_wearnings
--enable_warnings
set GLOBAL query_cache_size=15*1024*1024;
create database db1;
create database db3;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment