Tag Archives: mysql

MySQL: ERROR 1286 (42000): Unknown table engine ‘InnoDB’

I was asked to review a application recently that had some performance issues. The db engine was MySQL and the database was getting hammered. Changing the behavior of the queries the app used was not a short term option so I started looking tuning at the MySQL configuration. The box in question was a “large” [...]
Posted in /geek, /sysadmin, /unix | Also tagged , , , , , , , | Leave a comment