[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[cobalt-users] MySQL problem



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