Aquesta pàgina forma part de la documentació de Moodle en català, tot i que no ha estat traduïda encara. Podeu contribuir obertament a les tasques de traducció. Podeu consultar la Guia d'edició de la documentació i també participar ens els debats del fòrum de traductors de la documentació a moodle.org

admin/innodb: diferència entre les revisions

De MoodleDocs
Salta a:navegació, cerca
(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)
Línia 1: Línia 1:
{{stub}}
==Convert all MySQL tables from MYISAM to InnoDB==
==Convert all MySQL tables from MYISAM to InnoDB==


Línia 6: Línia 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]]

Revisió del 14:48, 22 nov 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).

See also