mirror of
https://github.com/MariaDB/server.git
synced 2025-07-30 16:24:05 +03:00
MDEV-6720 - enable connection log in mysqltest by default
This commit is contained in:
@ -17,9 +17,8 @@ In order for the preceding change in max_allowed_packets' value
|
||||
to be seen and used, we must start a new connection.
|
||||
The change does not take effect with the current one.
|
||||
For simplicity, we just disconnect / reconnect connection default here.
|
||||
Disconnecting default connection...
|
||||
Reconnecting default connection...
|
||||
default connection established, continuing with the test
|
||||
disconnect default;
|
||||
connect default, localhost,root,,;
|
||||
#
|
||||
# Delete all existing binary logs.
|
||||
#
|
||||
|
Reference in New Issue
Block a user