~mysql/mysql-utilities/1.3.2

  • Committer: chuck.bell at oracle
  • Date: 2013-03-14 14:22:09 UTC
  • Revision ID: chuck.bell@oracle.com-20130314142209-k65r998c26zo1bts
BUG#16454212 : serverclone can change password of root user

On Windows platforms, it is possible when using serverclone and
cloning a server to a port that is already in use by an existing
MySQL server that the root password will be changed.

In this case, the clone server bootstrap and start steps will
fail but no errors are returned thereby not halting the step to
change the root password.

This defect affects any utility that uses the serverclone
command module.

This patch corrects the defect by first detecting if the port
specified is free. If it is not, the clone server command
module fails before the bootstrap.

A test case was added to show the new check succeeds.

v4 - 1 of 2
Filename Latest Rev Last Changed Committer Comment Size
..
.bzr-mysql 127.2.1 13 years ago chuck.bell at oracle BUG#11873948 : Enable commit emails for mysql-util Diff
docs 299.1.2 11 years ago Geert Vanderkelen WL#6261: Packaging MySQL Utilities The setup.py h Diff
mysql 10 13 years ago Mats Kindahl Updating tree to match new package and file struct Diff
mysql-test 139 12 years ago chuck.bell at oracle WL#5935 : MySQL Utilities Library Updates: File Cl Diff
scripts 1 14 years ago Mats Kindahl WL#5441: Command-line tools for MySQL Creating th Diff
support 272 11 years ago Geert Vanderkelen WL#6261: Tarball and RPM distribution of MySQL Uti Diff
unit_tests 139 12 years ago chuck.bell at oracle WL#5935 : MySQL Utilities Library Updates: File Cl Diff
.bzrignore 47 13 years ago Mats Kindahl WL#5528: Command-line utilities: Distribution and 165 bytes Diff Download File
CHANGES.txt 299 11 years ago chuck.bell at oracle Release-1.3.0 updates to changes.txt and version n 9.2 KB Diff Download File
check.py 284 11 years ago chuck.bell at oracle BUG#16283254: Branding of Source Files This patch 1.1 KB Diff Download File
freeze.py 284 11 years ago chuck.bell at oracle BUG#16283254: Branding of Source Files This patch 1.2 KB Diff Download File
info.py 284 11 years ago chuck.bell at oracle BUG#16283254: Branding of Source Files This patch 2.1 KB Diff Download File
LICENSE.txt 277 11 years ago chuck.bell at oracle BUG#13956819: MySQL Utilities requires changes for 17.5 KB Diff Download File
MANIFEST.in 299.1.2 11 years ago Geert Vanderkelen WL#6261: Packaging MySQL Utilities The setup.py h 95 bytes Diff Download File
package.py 299.1.2 11 years ago Geert Vanderkelen WL#6261: Packaging MySQL Utilities The setup.py h 10.1 KB Diff Download File
README.txt 299.1.2 11 years ago Geert Vanderkelen WL#6261: Packaging MySQL Utilities The setup.py h 40.2 KB Diff Download File
setup.py 299.1.2 11 years ago Geert Vanderkelen WL#6261: Packaging MySQL Utilities The setup.py h 9.1 KB Diff Download File