Re: mysql for users

2003-06-06 Thread Nils Valentin
Hi Jude, I think what you want to know is described very nicely in the MySQL documentation. look for GRANT and REVOKE. There are also two reports on devshed which I believe are an excellent source. There is really nothing to add. Print them off read them carefully on your way home and tomorrro

mysql for users

2003-06-06 Thread jude dashiell
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 ac