Nirbhay Choubey
|
8b2e642aa2
|
MDEV-7635: Update tests to adapt to the new default sql_mode
|
2017-02-10 06:30:42 -05:00 |
|
Nirbhay Choubey
|
3435e8a515
|
MDEV-7635: Part 1
innodb_autoinc_lock_mode = 2
innodb_buffer_pool_dump_at_shutdown = ON
innodb_buffer_pool_dump_pct = 25
innodb_buffer_pool_load_at_startup = ON
innodb_checksum_algorithm = CRC32
innodb_file_format = Barracuda
innodb_large_prefix = ON
innodb_log_compressed_pages = ON
innodb_purge_threads = 4
innodb_strict_mode = ON
binlog_annotate_row_events = ON
binlog_format = MIXED
binlog-row-event-max-size = 8192
group_concat_max_len = 1M
lock_wait_timeout = 86400
log_slow_admin_statements = ON
log_slow_slave_statements = ON
log_warnings = 2
max_allowed_packet = 16M
replicate_annotate_row_events = ON
slave_net_timeout = 60
sync_binlog = 1
aria_recover = BACKUP,QUICK
myisam_recover_options = BACKUP,QUICK
|
2017-02-10 06:30:42 -05:00 |
|
Sergey Vojtovich
|
282497dd6d
|
MDEV-6720 - enable connection log in mysqltest by default
|
2016-03-31 10:11:16 +04:00 |
|
Sergei Golubchik
|
3407438ea6
|
fixes for buildbot
|
2015-10-05 17:27:13 +02:00 |
|
Daniel Black
|
e302602ac0
|
plugin: qc_info test - hide output so result isn't a binary file
|
2015-10-05 17:27:12 +02:00 |
|
Daniel Black
|
d4557934ec
|
plugin - qc_info - add Query Cache flags
|
2015-10-05 17:27:12 +02:00 |
|
Oleksandr Byelkin
|
e3982cead2
|
MDEV-6066: Merge new defaults from 5.6 and 5.7 (defaults changed, QC can be stopped with no-zero size)
|
2015-09-04 10:33:56 +02:00 |
|
Sergei Golubchik
|
01fd55ccae
|
MDEV-249 QUERY CACHE INFORMATION
|
2013-03-20 20:56:14 +01:00 |
|