~diego-fmpwizard/mysql-sandbox/repl-topo-aggr-support

« back to all changes in this revision

Viewing changes to lib/MySQL/Sandbox.pm

  • Committer: Giuseppe Maxia
  • Date: 2009-04-12 13:24:56 UTC
  • Revision ID: g.maxia@gmail.com-20090412132456-1ojouazp4ryqj114
fixed bug in make_replication_sandbox and make_multiple_sandbox. If a group sandbox was the first to be created under $SANDBOX_HOME, it failed.

Show diffs side-by-side

added added

removed removed

Lines of Context:
19
19
                    get_ranges
20
20
                    get_option_file_contents ) ;
21
21
 
22
 
our $VERSION="2.0.99";
 
22
our $VERSION="2.0.99a";
23
23
our $DEBUG;
24
24
 
25
25
BEGIN {