# The MySQL Sandbox # Copyright (C) 2006-2010 Giuseppe Maxia # Contacts: http://datacharmer.org # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation; version 2 of the License # # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License # along with this program; if not, write to the Free Software # Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA [mysql] prompt='slave1 [\h] {\u} (\d) > ' # [client] user = msandbox password = msandbox port = 27573 socket = /tmp/mysql_sandbox27573.sock [mysqld] user = wuhao port = 27573 socket = /tmp/mysql_sandbox27573.sock basedir = /usr/local/src/mysql/5.1.57 datadir = /home/wuhao/sandboxes/rsandbox_5_1_57/node1/data tmpdir = /home/wuhao/sandboxes/rsandbox_5_1_57/node1/tmp pid-file = /home/wuhao/sandboxes/rsandbox_5_1_57/node1/data/mysql_sandbox27573.pid #log-slow-queries = /home/wuhao/sandboxes/rsandbox_5_1_57/node1/data/msandbox-slow.log #log = /home/wuhao/sandboxes/rsandbox_5_1_57/node1/data/msandbox.log # # additional options passed through 'my_clause' # server-id=101 report-host=SBslave1 report-port=27572 log-bin=mysql-bin log-error=msandbox.err