I guess I didn't phrase my point properly due to the emails I have been
recieving =).
I'm just stating that this feature isn't documented in the manual though it
probably should be.
sorry for the confusion.
thanks,
-- Andrew
----- Original Message -----
From: "Andrew Schmidt" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, May 02, 2001 11:01 AM
Subject: missing doc: identified by password
Doing a :
mysql> show grants for root@localhost;
+---------------------------------------------------------------------------
------------------------------------+
| Grants for root@localhost
|
+---------------------------------------------------------------------------
------------------------------------+
| GRANT ALL PRIVILEGES ON *.* TO 'root'@'localhost' IDENTIFIED BY PASSWORD
'6ffc60a31940f7bd' WITH GRANT OPTION |
+---------------------------------------------------------------------------
------------------------------------+
1 row in set (0.00 sec)
However I can't find anywhere in the docs about IDENTIFIED BY PASSWORD
(the PASSWORD part in particular)
I looked here:
http://www.mysql.com/documentation/mysql/bychapter/manual_Reference.html#GRA
NT
and
http://www.mysql.com/documentation/mysql/bychapter/manual_Privilege_system.h
tml#Adding_users
thanks,
-- Andrew
---------------------------------------------------------------------
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