MySQL Sandbox ------------- In order to run the proxyUnit tests you need a MySQL Sandbox installation. Download MySQL Sandbox at https://launchpad.net/mysql-sandbox make_multiple_sandbox --how_many_nodes=3 --sandbox_base_port=7000 /path/to/mysql-tar-ball IMPORTANT: Add the following lines to all my.sandbox.cnf: default-character-set = utf8 default-storage-engine = innodb MySQL Proxy test suite ---------------------- There is a bug or missing feature in run-tests.lua. Fix it according to http://bugs.mysql.com/bug.php?id=38475