mirror of
https://github.com/MariaDB/server.git
synced 2026-01-06 05:22:24 +03:00
MDEV-6720 - enable connection log in mysqltest by default
This commit is contained in:
@@ -21,6 +21,7 @@ set global relay_log_index=1;
|
||||
ERROR HY000: Variable 'relay_log_index' is a read only variable
|
||||
set session relay_log_index=1;
|
||||
ERROR HY000: Variable 'relay_log_index' is a read only variable
|
||||
connection slave;
|
||||
select @@global.relay_log_index;
|
||||
@@global.relay_log_index
|
||||
REPLACED
|
||||
|
||||
Reference in New Issue
Block a user