1
0
mirror of https://github.com/MariaDB/server.git synced 2025-12-04 17:23:46 +03:00
Files
mariadb/mysql-test/suite/sys_vars/r
Monty 78564373fe 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
2014-12-05 11:01:51 +04:00
..
2014-12-04 10:41:55 +01:00
2012-01-13 15:50:02 +01:00
2012-01-16 21:13:05 +01:00
2011-12-12 23:58:40 +01:00
2011-10-19 21:45:18 +02:00
2012-10-16 13:04:42 +02:00
2011-12-12 23:58:40 +01:00
2011-12-12 23:58:40 +01:00
2011-12-12 23:58:40 +01:00
2011-12-12 23:58:40 +01:00
2011-12-12 23:58:40 +01:00
2011-12-12 23:58:40 +01:00
2011-12-12 23:58:40 +01:00
2012-01-13 15:50:02 +01:00
2011-12-12 23:58:40 +01:00
2011-12-12 23:58:40 +01:00
2012-10-16 13:04:42 +02:00
2011-10-19 21:45:18 +02:00
2012-10-16 13:04:42 +02:00
2011-10-19 21:45:18 +02:00
2011-10-19 21:45:18 +02:00
2011-12-12 23:58:40 +01:00
2011-12-12 23:58:40 +01:00
2011-10-19 21:45:18 +02:00
2011-10-19 21:45:18 +02:00
2011-12-12 23:58:40 +01:00
2012-01-13 15:50:02 +01:00
2012-10-16 13:04:42 +02:00
2012-10-16 13:04:42 +02:00
2011-12-12 23:58:40 +01:00
2012-09-27 20:09:46 +02:00
2011-12-12 23:58:40 +01:00
2011-12-12 23:58:40 +01:00
2014-10-15 22:42:08 +02:00
2014-10-15 22:42:08 +02:00
2014-12-05 11:01:51 +04:00
2011-12-28 03:51:12 +01:00
2011-12-12 23:58:40 +01:00
2011-10-19 21:45:18 +02:00
2011-10-19 21:45:18 +02:00
2011-12-12 23:58:40 +01:00
2014-01-09 22:01:12 +02:00