[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-users] raq4 mysql



> > This sounds so simple but I'm so stuck! I've managed to install
PHPMyAdmin
> > successfully on my RAQ4 and can log in as root. I know how to create a
> > database within PHPMyAdmin, but how do you create a user with privilages
> > just to that users database? What is the command/syntax? I'm concerned
> about
> > security, etc.


You can use PHPMyAdmin as if it were the command line.
Make the database.
Then when it pulls up the new page for the database, in the huge textbox
there, type in your add user string and hit go.
Putting the user into the user database directly, all of that other stuff -
completely unnecessary.

Don't underestimate what the PHPMyAdmin support forums can do for you.

CarrieB