[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[cobalt-users] MySQL problem
- Subject: [cobalt-users] MySQL problem
- From: "Andy Clyde, oxfordmusic.net" <cobalt-users@xxxxxxxxxxxxxxx>
- Date: Thu Jul 31 09:16:05 2003
- List-id: Mailing list for users to share thoughts on Sun Cobalt products. <cobalt-users.list.cobalt.com>
sorry if this question is not exactly Cobalt-specific...
i am trying to set up MySQL replication from a master (RaQ4 in a server
farm) to a slave (Linux box on my local network).
i am getting this error:
030731 17:15:54 Error reading packet from server: Access denied for user:
'username@xxxxxxxxxxxxxx' (Using password: YES) (server_errno=1045)
weird thing is that i can connect from slave via command line with:
mysql -h ma.st.er.ip -u username -p
any ideas?
andy