At 12:55 AM +0100 5/27/01, Gordon Stewart wrote:
>hi List
>
>I have a database in mysql that has to be used as root user.
>
>When I try and use it as normal user (gordon) it complains.
>
>I have inserted the user gordon into the mysql database and it has all privs
>but it still has the problem.

What did the GRANT statement look like that you used for this?

>
>I can not even create a database as the user gordon.
>
>I have started the safe_mysql & as the unix user gordon but this does not
>seam to help

The UNIX user gordon and the MySQL user gordon are distinct and have
nothing to do with each other, so this won't help.

>
>Can someone please help me?

We'd have to see the GRANT statement.


-- 
Paul DuBois, [EMAIL PROTECTED]

---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to