MySQL-Sandbox 3.2.15
Files
- Changelog
 - LICENSE
 - MANIFEST
 - META.json
 - META.yml
 - Makefile.PL
 - README.md
 - bin/deploy_to_remote_sandboxes.sh
 - bin/low_level_make_sandbox
 - bin/make_multiple_custom_sandbox
 - bin/make_multiple_sandbox
 - bin/make_replication_sandbox
 - bin/make_sandbox
 - bin/make_sandbox_from_installed
 - bin/make_sandbox_from_source
 - bin/make_sandbox_from_url
 - bin/msandbox
 - bin/msb
 - bin/sbtool
 - bin/test_sandbox
 - lib/MySQL/Sandbox.pm
 - lib/MySQL/Sandbox/Recipes.pm
 - lib/MySQL/Sandbox/Scripts.pm
 - t/01_modules.t
 - t/02_test_binaries.t
 - t/03_test_sandbox.t
 - t/04_test_sbtool.t
 - t/05_test_smoke.t
 - t/06_test_user_defined.t
 - t/07_test_user_defined.t
 - t/08_test_single_port_checking.t
 - t/09_test_multiple_port_checking.t
 - t/10_check_start_restart.t
 - t/11_replication_parameters.t
 - t/12_custom_user_pwd.t
 - t/13_innodb_plugin_install.t
 - t/14_semi_synch_plugin_install.t
 - t/15_user_privileges.t
 - t/16_replication_options.t
 - t/17_replication_flow.t
 - t/18_force_creation.t
 - t/19_replication_gtid.t
 - t/20_add_option.t
 - t/21_replication_gtid_option.t
 - t/22_init_exec_sql.t
 - t/23_mysqlx_plugin.t
 - t/24_dd_expose.t
 - t/Test_Helper.pm
 - t/add_option.sb.pl
 - t/check_replication.sb
 - t/check_single_server.sb
 - t/custom_user_pwd.sb.pl
 - t/dd_expose.sb.pl
 - t/force.sb.pl
 - t/group_port_checking.sb.pl
 - t/init_exec_sql.sb.pl
 - t/innodb_plugin_install.sb.pl
 - t/mysqlx_plugin.sb.pl
 - t/replication_flow.sh
 - t/replication_gtid.sb.pl
 - t/replication_options.sb.pl
 - t/replication_parameters.sb.pl
 - t/semi_synch_plugin_install.sb.pl
 - t/single_port_checking.sb.pl
 - t/start_restart_arguments.sb.pl
 - t/test_init_exec.sh
 - t/user_privileges.sb.pl