Moodle: PHP script to convert Mysql database from MYISAM to InnoDB
I wrote (or rather modified an existing script) that batch converts the moodle database from MyISAM to InnoDB. This saves a lot of time, rather… Read More »Moodle: PHP script to convert Mysql database from MYISAM to InnoDB