1
0
mirror of https://github.com/MariaDB/server.git synced 2025-12-03 05:41:09 +03:00
Files
mariadb/mysys
Sergey Vojtovich 9127784d5c 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
2014-12-05 11:01:50 +04:00
..
2013-09-24 17:28:02 +04:00
2013-12-20 12:42:33 +04:00
2014-08-11 05:45:45 +04:00
2014-10-15 12:59:13 +02:00
2013-06-06 17:51:28 +02:00
2013-07-21 16:39:19 +02:00
2013-03-26 00:03:13 +02:00
2013-03-26 00:03:13 +02:00
2014-10-29 22:28:14 -04:00
2013-07-21 16:39:19 +02:00
2013-02-25 15:26:00 +01:00
2014-08-07 18:06:56 +02:00
2012-01-13 15:50:02 +01:00
2014-02-17 11:00:51 +01:00
2014-02-25 16:04:35 +01:00
2014-01-06 10:52:35 +05:30
2014-02-17 11:00:51 +01:00
2014-02-25 16:04:35 +01:00
2014-01-06 10:52:35 +05:30
2014-01-06 10:52:35 +05:30
2014-02-26 15:28:07 +01:00
2011-06-30 17:46:53 +02:00
2013-07-21 16:39:19 +02:00
2014-02-26 15:28:07 +01:00
2013-07-18 16:46:57 +02:00
2014-01-06 10:52:35 +05:30
2014-01-06 10:52:35 +05:30
2014-02-26 15:28:07 +01:00
2013-03-26 00:03:13 +02:00
2014-02-25 16:04:35 +01:00
2012-01-13 15:50:02 +01:00
2013-08-14 11:12:57 +02:00
2014-10-07 11:37:36 +03:00
2014-01-06 10:52:35 +05:30
2014-02-26 15:28:07 +01:00
2014-01-06 10:52:35 +05:30
2011-06-30 17:46:53 +02:00
2014-01-06 10:52:35 +05:30
2013-02-25 15:26:00 +01:00
2014-01-06 10:52:35 +05:30
2011-05-02 20:58:45 +03:00
2011-06-30 17:46:53 +02:00
2013-07-17 21:24:29 +02:00
2013-07-17 21:24:29 +02:00
2013-07-21 16:39:19 +02:00
2014-10-10 22:27:36 +02:00
2014-02-17 11:00:51 +01:00
2012-04-05 10:49:38 +02:00
2014-06-18 18:15:04 +04:00
2013-07-21 16:39:19 +02:00
2014-02-17 11:00:51 +01:00
2011-06-30 17:46:53 +02:00
2011-06-30 17:46:53 +02:00
2014-02-17 11:00:51 +01:00
2013-06-06 17:51:28 +02:00
2014-10-10 22:27:36 +02:00
2014-06-04 13:23:00 +03:00
2014-12-04 10:41:51 +01:00
2013-03-26 00:03:13 +02:00
2013-03-26 00:03:13 +02:00
2014-01-06 10:52:35 +05:30
2014-01-06 10:52:35 +05:30
2013-03-26 00:03:13 +02:00
2014-02-17 11:00:51 +01:00
2014-10-10 22:27:36 +02:00
2014-10-07 11:37:36 +03:00
2013-07-17 21:24:29 +02:00
2013-08-20 14:48:29 +03:00