04-07-2008, 12:32 AM
04-10-2008, 09:50 AM
It looks like ispCP specifies its engine; so even when InnoDB is the default table engine for mysql, ispCP does not use it.
Best Regards,
Yves
Best Regards,
Yves
04-10-2008, 06:02 PM
yes, the database.sql always specifies "ENGINE=MyISAM" at the end of each create block...
04-11-2008, 03:55 AM
I suppose you could always change this table format later using phpmyadmin... If you really want to run on InnoDB. Or change it in the database.sql script before install...
04-11-2008, 08:37 AM
I think if one really wants InnoDB then there are reasons for this and if you understand them, then you should also know how to change the tables and you also know what are the differences (pros/cons) of the two DB storage formats.
That's why I don't know what was the idea behind the original posting...
That's why I don't know what was the idea behind the original posting...