The MySQL Utilities Team is pleased to announce the general
availability (GA) release of MySQL Utilities. This release
includes a number of improvements for useabilty, stability, and a
few enhancements. A complete list of all improvements can be
found in our release_notes.
New Enhancements! This release represents a stable release of the
product. Along with several defect patches, we also include the
following enhancements.
- The mysqlserverclone utility now checks diskspace as a prerequisite to cloning the server.
- The --force option was removed from the mysqlfailover utility to remove confusion on its purpose.
- A warning is issued if the mysqld --skip-innodb option is used because this option is ignored in MySQL 5.7 and later.
- Utilities can correctly parse and display the PROXY …