RE: Can't connect to source

2001-09-05 Thread Venu
)-Original Message- )From: Roland Thompson [mailto:[EMAIL PROTECTED]] )Sent: Wednesday, September 05, 2001 3:38 AM )To: [EMAIL PROTECTED] )Subject: Can't connect to source ) ) )Hi, ) )I’ve just started playing about with MySQL. I created a database called )‘haworth’, no problem there, then

Re: Can't connect to source

2001-09-05 Thread Igbar Foosenhopper
Hello Roland, Basically users are defined with their 'hostname'. So if i dial in from my isp it might be [EMAIL PROTECTED] so I have to define rights to that user. Along with the manual bit below .. you might want to get Paul DuBois's great book on Mysql. This bit is from the manual .. 7.35

Re: Can't connect to source

2001-09-05 Thread Gerald Clark
Read the manual, especially the section on the GRANT command. Roland Thompson wrote: > Hi, > > I've just started playing about with MySQL. I created a database called > 'haworth', no problem there, then created a table called 'list'. > I put 3 entries in it, and checked it using > > SELECT * F