summaryrefslogtreecommitdiff
path: root/mysql-test/main/repair_symlink-5543.result
diff options
context:
space:
mode:
Diffstat (limited to 'mysql-test/main/repair_symlink-5543.result')
-rw-r--r--mysql-test/main/repair_symlink-5543.result2
1 files changed, 0 insertions, 2 deletions
diff --git a/mysql-test/main/repair_symlink-5543.result b/mysql-test/main/repair_symlink-5543.result
index 2024c9f5684..e99bd4ea312 100644
--- a/mysql-test/main/repair_symlink-5543.result
+++ b/mysql-test/main/repair_symlink-5543.result
@@ -1,7 +1,5 @@
create table t1 (a int) engine=myisam data directory='MYSQL_TMP_DIR';
insert t1 values (1);
-# Some systems fail with errcode 40, or 90 (MIPS) when doing openat,
-# while others don't have openat and fail with errcode 20.
repair table t1;
Table Op Msg_type Msg_text
test.t1 repair error 20 for record at pos 0