1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-29 05:21:33 +03:00

Merge mysql.com:/Users/kent/mysql/bk/mysql-5.0-release

into mysql.com:/Users/kent/mysql/bk/mysql-5.0
This commit is contained in:
kent@mysql.com
2005-12-08 17:58:17 +01:00
2 changed files with 4 additions and 2 deletions

View File

@ -3,6 +3,8 @@ disable_query_log;
show variables like "have_symlink";
enable_query_log;
--source include/not_windows.inc
--disable_warnings
drop table if exists t1,t2,t7,t8,t9;
drop database if exists mysqltest;