Check the permissions on the directories you are using for data, as well as
checking the user the MySQL deamon is running as.
j- k-
On Wednesday 20 June 2001 06:55, [EMAIL PROTECTED] wrote:
> MySQL newbie question here!!
>
> I have MySQL installed on Red Hat Linux 7. I have a Test, Back
ED]>,
[EMAIL PROTECTED]
Subject: Re: URGENT MySQL
user table is read only...
> Nessi
>
>
> .de> cc: [EMAIL PROTECTED]
>
>
Subject: Re: URGENT!!!! MySQL user table
is read only...
06/20/01
Why dont you use the GRANT command?
GRANT ALL ON database.* TO newuser@localhost IDENTIFIED BY 'password';
FLUSH PRIVILEGES;
Something like that...
Cheers, Nessi
At 15:55 20/06/01 , you wrote:
>MySQL newbie question here!!
>
>I have MySQL installed on Red Hat Linux 7. I have a Test, Backup an