mirror of
https://github.com/MariaDB/server.git
synced 2025-01-18 04:53:01 +01:00
rpl_init_slave.result:
Update test result due to fix for bug 23883.
This commit is contained in:
parent
80f695e3e6
commit
2a0e2d1d38
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ Variable_name Value
|
|||
init_slave
|
||||
show variables like 'max_connections';
|
||||
Variable_name Value
|
||||
max_connections 100
|
||||
max_connections 151
|
||||
set @my_global_init_connect= @@global.init_connect;
|
||||
set global init_connect="set @c=1";
|
||||
show variables like 'init_connect';
|
||||
|
|
Loading…
Reference in a new issue