mirror of
https://github.com/MariaDB/server.git
synced 2025-01-17 12:32:27 +01:00
Turn query_logging back on to avoid sideeffects in folloing test section
This commit is contained in:
parent
2fdaa5931d
commit
4e2283f4ba
1 changed files with 1 additions and 0 deletions
|
@ -1876,6 +1876,7 @@ DROP TABLE t1;
|
|||
--error 1
|
||||
--exec $MYSQL_TEST a b c 2>&1 > /dev/null
|
||||
--enable_abort_on_error
|
||||
--enable_query_log
|
||||
|
||||
# ----------------------------------------------------------------------------
|
||||
# test for query_get_value
|
||||
|
|
Loading…
Reference in a new issue