Pop this into your my.cnf file
skip-innodb
This will disable this database engine, hence saving you a LOT of memory resources.
mysql memory instances reduced from 30mb to 10mb of memory allocation. This is _VERY_ significant, especially when running on a limited resource VPS.
Comments are closed.