mirror of
https://github.com/MariaDB/server.git
synced 2025-07-29 05:21:33 +03:00
Merged 5.3 changes into the mwl #248 tree.
This commit is contained in:
@ -146,6 +146,7 @@ CREATE TABLE `я` (a INT);
|
||||
SET NAMES DEFAULT;
|
||||
call mtr.add_suppression("@003f.frm' \\(errno: 22\\)");
|
||||
mysqlcheck --default-character-set="latin1" --databases test
|
||||
call mtr.add_suppression("Can't find file: '..test.@003f.frm'");
|
||||
test.?
|
||||
Error : Table doesn't exist
|
||||
status : Operation failed
|
||||
|
Reference in New Issue
Block a user