Re: GRANT ANNOYANCE REVISITED

2001-06-14 Thread oltra jean-michel
Thank you all for your original suggestions, but I'm still having problems. I copied this verbatim from the MySQL docs and tried it on two seperate servers: mysql GRANT ALL PRIVILEGES ON *.* TO monty@% -IDENTIFIED BY 'some_pass' WITH GRANT OPTION; ERROR 1047: Unknown

Re: GRANT ANNOYANCE REVISITED

2001-06-13 Thread Paul DuBois
At 10:16 AM -0500 6/13/01, David Simcik wrote: Thank you all for your original suggestions, but I'm still having problems. I copied this verbatim from the MySQL docs and tried it on two seperate servers: mysql GRANT ALL PRIVILEGES ON *.* TO monty@% -IDENTIFIED BY 'some_pass'

Re: GRANT ANNOYANCE REVISITED

2001-06-13 Thread Benjamin Pflugmann
Hello. On Wed, Jun 13, 2001 at 10:16:36AM -0500, [EMAIL PROTECTED] wrote: Thank you all for your original suggestions, but I'm still having problems. I copied this verbatim from the MySQL docs and tried it on two seperate servers: mysql GRANT ALL PRIVILEGES ON *.* TO monty@% -

RE: GRANT ANNOYANCE REVISITED

2001-06-13 Thread David Simcik
described on page 421 of your book to get around that. -Original Message- From: Paul DuBois [mailto:[EMAIL PROTECTED]] Sent: Wednesday, June 13, 2001 10:47 AM To: David Simcik; Mysql Subject: Re: GRANT ANNOYANCE REVISITED At 10:16 AM -0500 6/13/01, David Simcik wrote: Thank you all for your

THANKS! RE: GRANT ANNOYANCE REVISITED

2001-06-13 Thread David Simcik
: Wednesday, June 13, 2001 11:15 AM To: David Simcik Cc: Mysql Subject: Re: GRANT ANNOYANCE REVISITED Hello. On Wed, Jun 13, 2001 at 10:16:36AM -0500, [EMAIL PROTECTED] wrote: Thank you all for your original suggestions, but I'm still having problems. I copied this verbatim from the MySQL docs