Answer Posted / opensky
using myisamchk at prompt
or "repair table TBLNAME" command at mysql prompt.
| Is This Answer Correct ? | 2 Yes | 3 No |
Post New Answer View All Answers
What is required to create mysql database?
How do you rename a procedure in mysql?
How do I optimize a selected query in mysql?
What is blob datatype in mysql?
What are the types of index?
How to see the create table statement of an existing table?
What is mysql aggregate functions? Explain
What are the difference between now and current_date in mysql?
What do you need to connect php to mysql?
How do I find mysql location?
How will you export tables as an xml file in mysql?
What is a join? Explain the different types of mysql joins.
How do I delete a table in mysql workbench?
Explain the difference between delete and truncate.
How can I insert images into a Mysql database?