![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Master machine running Kubuntu 10.04, MySQL 5.1.41 Replication machine running Kubuntu 10.04, MySQL 5.1.41 Learning replication. Attempting to set up replication of a small database. When I attempt to start the slave i Get the error message: ERROR 2003 (HY000) Can't connect to MySQL server on w.x.y.z (111) from the slave machine, I can ping w.x.y.z. I have tried to connect with several different users, but all return the same error message. Anything I look at says that the servers are running, correctly configured, and ready to go. |
|
So: - what does the (111) at the end of the message tell me? - What specific settings do I need to verify? - What have I missed? Thanks for your time. |
#3
| ||||
| ||||
|
|
Master machine running Kubuntu 10.04, MySQL 5.1.41 Replication machine running Kubuntu 10.04, MySQL 5.1.41 When I attempt to start the slave i Get the error message: ERROR 2003 (HY000) Can't connect to MySQL server on w.x.y.z (111) I can ping w.x.y.z. |
|
So: - what does the (111) at the end of the message tell me? |
|
- What specific settings do I need to verify? |
|
- What have I missed? |
#4
| |||
| |||
|
|
Ping is not enough. The MySQL slave connects it's master at TCP port 3306. Or even "its master" |
#5
| |||
| |||
|
|
On Jan 13, 3:30 pm, Axel Schwenke <axel.schwe... (AT) gmx (DOT) de> wrote: Ping is not enough. The MySQL slave connects it's master at TCP port 3306. Or even "its master" |
#6
| |||
| |||
|
|
William Colls wrote: Master machine running Kubuntu 10.04, MySQL 5.1.41 Replication machine running Kubuntu 10.04, MySQL 5.1.41 Learning replication. Attempting to set up replication of a small database. When I attempt to start the slave i Get the error message: ERROR 2003 (HY000) Can't connect to MySQL server on w.x.y.z (111) from the slave machine, I can ping w.x.y.z. I have tried to connect with several different users, but all return the same error message. Anything I look at says that the servers are running, correctly configured, and ready to go. The above says otherwise :-) I have found that on debian at least you need to reconfigure mysqld from default to accept on other than the unix socket or the loopback interface. I forget where the exact switch is, or what to do with it..mysqld.conf probably. |
#7
| |||
| |||
|
|
Captain Paralytic wrote: On Jan 13, 3:30 pm, Axel Schwenke <axel.schwe... (AT) gmx (DOT) de> wrote: Ping is not enough. The MySQL slave connects it's master at TCP port 3306. Or even "its master" Oh no. The apostrophe wars have strayed again,.. Might be the one that Waterstones threw away! |
![]() |
| Thread Tools | |
| Display Modes | |
| |