MDEV-20888 : Galera test failure on galera.galera_pc_ignore_sb: 2013: Lost connection to MySQL server during query
Add debug info.
This commit is contained in:
parent
665c01d1f2
commit
0263944a7f
11
mysql-test/suite/galera/t/galera_pc_ignore_sb.cnf
Normal file
11
mysql-test/suite/galera/t/galera_pc_ignore_sb.cnf
Normal file
@ -0,0 +1,11 @@
|
||||
!include ../galera_2nodes.cnf
|
||||
|
||||
[mysqld]
|
||||
wsrep_debug=1
|
||||
|
||||
[mysqld.1]
|
||||
wsrep_provider_options='base_port=@mysqld.1.#galera_port;gcache.size=1;pc.ignore_sb=true'
|
||||
|
||||
[mysqld.2]
|
||||
wsrep_provider_options='base_port=@mysqld.2.#galera_port;gcache.size=1;pc.ignore_sb=true'
|
||||
|
Loading…
x
Reference in New Issue
Block a user