Comment 1 for bug 1362830

Revision history for this message
Nilnandan Joshi (nilnandan-joshi) wrote :

Hi,

I have tried to reproduce this with PXC 5.5 and 5.6 but couldn't able to do it. Second node started successfully.

[root@percona-pxc55-2 mysql]# cat /etc/my.cnf | grep log_bin
log_bin = mysql-bin
log_bin = mysql-bin
[root@percona-pxc55-2 mysql]#

root@deb-pxc56-2:/var/lib/mysql# cat /etc/mysql/my.cnf | grep log_bin
#log_bin = /var/log/mysql/mysql-bin.log
log_bin = mysql-bin
log_bin = mysql-bin
root@deb-pxc56-2:/var/lib/mysql#

Can you provide my.cnf for both the nodes? it might be depend on what section, you have set those variables.