)-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,
)
)Ive just started playing about with MySQL. I created a database called
)haworth, no problem there, then
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
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