1
0
mirror of https://github.com/MariaDB/server.git synced 2025-08-08 11:22:35 +03:00

test suite for compressed binlog event

This commit is contained in:
vinchen
2016-10-14 18:55:37 +08:00
committed by Kristian Nielsen
parent d4b2c9bb1a
commit e1c502879f
14 changed files with 937 additions and 85 deletions

View File

@@ -3,6 +3,10 @@ Variable_name log_bin
Value ON
Variable_name log_bin_basename
Value MYSQLTEST_VARDIR/mysqld.1/data/other
Variable_name log_bin_compress
Value OFF
Variable_name log_bin_compress_min_len
Value 256
Variable_name log_bin_index
Value MYSQLTEST_VARDIR/mysqld.1/data/mysqld-bin.index
Variable_name log_bin_trust_function_creators