[PHP-DB] MySQL read only?

2001-08-22 Thread Jay Paulson

Anyone know why a MySQL table is set to read only?  I'm logged in as the
root user of MySQL and I have checked the privalages of the root user in the
MySQL table and everything is set to Yes and I'm able to add and delete
users in the MySQL table.

Here's what I did... I had a database on my Win2k machine and I just ftp'ed
those files over to MySQL running on RedHat.  I noticed that the permissions
of the files on the RedHat box were different than the MySQL database so I
changed the permissions on those files I ftp'ed over.  But to no evail it
still doesn't work correctly.

Would it make a difference if I was using a earlier version of MySQL on my
Win2k machine than on the RedHat machine?

Anyway, I'm at a total lost here so any help would be great!

Thanks,
Jay


-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]




[PHP-DB] MySQL read only?

2001-08-21 Thread Jay Paulson

Hello everyone--

I keep getting an error with MySQL when I try to Update or Insert a record
into my database.  The error message is as follows:

MySQL said:  Table 'zone' is read only

I went and checked the files and set the permissions on them so that they
were read and write only but that didn't help.  I'm wondering if it's a
setting in MySQL.  Can someone point me in the right direction for getting
the Update and Inserting fixed?

Thanks!
Jay


-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]