summaryrefslogtreecommitdiffstats
path: root/mysql-test/main/set_operation.test
diff options
context:
space:
mode:
Diffstat (limited to 'mysql-test/main/set_operation.test')
-rw-r--r--mysql-test/main/set_operation.test1
1 files changed, 1 insertions, 0 deletions
diff --git a/mysql-test/main/set_operation.test b/mysql-test/main/set_operation.test
index c422042f..e9f71a7e 100644
--- a/mysql-test/main/set_operation.test
+++ b/mysql-test/main/set_operation.test
@@ -272,6 +272,7 @@ select * from v0 where g < 4
UNION ALL
select * from t3;
+--source include/analyze-format.inc
EXPLAIN format=json
select * from t1
UNION ALL