Hello, world!
After using XML for a while, I saw that there are many uses for a DB. So, I'm learning SQL, with MySQL.
I set it up, but can't figure out how to make users. I ask, because I CREATE DBs.
Thanks for your help!
[SOLVED]MySQL -> How to create users?
Moderator: General Moderators
- Jonah Bron
- DevNet Master
- Posts: 2764
- Joined: Thu Mar 15, 2007 6:28 pm
- Location: Redding, California
[SOLVED]MySQL -> How to create users?
Last edited by Jonah Bron on Sat Apr 05, 2008 11:29 am, edited 1 time in total.
- Jonah Bron
- DevNet Master
- Posts: 2764
- Joined: Thu Mar 15, 2007 6:28 pm
- Location: Redding, California
Re: MySQL -> How to create users?
Thanks, onion. Was connected as 'localhost' instead of 'root'. Silly me. 