summaryrefslogtreecommitdiff
path: root/mysql-test/t/mysqlcheck.test
diff options
context:
space:
mode:
authorMattias Jonsson <mattias.jonsson@oracle.com>2011-12-15 16:59:18 +0100
committerMattias Jonsson <mattias.jonsson@oracle.com>2011-12-15 16:59:18 +0100
commite5cb28793385566e22d5a82efdf3f6cb8dbe5cbc (patch)
tree6f3519b01fa3265c991b5cdd37231645269ceb90 /mysql-test/t/mysqlcheck.test
parent65fbeccd2301caa0edfcffe0f104855abe323fb2 (diff)
downloadmariadb-git-e5cb28793385566e22d5a82efdf3f6cb8dbe5cbc.tar.gz
Post push fix for merge.test and mysqlcheck.test on windows
Diffstat (limited to 'mysql-test/t/mysqlcheck.test')
-rw-r--r--mysql-test/t/mysqlcheck.test1
1 files changed, 1 insertions, 0 deletions
diff --git a/mysql-test/t/mysqlcheck.test b/mysql-test/t/mysqlcheck.test
index 986b5aba385..bf99d48fd6a 100644
--- a/mysql-test/t/mysqlcheck.test
+++ b/mysql-test/t/mysqlcheck.test
@@ -138,6 +138,7 @@ CREATE TABLE `я` (a INT);
SET NAMES DEFAULT;
--echo mysqlcheck --default-character-set="latin1" --databases test
# Error returned depends on platform, replace it with "Table doesn't exist"
+call mtr.add_suppression("Can't find file: '..test.@003f.frm'");
--replace_result "Can't find file: './test/@003f.frm' (errno: 22)" "Table doesn't exist" "Table 'test.?' doesn't exist" "Table doesn't exist"
--exec $MYSQL_CHECK --default-character-set="latin1" --databases test
--echo mysqlcheck --default-character-set="utf8" --databases test