diff options
author | Monty <monty@mariadb.org> | 2014-08-29 14:07:43 +0300 |
---|---|---|
committer | Sergey Vojtovich <svoj@mariadb.org> | 2014-12-05 11:01:51 +0400 |
commit | 78564373fee5e6cccf144b11bc60b0876b4bbd0b (patch) | |
tree | b58780d298efdbceee041e5c07d030e500ec64cf /mysql-test/t/parser_stack.test | |
parent | 3392278c869a9594f13a0b956d34efb600ab0ed0 (diff) | |
download | mariadb-git-78564373fee5e6cccf144b11bc60b0876b4bbd0b.tar.gz |
my_alloc.cmariadb-10.1.2
- 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/parser_stack.test')
0 files changed, 0 insertions, 0 deletions