That's great to hear.

What I needed was to be able to access the database from only my pc.
Hence the IP address but I later tried the '%' and this also worked.

Thanks for the tip on restarting. I was doing the /etc/init.d/mysql stop
and start :-(

Thanks

Tim

-----Original Message-----
From: Kevin Passey [mailto:kpassey@;kdpsoftware.co.uk] 
Sent: 07 November 2002 03:22 PM
To: Tim Venn
Subject: RE: Success !!!


Me too - what I did was different to you - if you change the tables you
need to run this command

mysqladmin flush-privileges -p. It save re-starting the server.

Cheers

Kevin

-----Original Message-----
From: Timothy Venn [mailto:tim@;optimus.co.za]
Sent: 07 November 2002 12:55
To: [EMAIL PROTECTED]
Subject: Success !!!


Hi all,

It now works

I did the following

Under the command line I did "insert into user (Host) values
('192.168.8.19')" and restarted mysql. I can now connect.

Thanks for the help.

Tim


---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail
<[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php


---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to