Re: I am trying to setup a multi master mysql setup.

2012-06-05 Thread Joey L
thanks - i had to reset the whole db and the error went away - do not know what i did wrong. thanks On Tue, Jun 5, 2012 at 3:35 PM, Andrew Moore wrote: > Joey, please consult your mysql error log. Something has gone wrong on your > server where innodb is not started. > > On Tue, Jun 5, 2012 at 3:

Re: I am trying to setup a multi master mysql setup.

2012-06-05 Thread Andrew Moore
Joey, please consult your mysql error log. Something has gone wrong on your server where innodb is not started. On Tue, Jun 5, 2012 at 3:53 PM, Joey L wrote: > I am following or trying to follow this document: > http://www.howtoforge.com/mysql5_master_master_replication_debian_etch > > I think i

I am trying to setup a multi master mysql setup.

2012-06-05 Thread Joey L
I am following or trying to follow this document: http://www.howtoforge.com/mysql5_master_master_replication_debian_etch I think it is running in a good state because when i query the show slave state, I get awaiting connection from host, like : on server1: mysql> SHOW MASTER STATUS; +--