Re: connecting via TCP/IP

2004-10-09 Thread Gary Richardson
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

Re: connecting via TCP/IP

2004-10-09 Thread Spenser
Does the user have permission to access the server remotely, from the IP address of the client? You may have to add an entry in the user table in the mysql database specifying the IP address from which you're trying to log in. -- MySQL General Mailing List For list archives: http://lists.mysql.