mariadb/row
marko bdc7678f45 branches/zip: row_ins_alloc_sys_fields(): Zero out the system columns
DB_TRX_ID, DB_ROLL_PTR and DB_ROW_ID, in order to avoid harmless
Valgrind warnings about uninitialized data.  (The warnings were
harmless, because the fields would be initialized at a later stage.)
2009-10-26 13:46:18 +00:00
..
row0ext.c branches/zip: Add @file comments, and convert decorative 2009-05-25 09:52:29 +00:00
row0ins.c branches/zip: row_ins_alloc_sys_fields(): Zero out the system columns 2009-10-26 13:46:18 +00:00
row0merge.c branches/zip: Clean up after a crash during DROP INDEX. 2009-10-01 10:24:33 +00:00
row0mysql.c branches/zip: Merge revisions 5622:5912 from branches/5.1, except r5700 2009-09-16 08:54:43 +00:00
row0purge.c branches/zip: Add @file comments, and convert decorative 2009-05-25 09:52:29 +00:00
row0row.c branches/zip: row_build_row_ref_from_row(): Unused, remove. 2009-06-30 10:28:11 +00:00
row0sel.c branches/zip: row_sel_store_mysql_rec(): Add missing pointer cast. 2009-06-29 10:06:29 +00:00
row0uins.c branches/zip: Add @file comments, and convert decorative 2009-05-25 09:52:29 +00:00
row0umod.c branches/zip: Add @file comments, and convert decorative 2009-05-25 09:52:29 +00:00
row0undo.c branches/zip: Add @file comments, and convert decorative 2009-05-25 09:52:29 +00:00
row0upd.c branches/zip: Add @file comments, and convert decorative 2009-05-25 09:52:29 +00:00
row0vers.c branches/zip: Add @file comments, and convert decorative 2009-05-25 09:52:29 +00:00