26.02.2013 Views

Optimizing MySQL Configuration - Percona

Optimizing MySQL Configuration - Percona

Optimizing MySQL Configuration - Percona

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

MyISAM options<br />

• key_buffer_size<br />

– Cache MyISAM Indexes.<br />

– Does Not cache data.<br />

– Up to 30% of memory if using MyISAM only<br />

• myisam_recover<br />

– Automatically repair corrupted MyISAM tables<br />

after crash. BACKUP,FORCE is a good value.<br />

• myisam_sort_buffer_size<br />

– Buffer used for building MyISAM indexes by<br />

Sort. 8MB-256MB are good values.<br />

www.percona.com

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!