1
0
mirror of https://github.com/MariaDB/server.git synced 2025-08-29 00:08:14 +03:00

Merged fix for a test case into 5.5 tree.

This commit is contained in:
Dmitry Lenev
2012-03-11 16:11:08 +04:00
2 changed files with 2 additions and 0 deletions

View File

@@ -130,4 +130,5 @@ CALL p1();
Warnings:
Note 1050 Table 't2' already exists
DROP DATABASE testdb;
USE test;
End of 5.1 tests