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.
W
And how did you create the user? What was you command?
- Original Message -
From: "Gordon Stewart" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Sunday, May 27, 2001 7:55
Subject: User privs in mysql
> hi List
>
> I have a database in mysql t
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.
I can not even create a database as the user gordon.
I ha