Connecting Tech Pros Worldwide Forums | Help | Site Map

error 1036 (table read only) in phpmyadmin

Newbie
 
Join Date: Jun 2007
Posts: 19
#1: Jan 1 '08
hi friends,
i have a problem.i m using phptraid or php4 with mysql and phpmyadmin with apache in window XP my local machine.i hve used phpmyadmin for table creation,deletion,updation and insertion.it work fine earlier,but now when i try to do any operation with a table,its shown a error message,that table is read only.

for ex:

let i have a table xyz and i want to insert a record on it:
it show a erro msg like that:

#1036 - table 'xyz' is read only

pls help me,i m very much frustreted..................

Note:only Select query is working

hadi00's Avatar
Newbie
 
Join Date: Mar 2008
Location: Syria
Posts: 9
#2: Mar 15 '08

re: error 1036 (table read only) in phpmyadmin


Quote:

Originally Posted by shivendravikramsingh

hi friends,
i have a problem.i m using phptraid or php4 with mysql and phpmyadmin with apache in window XP my local machine.i hve used phpmyadmin for table creation,deletion,updation and insertion.it work fine earlier,but now when i try to do any operation with a table,its shown a error message,that table is read only.

for ex:

let i have a table xyz and i want to insert a record on it:
it show a erro msg like that:

#1036 - table 'xyz' is read only

pls help me,i m very much frustreted..................

Note:only Select query is working


hey , did u try other applications to access ur db, like Mysql Administrator, HeidiSQL , or even trying to perform "Mysqldump Command " ???
hadi00's Avatar
Newbie
 
Join Date: Mar 2008
Location: Syria
Posts: 9
#3: Mar 15 '08

re: error 1036 (table read only) in phpmyadmin


By the way , you may check here ,
Reply