summaryrefslogtreecommitdiff
path: root/mysql-test/main/warnings_debug.test
diff options
context:
space:
mode:
Diffstat (limited to 'mysql-test/main/warnings_debug.test')
-rw-r--r--mysql-test/main/warnings_debug.test2
1 files changed, 1 insertions, 1 deletions
diff --git a/mysql-test/main/warnings_debug.test b/mysql-test/main/warnings_debug.test
index 6605daf875d..4d084b1f52c 100644
--- a/mysql-test/main/warnings_debug.test
+++ b/mysql-test/main/warnings_debug.test
@@ -17,5 +17,5 @@ INSERT INTO t1 VALUES (1);
# packet. Show the warnings manually also.
SHOW WARNINGS;
-drop table t1;
SET debug_dbug= @saved_dbug;
+drop table t1;