Re: MySQL Error: 1036 (Table 'tblHSBOYArticle_basic' is read only)
> MySQL Error: 1036 (Table 'tblHSBOYArticle_basic' is read only) > Session halted. go to the mysql monitor and: use database; describe blHSBOYArticle_basic; - Before posting, please check: http://www.mysq
MySQL Error: 1036 (Table 'tblHSBOYArticle_basic' is read only)
s 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.