summaryrefslogtreecommitdiff
path: root/mysql-test/suite/storage_engine/insert_high_prio.result
diff options
context:
space:
mode:
Diffstat (limited to 'mysql-test/suite/storage_engine/insert_high_prio.result')
-rw-r--r--mysql-test/suite/storage_engine/insert_high_prio.result4
1 files changed, 2 insertions, 2 deletions
diff --git a/mysql-test/suite/storage_engine/insert_high_prio.result b/mysql-test/suite/storage_engine/insert_high_prio.result
index 66378564ff7..4f5a3a443cd 100644
--- a/mysql-test/suite/storage_engine/insert_high_prio.result
+++ b/mysql-test/suite/storage_engine/insert_high_prio.result
@@ -26,7 +26,7 @@ SLEEP(1)
0
0
connection con0;
-SELECT * FROM t1;
+SELECT a,b FROM t1;
a b
1 f
2 b
@@ -50,7 +50,7 @@ SLEEP(1)
0
0
connection con0;
-SELECT * FROM t1;
+SELECT a,b FROM t1;
a b
1 f
2 b