I currently use MyIasm as my default engine, i ran mysqltuner to check some statistics for my mysql server.
I tried to disable innoDB support with skip-innodb, but this doesn’t seem to disable innodb support on my server.
I am using Ver 14.14 Distrib 5.1.41. Everytime i run mysql tuner i keep getting the innodb warning, even after skip-innodb is added in the conf file.
Can you show the part of the config file where you put skip-innodb?
Did you put it under the right [section]?
Did you restart the server? Can you
SHOW VARIABLES LIKE "%INNO%";