I got mysql working for root and got a password for mysql set by root as
well.  I got into the tutorial and managed to populate the pet table with
the load command and the insert command.  The my.cnf file only has
user=dashielljt in it and I'd like to know how to arrange things so that
users can access their own databases and test from their own accounts
rather than just using root.  If I try anything from a user account I get
error 2002 and I thought I had set that up properly earlier too. It might
even be better to allow anonymous access on this system since this is a
home system and doesn't function as a server computer.

-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to