re: Creating users through SQL

2002-11-02 Thread Victoria Reznichenko
John, Thursday, October 31, 2002, 11:49:08 PM, you wrote: JM> How do I create users for a specific database using SQL? Take a look at GRANT statement: http://www.mysql.com/doc/en/GRANT.html -- For technical support contracts, goto https://order.mysql.com/?ref=ensita This email is sponsore

RE: Creating users through SQL

2002-11-01 Thread Josh Trutwin
-- > From: John Meyer [mailto:johnmeyer_1978@;yahoo.com] > Sent: October 31, 2002 16:49 > To: [EMAIL PROTECTED] > Subject: Creating users through SQL > > > How do I create users for a specific database using SQL? --

RE: Creating users through SQL

2002-11-01 Thread Fernando Grijalba
meyer_1978@;yahoo.com] Sent: October 31, 2002 16:49 To: [EMAIL PROTECTED] Subject: Creating users through SQL How do I create users for a specific database using SQL? - Before posting, please check: http://www.mysql.com/manual.php (

RE: Creating users through SQL

2002-10-31 Thread Black, Kelly W [PCS]
It's all right here => http://www.mysql.com/manual.php -Original Message- From: John Meyer [mailto:johnmeyer_1978@;yahoo.com] Sent: Thursday, October 31, 2002 1:49 PM To: [EMAIL PROTECTED] Subject: Creating users through SQL How do I create users for a specific database u

Creating users through SQL

2002-10-31 Thread John Meyer
How do I create users for a specific database using SQL? - 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 <[E