Hi.
I'm a student from China. I have a problem of MYSQL under Linux.
I just installed mysql under RedHat Linux 7.0 and I copyed the
files of a database created by mysql under win2000 to /var/lib/mysql/database_name.
But when I use the database through PHP, I found the tables are read only.
PHP said:
MySQL Error: 1036 (Table 'tblHSBOYArticle_basic' is read only)
Session halted.
I don't know what's wrong with it. I "chmod 777", but it does not work yet,
then
I grant insert,update,delete to the table, it doesn't get better. I used root account
and the operation is updating an integer column.
What should I do? Save me!
---------------------------------------------------------------------
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