mariadb/row
osku 5fbd019220 Optimize BLOB selects by using prebuilt->blob_heap directly instead of first
reading BLOB data to a temporary heap and then copying it to
prebuilt->blob_heap.
2006-05-23 11:35:58 +00:00
..
Makefile.am Import 5.0 code. 2005-10-27 07:29:40 +00:00
row0ins.c Remove remnants of the obsolete concept of memoryfixing tables and indexes. 2006-04-24 09:39:13 +00:00
row0mysql.c Move trx_commit_for_mysql(trx) calls in row0mysql.c before calls to 2006-05-12 11:13:18 +00:00
row0purge.c Remove remnants of the obsolete concept of memoryfixing tables and indexes. 2006-04-24 09:39:13 +00:00
row0row.c Remove "ibool comp" from dict_table_t and replace it with "ulint flags" 2006-02-27 09:11:57 +00:00
row0sel.c Optimize BLOB selects by using prebuilt->blob_heap directly instead of first 2006-05-23 11:35:58 +00:00
row0uins.c Style cleanups: Convert spaces to tabs, remove trailing whitespace, other 2006-02-21 12:37:54 +00:00
row0umod.c Fix invalid brace positioning and spaces before tabs. 2006-02-24 09:53:01 +00:00
row0undo.c Style cleanups: Convert spaces to tabs, remove trailing whitespace, other 2006-02-21 12:37:54 +00:00
row0upd.c Remove remnants of the obsolete concept of memoryfixing tables and indexes. 2006-04-24 09:39:13 +00:00
row0vers.c Fix for bug #12456: Cursor shows incorrect data - DML does not affect, 2006-03-01 07:47:14 +00:00