The MySQL Fabric team is pleased to announce that a new (GA)
release is now available. This release includes several
improvements in terms of stability and usability (bug fixes and
feature enhancements). In a nutshell:
- Two new types of users for backup and restore are now available allowing a better managements of the required privileges for each user type. More information: http://dev.mysql.com/doc/mysql-utilities/1.5/en/fabric-create-user.html
- An example script for pacemaker was added to the source packages to help provide an HA solution using a single Fabric node. More information: http://dev.mysql.com/doc/mysql-utilities/1.5/en/fabric-pacemaker.html
- The Connector/Python minimum …