Re: URGENT!!!! MySQL user table is read only...

2001-06-20 Thread SBlenkhorn
OK now I feel dumb I thought I had checked that... but what has happened was that there were multiple instances of the file... so while I changed the write access on the mysql files I thought were being used it still didn't work... but low and behold... there was another directory wit

Re: URGENT!!!! MySQL user table is read only...

2001-06-20 Thread SBlenkhorn
Unfortunately I have tried that. Attempted to GRANT all privelages to the root user it failed with the same error message stating that the Table "user" is read only. UGH Too frustrating!!

URGENT!!!! MySQL user table is read only...

2001-06-20 Thread SBlenkhorn
MySQL newbie question here!! I have MySQL installed on Red Hat Linux 7. I have a Test, Backup and Live environment. All with the same installations of Linux, MySQL and CF. The problem that I am having is that I am trying to create a new database user in the table "user" in MySQL. It works find in