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

Disable test case for for bug 21042

This commit is contained in:
unknown
2006-08-02 08:46:58 +02:00
parent a5c45ac671
commit 10ee3a50fc
2 changed files with 2 additions and 1 deletions

View File

@@ -114,5 +114,4 @@ a int(11) YES NULL
b varchar(255) YES NULL
c int(11) YES NULL
drop table t1;
ERROR 1049 (42000) at line 1: Unknown database 'verylongdatabasenamethatshouldblowthe256byteslongbufferincom_con'
End of 5.0 tests