mirror of
https://github.com/MariaDB/server.git
synced 2025-07-29 05:21:33 +03:00
MDEV-6720 - enable connection log in mysqltest by default
This commit is contained in:
@ -43,5 +43,7 @@ if ($_include_file_depth)
|
||||
--echo [connection $rpl_connection_name]
|
||||
}
|
||||
}
|
||||
disable_connect_log;
|
||||
--connection $rpl_connection_name
|
||||
enable_connect_log;
|
||||
--let $rpl_connection_name=
|
||||
|
Reference in New Issue
Block a user