Did you insert into the permission tables or did you use a GRANT statement? You may need to flush your permissions (FLUSH PRIVILEGES).
On Sat, 9 Oct 2004 20:57:29 +0200, roland <[EMAIL PROTECTED]> wrote: > Hello again, > > refering to my previous question I forgot to mention that xxx.xxx.xxx.xxx is > an IP number. > > using mysql -h xxx.xxx.xxx.xxx -u user -puserpassword > > I would exect to be able to achieve a connection. > > The user and userpassword I must add are isnerted with grant with TO > 'user'@'%' as well as localhost. > > I can ping the server so the network connection is fine etc. > > Do I need some option to be able to supply the host as an IP address to the > mysql call? > > Thanks again. > > Regards. > > Roland > > -- > -"I have not failed. I've just found 10,000 ways that won't work." > > -(Thomas Alva Edison 1847-1931) > > -- > MySQL General Mailing List > For list archives: http://lists.mysql.com/mysql > To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED] > > -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]