EZ Linux Admin random header image

Optimize MySQL DataBases

June 29th, 2010 by EZ linux · No Comments

If you are online then you should run: mysqlcheck

mysqlcheck -o –all-databases

If you are offline then you can run myisamchk which is a little more thorough.

myisamchk –sort-index
myisamchk -r tbl_name

Tags: Linux Software / Scripts · Linux Tricks

0 responses so far ↓

  • There are no comments yet...Kick things off by filling out the form below.

Leave a Comment