MySQL Blog Archive
For the latest blogs go to blogs.oracle.com/mysql
New! MySQL Utilities release-1.4.4 GA

The MySQL Utilities Team is pleased to announce the latest GA release of MySQL Utilities, release-1.4.4. This release includes improvements in terms of usability, stability, security and an overall improvement regarding the comprehensibility of the provided error messages.

Improvements

The following highlights a few of the more significant improvements.

  • mysqlrpladmin errant transactions for switchover have been improved. Note : The errant transactions check requires all servers in the topology to have GTID’s enabled.
  • Failed MySQL server connection error messages now display the actual error returned from the failed connection.
  • Error messages that occur during automatic slave discovery (–discover-slaves-login) have been improved. Now the –verbose option generates specific information for each slave, including their respective errors.
  • mysqlserverinfo utility can now start offline MySQL server instances when executed in root mode. Additionally, it now performs error checks to validate the –basedir and –datadir options, concerning testing for access.
  • mysqluc error messages have been improved. A poorly formed command now generates a warning.
  • mysqluserclone now prints a warning if the user doesn’t have enough privileges for the cloning operation stating which ones are missing.
  • For security reasons, the default value for –rpl-user option was removed. Users must specify a user and password for the replication explicitly with –rpl-user.
  • mysqlfailover CPU usage has been dramatically reduced.

How Can I Download MySQL Utilities?

You can download MySQL Utilities 1.4.4 from the following link using one of the pre-built installation repositories including a source download.

http://dev.mysql.com/downloads/tools/utilities/

If you are a commercial customer, you can download MySQL Utilities from the following link:

https://edelivery.oracle.com/

MySQL Utilities is also available on Lauchpad as a source download at:

https://code.launchpad.net/mysql-utilities

Where is the Documentation?

You can find online documentation for MySQL Utilities version 1.4 at:

http://dev.mysql.com/doc/mysql-utilities/1.4/en/index.html