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

Re: mysql access setup



stan wrote:
> I need to make mysql accessable from all machines on my network.
> 
> How do I do this under Debian?
> 
> Curently if I just do "mysql" on the machine I've installed it on,
> I get connected, but if I do "mysql -h foo" even on foo, I get:
> 
> ERROR 1045: Access denied for user: 'stan@panda' (Using password: NO)
> 
> What do I need to do to fix this?
> 
Do you have a user "stan" in your mysql database on the remote machine?
You should also use a password as remote access requires it.

/KS



Reply to: