admin/innodb: Difference between revisions
From MoodleDocs
New page: ==Convert all MySQL tables from MYISAM to InnoDB== This page really needs to cover all the variables to help a decision to convert your MySQL tables to InnoDB (instead of the default MyIS... |
m French link - This page is a stub |
||
| Line 1: | Line 1: | ||
{{stub}} | |||
==Convert all MySQL tables from MYISAM to InnoDB== | ==Convert all MySQL tables from MYISAM to InnoDB== | ||
| Line 6: | Line 7: | ||
* [http://moodle.org/mod/forum/discuss.php?d=117913 New moodle.org (forum discussion)] | * [http://moodle.org/mod/forum/discuss.php?d=117913 New moodle.org (forum discussion)] | ||
[[fr:admin/innodb]] | |||
Revision as of 14:48, 22 November 2010
Convert all MySQL tables from MYISAM to InnoDB
This page really needs to cover all the variables to help a decision to convert your MySQL tables to InnoDB (instead of the default MyISAM).