Skip to content

Commit

Permalink
mysql optimisation
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisdew committed Nov 12, 2012
1 parent 1b9d2d4 commit 9236e99
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _posts/2012-11-12-mysql-innodb-optimisation.md
Expand Up @@ -12,6 +12,6 @@ I just needed to add the line:
[mysqld]
innodb_buffer_pool_size = 2G

to /etc/mysql/my.conf
to /etc/mysql/my.cnf

This reduced the CPU usage from 180% to around 10%.

0 comments on commit 9236e99

Please sign in to comment.