The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 3.1.07

  • Added support for $NOPASSWORD variable in ./use script. When this variable is enabled, the client runs without a password. Useful to call it before grants are loaded.
  • Added option to install plugin right after the installation --load_plugin=plugin_name[=filename]
  • Added options to execute SQL before and after loading grants --pre_grants_sql --pre_grants_file --post_grants_sql --post_grants_file
  • Similar options can execute shell commands --pre_start_exec --pre_grants_exec --post_grants_exec
  • Added test cases for the above options

Modules

Quickly installs one or more MySQL servers in the same host, either standalone or in groups
A cookbook for MySQL Sandbox
Script templates for MySQL Sandbox