Tuesday, 6 August 2013

How to load innodb at runtime

How to load innodb at runtime

I have a database online that does not include innodb as storage engine,
neither can I sync the schema with my local database. So as alternative,
how do you load or install innodb at runtime?

No comments:

Post a Comment