Re: mysql -h error

2001-06-13 Thread Neil Zanella
In order for this to work you must have privileged access to the mysqld server on which you must be able to execute a GRANT statement to allow access from your host. If you do not have this privilege then you're out of luck. Connecting from other hosts then the server host is considered to be a s

Fwd: mysql -h error

2001-06-13 Thread Nancy Yang
The command I used was: mysql[2]mysql -u root -h som-host-name ERROR 1130: Host 'some-host-name.bbn.com' is not allowed to connect to this MySQL serv er >Date: Wed, 13 Jun 2001 14:18:46 -0400 >To: [EMAIL PROTECTED] >From: Nancy Yang <[EMAIL PROTECTED]> >Subject

mysql -h error

2001-06-13 Thread Nancy Yang
Hi, when I try the following command, I got is not allowed to connect to this mysql server. Any clue? Nancy - Before posting, please check: http://www.mysql.com/manual.php (the manual) http://lists.mysql.com/