summaryrefslogtreecommitdiff
path: root/mysql-test/main/opt_trace.result
diff options
context:
space:
mode:
authorMarko Mäkelä <marko.makela@mariadb.com>2020-05-04 18:24:01 +0300
committerMarko Mäkelä <marko.makela@mariadb.com>2020-05-04 18:31:30 +0300
commit50f3a38e89a0f9d72c5a3f3039c39d4d08dfe0e6 (patch)
treefccb02e42e222984a10eec5980b8618bd21b86c6 /mysql-test/main/opt_trace.result
parent5e7e7153b439ea1b12588f5830d66b3a0cf13414 (diff)
downloadmariadb-git-50f3a38e89a0f9d72c5a3f3039c39d4d08dfe0e6.tar.gz
Add an end marker to a test
Diffstat (limited to 'mysql-test/main/opt_trace.result')
-rw-r--r--mysql-test/main/opt_trace.result1
1 files changed, 1 insertions, 0 deletions
diff --git a/mysql-test/main/opt_trace.result b/mysql-test/main/opt_trace.result
index 1fd22e52243..f43290651f9 100644
--- a/mysql-test/main/opt_trace.result
+++ b/mysql-test/main/opt_trace.result
@@ -8292,4 +8292,5 @@ JSON_DETAILED(JSON_EXTRACT(trace, '$**.range_scan_alternatives'))
]
]
drop table t1;
+# End of 10.4 tests
set optimizer_trace='enabled=off';