Rigel Kentaurus
Well-known member
I know I should probably use a ticket .. but trying with forums first 
I just notice this randomness in my file my.cnf
Sigh ... and of course, after a "SHOW TABLE STATUS", all tables are myisam
Before I start going through all my tables and "alter table engine=innodb" .. is there anything else I should know ? (indexes, other considerations, etc)
Should I even bother?

I just notice this randomness in my file my.cnf
[mysqld]
skip-innodb
Sigh ... and of course, after a "SHOW TABLE STATUS", all tables are myisam
Before I start going through all my tables and "alter table engine=innodb" .. is there anything else I should know ? (indexes, other considerations, etc)
Should I even bother?