diff options
author | Michael Widenius <monty@askmonty.org> | 2013-04-12 13:19:00 +0300 |
---|---|---|
committer | Michael Widenius <monty@askmonty.org> | 2013-04-12 13:19:00 +0300 |
commit | aa4c7deac71217d984d4fceca3b60d486eaaf7db (patch) | |
tree | 439f81fb6b0f0c33848fd0a1081b8f0dba6b5e04 /configure.cmake | |
parent | 4494c804b8e5d33ae95223bcdd24c7c138901221 (diff) | |
download | mariadb-git-aa4c7deac71217d984d4fceca3b60d486eaaf7db.tar.gz |
Increase default value of max_binlog_cache_size and max_binlog_stmt_cache_size to ulonglong_max.
This fixes that by default LOAD DATA INFILE will not generate the error:
"Multi-statement transaction required more than 'max_binlog_cache_size' bytes of storage..."
mysql-test/suite/sys_vars/r/max_binlog_cache_size_basic.result:
Updated test case
mysql-test/suite/sys_vars/r/max_binlog_stmt_cache_size_basic.result:
Updated test case
sql/sys_vars.cc:
Increase default value of max_binlog_cache_size and max_binlog_stmt_cache_size to ulonglong_max.
Diffstat (limited to 'configure.cmake')
0 files changed, 0 insertions, 0 deletions