×

Notice

The forum is in read only mode.

How do I repair MyISAM tables in MySQL?

  • Elias
  • Elias's AvatarTopic Author
  • Offline
  • Administrator
  • Administrator
More
6 months 1 week ago#3294by Elias
How do I repair MyISAM tables in MySQL?
  • Elias
  • Elias's AvatarTopic Author
  • Offline
  • Administrator
  • Administrator
More
6 months 1 week ago - 6 months 1 week ago#3295by Elias
First, try myisamchk -r -q tbl_name ( -r -q means “quick recovery mode”). This attempts to repair the index file without touching the data file. If the data file contains everything that it should and the delete links point at the correct locations within the data file, this should work, and the table is fixed.

 

dev.mysql.com/doc/refman/5.7/en/myisam-r...20table%20is%20fixed .
Last edit: 6 months 1 week ago by Elias.
Time to create page: 0.059 seconds

Contact

Site Info

V. Katsanioti,

Russia,

Kaliningrad Oblast.

matizegr@yahoo.com

Who's Online

We have 46 guests and no members online