lp:mysql-utilities/1.6

Created by MySQL RE and last modified
Get this branch:
bzr branch lp:mysql-utilities/1.6
Members of Oracle/MySQL Engineering can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Oracle/MySQL Engineering
Project:
MySQL Utilities
Status:
Development

Recent revisions

511. By Nelson Goncalves <email address hidden>

Updated release date in CHANGES.txt for release to SysQA

510. By Nelson Goncalves <email address hidden>

BUG#20042765 : mysqlserverclone does not use mysql_install_db

On MySQL 5.7.5, the root account creation was moved from the system_tables_data
sql file to the the mysql_install_db script, thus bootstrap procedure
used by serverclone was adjusted accordingly.
However starting with 5.7.6 the mysql_install_db script was folded into
mysqld binary via WL7307 and the --initialize option.

This patch changes the serverclone code in order to start using the new
mysqld capability in order to make the whole bootstrap operation easier and
consistent across platforms.

Existing tests were modified in order to have matching output between different
server versions.

509. By Israel Gomez

BUG#20583756 : mysqluc fails to launch utilities when using Windows MSI.

mysqluc was failing to launch the utilities when they had been installed
using the Windows MSI. This error was due to a Windows incompatibility
with the use of both absolute paths and shell=False. With this fix, the
subprocesses are not longer created using the full path of the
executables, instead only the name is used for the previously described
scenario.

508. By Israel Gomez

Release 1.6.1 Testing.

The Windows msi installer was incorrectly checking prerequisites for the
MS Visual C++ runtime 2013 32bit version running on a 64bit machine
scenario. This patch adds new conditions and fixes the issue so the
32bit msi installer can be used on a 64bit Windows OS after install the
Visual C++ runtime 32bit version.

507. By Israel Gomez

Release 1.6.1 Testing.

The current release year has been updated to 2015 on License and Readme
files with this patch.

In addition the ssl certificates included for testing purposes has been
also updated with a longer life spam and one script has been also added
for creating more testing certificates.

506. By Israel Gomez

Release 1.6.1 Packaging Testing.

The Debian commercial package name contains the OS minimum version,
this patch fixes the wrong name by reseting the platform codename that
is set by a previous distutil command used to build the generic
commercial distribution.

505. By Israel Gomez

Release 1.6.1 Packaging Testing.

This patch applies required changes to Debian package changelog.

504. By Israel Gomez

Release 1.6.1 Packaging Testing.

This patch corrects the installation path for the readme, license and
utilities manuals included in the Solaris package in addition to the
architecture shown and package name.

503. By Israel Gomez

Release 1.6.1 Packaging Testing.

The Solaris package was empty due to a the race condition when pkgproto
command used to generate the Prototype file with the contents of the
Solaris package finished after the build command.

502. By Israel Gomez

Release 1.6.1 Packaging Changes

Fixes the Solaris package name.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:mysql-utilities
This branch contains Public information 
Everyone can see this information.