i got this error : “The storage engine for the table doesn’t support repair”
when i tried to repair the table using the query repair table tbl_college_master
table is of innodb type, but i dont know y i’m getting this error?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
I think you should try mysql repair tool . . . it’s a great tool that can repair any type of mysql data or table containing any data. and i am sure that it will definetely repair the table using the query repair table tbl_college_master.