The my.cnf problem
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
Subject
Views
Written By
Posted
The my.cnf problem
3656
January 05, 2009 02:07AM
3457
February 03, 2009 09:50AM
3680
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.