1
0
mirror of https://github.com/MariaDB/server.git synced 2026-01-06 05:22:24 +03:00

Merge mockturtle.local:/home/dlenev/src/mysql-5.0-like

into  mockturtle.local:/home/dlenev/src/mysql-5.1-like-2
This commit is contained in:
dlenev@mockturtle.local
2007-05-23 15:55:36 +04:00
2 changed files with 4 additions and 0 deletions

View File

@@ -404,3 +404,4 @@ use test;
drop database mysqltest_1;
drop database mysqltest_2;
drop user mysqltest_u1@localhost;
End of 5.0 tests

View File

@@ -554,3 +554,6 @@ use test;
drop database mysqltest_1;
drop database mysqltest_2;
drop user mysqltest_u1@localhost;
--echo End of 5.0 tests