lp:~dveeden/mysql-sandbox/mysql-sandbox

Created by Daniël van Eeden and last modified
Get this branch:
bzr branch lp:~dveeden/mysql-sandbox/mysql-sandbox
Only Daniël van Eeden can upload to this branch. If you are Daniël van Eeden please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Daniël van Eeden
Project:
MySQL Sandbox
Status:
Development

Recent revisions

71. By Daniël van Eeden

Add mysql_config_editor to prevent errors like this:
$ ./my sql_config_editor print --all
/home/some_user/opt/mysql/5.6.14/bin/mysql_config_editor: unknown variable 'defaults-file=/home/some_user/sandboxes/msb_5_6_14/my.sandbox.cnf'

70. By Giuseppe Maxia

Fixed bug in sb renaming. The new name was not updated in the MANIFEST

69. By Giuseppe Maxia

INCOMPATIBLE CHANGE: Renamed 'sb' to 'msb' to avoid name clashes in Linux distributions

68. By Giuseppe Maxia

 enhanced deploy_to_remote_sandboxes.sh with the ability of using a template my.cnf for remote deployment (-y file-name)

67. By Giuseppe Maxia

- added server_id option to deploy_to_remote_sandboxes
- added info about group directory to multiple sandbox 'start/stop/clear' scripts
- added ruby connection info to connection.json
- Fixed display bug in credits (were reported twice in replication README)

66. By Giuseppe Maxia

 Fixed typos and formatting in embedded docs.

65. By Giuseppe Maxia

- Added connection samples (for PHP, Perl, Python, Java, shell) to 'connection.json'
- Added validation tests for JSON contents

64. By Giuseppe Maxia

    - IMPORTANT CHANGES:
      - Added connection.json to each sandbox (simple or multiple) The file
      contains information to use the sandbox with third party applications.
      - Added default_connection.json to each sandbox (it has only the default
      items from connection.json)
      - Added README file to each sanbox (simple or multiple)
    - enhanced check_slaves. It now includes "show master status";
    - Fixed bug in circular replication: enable_gtid was not created;
    - Added 25 more integrity tests;
    - Changed default version for testing. It now looks for MySQL 5.5.31

63. By Giuseppe Maxia

 - Fixed bug in the 'check_slaves' script created with circular replication
 - Fixed bug in 'clear_all' script created in circular replication
 - added 50 new integrity tests to test_sandbox

62. By Giuseppe Maxia

- Added option --bind_address, to define how MySQL::Sandbox servers connect to TCP/IP
- Fixed bug with handling 5.7 builds. Replicated systems did not create the script enable_gtid (BUG#1171977)
- The changes made by enable_gtid are now durable (Bug#1171986)
- Fixed various patterns that prevented MariaDB 10.0i builds from being recognized.
- Fixed bug in test_sandbox, where warning messages were mixed with the test output in MYSQL 5.5.30+
- Fixed bug in test_sandbox, where a test that skips innodb was being wrongly applied to MySQL 5.7
- Added 10.0 among supported versions
- Added documentation about remote sandboxes (in MySQL::Sandbox::Recipes)
- Added a test that checks if enable_gtid is created when needed.

Branch metadata

Branch format:
Branch format 6
Repository format:
Bazaar pack repository format 1 (needs bzr 0.92)
This branch contains Public information 
Everyone can see this information.