Re: re: Error 1130 when on local machine, but can connect remotely

2005-04-18 Thread Gleb Paharenko
Hello. You should grant access for user 'your_user'@'alias'. See: http://dev.mysql.com/doc/mysql/en/privilege-system.html James Black <[EMAIL PROTECTED]> wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > My mysql server is running on mysql.xxx.edu, for this example.

re: Error 1130 when on local machine, but can connect remotely

2005-04-18 Thread James Black
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 My mysql server is running on mysql.xxx.edu, for this example. There is a cname so that alias.xxx.edu is mapped to mysql.xxx.edu, so that we can failover to a different server by changing the cname. When I type: mysql -h alias.xxx.edu -pPassword -u u