1
0
mirror of https://github.com/MariaDB/server.git synced 2025-11-30 05:23:50 +03:00

Add an end marker to a test

This commit is contained in:
Marko Mäkelä
2020-05-04 18:24:01 +03:00
parent 5e7e7153b4
commit 50f3a38e89
2 changed files with 3 additions and 0 deletions

View File

@@ -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';