mariadb/storage/csv
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
..
CMakeLists.txt Initail merge with MySQL 5.1 (XtraDB still needs to be merged) 2011-11-21 19:13:14 +02:00
ha_tina.cc Added name to MEM_ROOT for esier debugging 2018-02-02 11:08:36 +02:00
ha_tina.h Added "const" to new data for handler::update_row() 2017-04-18 12:23:53 +03:00
transparent_file.cc MDEV-5120 Test suite test maria-no-logging fails 2014-09-30 20:31:14 +03:00
transparent_file.h Updated/added copyright headers 2011-06-30 17:46:53 +02:00