mirror of
https://github.com/moodle/moodle.git
synced 2025-03-26 10:32:40 +01:00
Remove support for migrating MySQL databases using the old MyISAM storage engine to the InnoDB storage engine. MyISAM was supported up to Moodle 2.8 (dropped in 2.9: MDL-46064). Beyond Moodle 3.3 -- the highest version that can upgrade from 2.8 -- this functionality was no longer applicable.