A.8 MySQL 5.7 FAQ: Migration

Where can I find information on how to upgrade or downgrade MySQL?

For detailed upgrade information, see *note upgrading::. Do not skip a major version when upgrading, but rather complete the process in steps, upgrading from one major version to the next in each step. This may seem more complicated, but ultimately saves time and trouble. If you encounter problems during the upgrade, their origin is easier to identify, either by you or, if you have a MySQL Enterprise subscription, by MySQL support.

How has storage engine (table type) support changed in MySQL 5.7 from previous versions?

Storage engine support has changed as follows:

 File: manual.info.tmp, Node: faqs-security, Next: faqs-mysql-cluster, Prev: faqs-migration, Up: faqs