Actions
Evolution #593
closedMySQL database : make innoDB default engine to ensure forward compatibility (even with MariaDB)
Start date:
10/13/2016
Due date:
% Done:
100%
Estimated time:
2.00 h
Resolution:
Description
See https://dev.mysql.com/doc/refman/5.7/en/using-innodb-tables.html
Do it by removing only all reference to engine since it is implicitly set to innoDB since MySQL 5.5
Updated by Simon about 8 years ago
- Status changed from Nouveau to Fermé
- % Done changed from 0 to 100
Applied in changeset linea21|r2974.
Actions