diff options
author | unknown <konstantin@mysql.com> | 2004-02-02 23:01:58 +0300 |
---|---|---|
committer | unknown <konstantin@mysql.com> | 2004-02-02 23:01:58 +0300 |
commit | e0b0ec6b2c98f05547018655b6030a8d62bc511f (patch) | |
tree | f3ac440023264a510364912fe7f9dbaa97266806 /client | |
parent | 883f11b68c402b106dbff2542435782a8af3b55d (diff) | |
download | mariadb-git-e0b0ec6b2c98f05547018655b6030a8d62bc511f.tar.gz |
Proposed (version #2) fix for bug #1948:
"system variable query_prealloc_size can be only global"
include/my_sys.h:
Fix for bug #1948:
- added reset_root_defaults function declaration
mysys/my_alloc.c:
Fix for bug #1948:
- implementation and description of reset_root_defaults
sql/set_var.cc:
Fix for bug #1948:
- fix_thd_mem_root and fix_trans_mem_root after update triggers
implemented for variables query_prealloc_size, query_alloc_block_size,
trans_prealloc_size, trans_alloc_block_size
Diffstat (limited to 'client')
0 files changed, 0 insertions, 0 deletions