List:General Discussion« Previous MessageNext Message »
From:Jan Roehrich Date:August 29 2005 11:30am
Subject: Re: [Replication] Problem connecting to master
View as plain text  
> Please send your configuration files for master and slave. Check that
> 
> you don't have skip-networking in your slave's configuration file.

Master:
------------------------------
[mysqld]
datadir=/var/lib/mysql
socket=/var/lib/mysql/mysql.sock
log-bin=bin-log
server-id=1

[mysql.server]
user=mysql
basedir=/var/lib

[safe_mysqld]
err-log=/var/log/mysqld.log
pid-file=/var/run/mysqld/mysqld.pid
-------------------------------

Slave:
-------------------------------
[mysqld]
datadir=/var/lib/mysql
socket=/var/lib/mysql/mysql.sock
old_passwords=1
server-id=2
master-host=82.165.25.207
master-port=3306
master-user=replication
master-password=hw4Gabfy


[mysql.server]
user=mysql
basedir=/var/lib

[mysqld_safe]
err-log=/var/log/mysqld.log
pid-file=/var/run/mysqld/mysqld.pid
----------------------------------

Could not see skip-networking anywhere.

Greetings Jan

Thread
[Replication] Problem connecting to masterJan Roehrich28 Aug
  • Re: [Replication] Problem connecting to masterGleb Paharenko29 Aug
  • Re: [Replication] Problem connecting to masterJan Roehrich29 Aug
    • Re: [Replication] Problem connecting to masterGleb Paharenko29 Aug
  • Re: [Replication] Problem connecting to masterJan Roehrich29 Aug
    • Re: [Replication] Problem connecting to masterNuno Pereira29 Aug
    • Re: [Replication] Problem connecting to masterGleb Paharenko30 Aug
  • Re: [Replication] Problem connecting to masterJan Roehrich31 Aug