Re: running mysql as different users

2001-05-07 Thread Rolf Hopkins
It could be either you haven't set up a user by that name or you didn't set that users password correctly. Have another read of Ch 6 of the manual and then the GRANT and REVOKE commands in chapter 7. - Original Message - From: "Xiaowu Gai" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent

Re: running mysql as different users

2001-05-04 Thread B. van Ouwerkerk
>the script. However, after that, I could not run mysql as root or mysql. >It gave me the same error message as it could not connect to local MySQL >server through /var/lib/mysql/mysql.sock. /etc/my.cnf might have a line giving the uri above. Mysql.sock normally lives in /tmp change my.cnf ac