Commit 661aaec6 authored by dlenev@mockturtle.local's avatar dlenev@mockturtle.local

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

into  mockturtle.local:/home/dlenev/src/mysql-5.1-like-2
parents 2b3ae933 c07b3670
...@@ -404,3 +404,4 @@ use test; ...@@ -404,3 +404,4 @@ use test;
drop database mysqltest_1; drop database mysqltest_1;
drop database mysqltest_2; drop database mysqltest_2;
drop user mysqltest_u1@localhost; drop user mysqltest_u1@localhost;
End of 5.0 tests
...@@ -554,3 +554,6 @@ use test; ...@@ -554,3 +554,6 @@ use test;
drop database mysqltest_1; drop database mysqltest_1;
drop database mysqltest_2; drop database mysqltest_2;
drop user mysqltest_u1@localhost; drop user mysqltest_u1@localhost;
--echo End of 5.0 tests
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