mariadb/libmysqld
Monty d69642dedd Added name to MEM_ROOT for esier debugging
This will make it easier to how memory allocation is done when debugging
with either DBUG or gdb.

Will especially help when debugging stored procedures

Main change is a name argument as second argument to init_alloc_root()
init_sql_alloc()

Other things:
- Added DBUG_ENTER/EXIT to some Virtual_tmp_table functions
2018-02-02 11:08:36 +02:00
..
examples Bug#17633291: SET PROPER COMPILE OPTIONS FOR CLANG 2014-10-13 09:52:28 +02:00
client_settings.h remove libmysql/ 2016-09-12 17:51:49 +02:00
CMakeLists.txt Merge 10.2 into bb-10.2-ext 2017-09-20 17:47:49 +03:00
emb_qcache.cc Added name to MEM_ROOT for esier debugging 2018-02-02 11:08:36 +02:00
emb_qcache.h
embedded_priv.h
lib_sql.cc Added name to MEM_ROOT for esier debugging 2018-02-02 11:08:36 +02:00
libmysql.c Added name to MEM_ROOT for esier debugging 2018-02-02 11:08:36 +02:00
libmysqld.c Merge remote-tracking branch 'origin/10.1' into 10.2 2017-12-22 12:23:39 +02:00
libmysqld.def merge with 5.3 2011-10-19 21:45:18 +02:00
libmysqld.rc
resource.h