MySQL blog

Today i found a blog on MySQL performance.

 http://www.mysqlperformanceblog.com/mysql-performance-presentations/

I manage many big MySQL databases, some are over 20 GB in size. But i have not yet done much MySQL optimizations.  For me, it is good CPU and enough RAM will handle with out much problem.

Most MySQL optimizations are finding slow MySQL query and optimize the SQL query. If you are using standard programs like vbulletin, phpBB, SQL commands are already optimized for good performance and there is no much can be done on SQL side.

I have to go through these documentations to see if i can do some thing to improve the performance.

Related posts:

  1. MySQL Query Cache
  2. Creating MySQL Database
  3. MySQL Error: Can’t connect through socket /var/tmp/mysql.sock
  4. MySql not starting on new cpanel server
  5. Sun acquire MySQL
This entry was posted in mysql and tagged . Bookmark the permalink.

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>