diff options
author | Sergey Vojtovich <svoj@mariadb.org> | 2014-12-04 17:35:55 +0400 |
---|---|---|
committer | Sergey Vojtovich <svoj@mariadb.org> | 2014-12-05 11:01:50 +0400 |
commit | 9127784d5ce845c9d66a34eee371cbaf82468d89 (patch) | |
tree | ce1b583eb90d483665db97c1a13335ae4a326e0c /mysql-test/t/commit.test | |
parent | 974808772b63563d031f687fd0fd158f83eb94aa (diff) | |
download | mariadb-git-9127784d5ce845c9d66a34eee371cbaf82468d89.tar.gz |
Cherry pick dynamic array changes from commit:
commit 85fd3d901311688e18ffce92ffc78129e5625791
Author: Monty <monty@mariadb.org>
Date: Fri Aug 29 14:07:43 2014 +0300
my_alloc.c
- Changed 0x%lx -> %p
array.c:
- Static (preallocated) buffer can now be anywhere
my_sys.h
- Define MY_INIT_BUFFER_USED
sql_delete.cc & sql_lex.cc
- Use memroot when allocating classes (avoids call to current_thd)
sql_explain.h:
- Use preallocated buffers
sql_explain.cc:
- Use preallocated buffers and memroot
sql_select.cc:
- Use multi_alloc_root() instead of many alloc_root()
- Update calls to Explain
Diffstat (limited to 'mysql-test/t/commit.test')
0 files changed, 0 insertions, 0 deletions