MySQL Forums
Forum List  »  Knowledge Base

The my.cnf problem
Posted by: Jiang HaiZhong
Date: January 05, 2009 02:07AM

Hi,All
I have installed the mysql in the linux,
and i wanna do the Sync configuration,
so i just add the the three master info to the
[mysqld] node

[mysqld]
server-id=1
log-bin=/var/mysqlback
binlog-do-db=test

then restart the mysql, it always failed when start the mysql
the error msg is:
Timeout error occurred trying to start Mysql

and the problems is in the 'log-bin=/var/mysqlback' info,
because if i delete that info, it is okay to start the mysql

so what's the problem?

Best Regards
Nicholas

Options: ReplyQuote


Subject
Views
Written By
Posted
The my.cnf problem
3668
January 05, 2009 02:07AM
3464
February 03, 2009 09:50AM
3686
February 03, 2009 09:57AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.