Slow InnoDB MySQL?

Reinstalled MySQL (using InnoDB storage engine) and it’s slow? Most probably you forgot to set innodb_buffer_pool_size to a decent value (by default it’s very low).

For a primer on MySQL optimization make sure you check this presentation:

Read this document on Scribd: MySQL UC 2007: Innodb Performance Optimization

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>