~drizzle-trunk/drizzle/development

Viewing all changes in revision 1819.5.33.

[patch 033/129] Merge patch for revision 1821 from InnoDB SVN:
revno: 1821
revision-id: svn-v4:16c675df-0fcb-4bc9-8058-dcc011a37293:branches/zip:5751
parent: svn-v4:16c675df-0fcb-4bc9-8058-dcc011a37293:branches/zip:5748
committer: marko
timestamp: Thu 2009-09-03 13:36:15 +0000
message:
  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.
modified:
  row/row0merge.c                1414@16c675df-0fcb-4bc9-8058-dcc011a37293:branches%2Fzip%2Frow%2Frow0merge.c
diff:
=== modified file 'row/row0merge.c'

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: