bug-984057 Tests for --preserve-triggers

This commit is contained in:
Carlos Salguero
2016-07-05 16:27:25 -03:00
parent c9ed7aeb94
commit f8c91c2c3b
5 changed files with 128 additions and 3 deletions

View File

@@ -11,7 +11,7 @@ pid-file = /tmp/PORT/data/mysql_sandboxPORT.pid
basedir = PERCONA_TOOLKIT_SANDBOX
datadir = /tmp/PORT/data
key_buffer_size = 16M
innodb_buffer_pool_size = 16M
innodb_buffer_pool_size = 64M
innodb_data_home_dir = /tmp/PORT/data
innodb_log_group_home_dir = /tmp/PORT/data
innodb_data_file_path = ibdata1:10M:autoextend
@@ -26,3 +26,4 @@ log-error = /tmp/PORT/data/mysqld.log
innodb_lock_wait_timeout = 3
general_log
general_log_file = genlog
innodb_flush_log_at_trx_commit=2