Why is skip-innodb causing mysql crash even after changing tables to myisam?
- by Chris
I am on a VPS, so I am trying to conserve memory. Across all my databases, I had a total of 5 innodb tables; I converted them all to myisam. However, even after triple-checking to make sure I had no more innodb tables, I am still crashing when I use skip-innodb in my.cnf.