Podcast: Play in new window | Download (11.1MB)
Subscribe: RSS
This week we talk to Giuseppe Maxia about MySQL Sandbox. Ear Candy is about table_open_cache, Open_tables and Opened_tables, and At the Movies features MariaDB.
MySQL Sandbox
MySQL Sandbox
Examples:
MariaDB slave of a master:
make sandbox mysql-tarball --master
make sandbox mariadb-tarball --slaveof master-port=foo
Exporting:
./my sqldump instancename
Remote mysql sandbox deploy:
deploy remote sandboxes -m MySQLVer -l list,of,servers