mariadb/row
marko 9b774a00e8 branches/zip: row_merge(): Remove a bogus debug assertion
that was triggered when creating an index on an empty table.

row_merge_sort(): Add debug assertions and comments that justify
the loop termination condition.

The bogus assertion ut_ad(ihalf > 0) was reported by Michael.
2009-09-03 13:36:15 +00:00
..
row0ext.c branches/zip: Add @file comments, and convert decorative 2009-05-25 09:52:29 +00:00
row0ins.c branches/zip: Add @file comments, and convert decorative 2009-05-25 09:52:29 +00:00
row0merge.c branches/zip: row_merge(): Remove a bogus debug assertion 2009-09-03 13:36:15 +00:00
row0mysql.c branches/zip: Fix a regression introduced by the fix for bug#26316. We check 2009-09-02 06:05:15 +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