Uninitalized $ENV{"SANDBOX_BINARY"}

Bug #1116760 reported by Ronald Bradford
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
MySQL Sandbox
Fix Released
Undecided
Unassigned

Bug Description

Downloaded and installed MySQL-Sandbox-3.0.29.tar.gz as per instructions at http://search.cpan.org/~gmax/MySQL-Sandbox-3.0.12/lib/MySQL/Sandbox.pm#INSTALLATION

Get the following warning

$ make_replication_sandbox ~/Downloads/mysql-5.5.30-linux2.6-x86_64.tar.gz
installing and starting master
Use of uninitialized value $ENV{"SANDBOX_BINARY"} in concatenation (.) or string at /usr/local/bin/make_sandbox line 125.
-- Warning: Skipping the data of table mysql.event. Specify the --events option explicitly.
installing slave 1
Use of uninitialized value $ENV{"SANDBOX_BINARY"} in concatenation (.) or string at /usr/local/bin/make_sandbox line 125.
installing slave 2
Use of uninitialized value $ENV{"SANDBOX_BINARY"} in concatenation (.) or string at /usr/local/bin/make_sandbox line 125.
starting slave 1
.. sandbox server started
starting slave 2
.. sandbox server started
initializing slave 1
initializing slave 2
replication directory installed in $HOME/sandboxes/rsandbox_mysql-5_5_30

Installation appears to have completed successfully.

Revision history for this message
Giuseppe Maxia (giuseppe-maxia) wrote :

Fixed by removing the wrong assumption that all users want to use SANDBOX_BINARY

Changed in mysql-sandbox:
status: New → Confirmed
status: Confirmed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.