summaryrefslogtreecommitdiff
path: root/mysql-test/r/myisam-system.result
diff options
context:
space:
mode:
Diffstat (limited to 'mysql-test/r/myisam-system.result')
-rw-r--r--mysql-test/r/myisam-system.result2
1 files changed, 1 insertions, 1 deletions
diff --git a/mysql-test/r/myisam-system.result b/mysql-test/r/myisam-system.result
index 9d5a59459ec..af5de8f2749 100644
--- a/mysql-test/r/myisam-system.result
+++ b/mysql-test/r/myisam-system.result
@@ -16,4 +16,4 @@ drop table t1;
Warnings:
Warning 2 Can't find file: './test/t1.MYI' (errno: 2 "No such file or directory")
drop table t1;
-ERROR 42S02: Unknown table 't1'
+ERROR 42S02: Unknown table 'test.t1'