mirror of
https://github.com/MariaDB/server.git
synced 2025-07-27 18:02:13 +03:00
perfschema compilation, test and misc fixes
This commit is contained in:
@ -39,8 +39,6 @@
|
||||
# prepared statement.
|
||||
--source include/no_protocol.inc
|
||||
|
||||
set global session_track_schema=FALSE;
|
||||
|
||||
#===================================
|
||||
# Set IP address defaults with respect to IPV6 support
|
||||
#
|
||||
@ -1713,5 +1711,3 @@ DROP SCHEMA mysqlsupertest;
|
||||
--source include/wait_until_disconnected.inc
|
||||
--connection default
|
||||
--enable_query_log
|
||||
|
||||
set global session_track_schema=DEFAULT;
|
||||
|
Reference in New Issue
Block a user