mariadb/trx
osku 032df406cb Remove remnants of the obsolete concept of memoryfixing tables and indexes.
Remove unused dict_table_LRU_trim().

Remove unused 'trx' parameter from the functions dict_table_get_on_id_low,
dict_table_get and dict_table_get_and_increment_handle_count.
2006-04-24 09:39:13 +00:00
..
Makefile.am Import 5.0 code. 2005-10-27 07:29:40 +00:00
trx0purge.c Fix for bug #12456: Cursor shows incorrect data - DML does not affect, 2006-03-01 07:47:14 +00:00
trx0rec.c Remove "ibool comp" from dict_table_t and replace it with "ulint flags" 2006-02-27 09:11:57 +00:00
trx0roll.c Remove remnants of the obsolete concept of memoryfixing tables and indexes. 2006-04-24 09:39:13 +00:00
trx0rseg.c Style cleanups: Convert spaces to tabs, remove trailing whitespace, other 2006-02-21 12:37:54 +00:00
trx0sys.c Style cleanups: Convert spaces to tabs, remove trailing whitespace, other 2006-02-21 12:37:54 +00:00
trx0trx.c Move calling of thr_local_free() from trx_free_for_mysql() to 2006-03-31 04:58:02 +00:00
trx0undo.c Change ut_print_buf() and mem_analyze_corruption() to take a void*, not a 2006-03-06 09:45:04 +00:00