* Tim Johnson <t...@akwebsoft.com> [111018 17:47]:
Got this...

mysql> select host,user,password from user;
+-------------+------+-------------------------------------------+
| host        | user | password                                  | 
+-------------+------+-------------------------------------------+
| localhost   | root |                                           | 
| linus.local | root |                                           | 
| 127.0.0.1   | root |                                           | 
| localhost   |      |                                           | 
| linus.local |      |                                           | 
| localhost   | tim  | *E8482E479FD05E800263C26A724513BBBFAA108B | 
| linus       | tim  | *E8482E479FD05E800263C26A724513BBBFAA108B | 
+-------------+------+-------------------------------------------+
7 rows in set (0.00 sec)
-- 
Tim 
tim at tee jay forty nine dot com or akwebsoft dot com
http://www.akwebsoft.com

-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/mysql?unsub=arch...@jab.org

Reply via email to