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

Disable test case for for bug 21042

This commit is contained in:
msvensson@neptunus.(none)
2006-08-02 08:46:58 +02:00
parent 396a51b4bc
commit 502498ed7b
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