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
Actions