Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
3.10.3, 3.11, 4.0
-
MOODLE_310_STABLE, MOODLE_311_STABLE, MOODLE_400_STABLE
-
MOODLE_400_STABLE
-
MDL-71476-drop_myisam_migrate -
Description
admin/cli/mysql_engine.php was introduced in Moodle 2.0 to migrate MySQL Moodle databases from MyISAM to InnoDB (MDL-23682).
MyISAM was last supported by Moodle 2.8 (dropped in 2.9: MDL-46064). So from Moodle 3.3 onwards – the highest version that can upgrade from 2.8 – admin/cli/mysql_engine.php was no longer required.
Presumably the script should be removed. Changes to docs also required:
1. delete page Migration_from_MyISAM_to_InnoDB
2. delete entry Administration_via_command_line#MySQL_storage_engine_conversion