mirror of
https://github.com/MariaDB/server.git
synced 2026-05-10 17:14:30 +02:00
Add an end marker to a test
This commit is contained in:
parent
5e7e7153b4
commit
50f3a38e89
2 changed files with 3 additions and 0 deletions
|
|
@ -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';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue