summaryrefslogtreecommitdiff
path: root/mysql-test/main/flush.test
diff options
context:
space:
mode:
Diffstat (limited to 'mysql-test/main/flush.test')
-rw-r--r--mysql-test/main/flush.test1
1 files changed, 0 insertions, 1 deletions
diff --git a/mysql-test/main/flush.test b/mysql-test/main/flush.test
index 03332c06b08..51b5c48c137 100644
--- a/mysql-test/main/flush.test
+++ b/mysql-test/main/flush.test
@@ -688,7 +688,6 @@ FLUSH TABLES v1;
UNLOCK TABLES;
LOCK TABLES v1 WRITE;
---error ER_TABLE_NOT_LOCKED_FOR_WRITE
FLUSH TABLES v1;
UNLOCK TABLES;