File mysql-sandbox.changes of Package mysql-sandbox
-------------------------------------------------------------------
Tue Feb 2 15:42:35 UTC 2016 - rpm@fthiessen.de
- Update to 3.1.05:
* Fixed error in UUID generation for server-id=110
* Merged change by Mark Leith to preserve mysql.sys user
* Adapted privileges test for the above change
* Removed message that should only appear with debug
* Modified Makefile.PL to generate correct licensing metadata
* Added port info to replication status and check-slaves (Thanks to Mark Leith)
* Changed 'create schema' to 'create' database to allow installation in MySQL 4.1 (thanks to Daniƫl van Eeden)
* Updated sbtool to prevent deletion of the whole sandboxes directory
* Minor changes to semi-sync plugin test
* Added debug message in make_sandbox_from_source
* Tested with MySQL 5.7.9 and MariaDB 10.1.6
* Changed license to Apache 2.0
* Limited workaround for bug#77732 to MySQL 5.7.8 only
* Added usability feature for Server-UUID. Whenever server-id is used, the server-uuid is converted into an easy-to-read string of numbers
* Simplified './clear' script. Does not attempt to remove stored routines. Makes the intrusive mysqldump that was running with load_grants unnecessary
* Changed location for MySQL history in group sandboxes to be shared between single ones.
* Increased timeout for 'start' script, needed when restart requires a longer time
* Fixed wrong version comparison (affects usage of MySQL 5.7.10)
* Changed tests to use smarter version comparison
* Fixed mismatch in version checking to determine whether to use mysql_install_db or mysqld --initialize
* Updated copyright notice
* Added test for installation method used
* Added test for generated UUID
-------------------------------------------------------------------
Mon Oct 17 12:49:30 CET 2011 - pascal.bleser@opensuse.org
- initial version (3.0.21)