1
0
mirror of https://github.com/MariaDB/server.git synced 2026-01-06 05:22:24 +03:00

Post push fix for merge.test and mysqlcheck.test on windows

This commit is contained in:
Mattias Jonsson
2011-12-15 16:59:18 +01:00
parent 65fbeccd23
commit e5cb287933
3 changed files with 9 additions and 3 deletions

View File

@@ -147,6 +147,7 @@ DROP TABLE `@`;
CREATE TABLE `я` (a INT);
SET NAMES DEFAULT;
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