~drizzle-trunk/drizzle/development

Viewing all changes in revision 1819.5.97.

[patch 097/129] Merge patch for revision 1902 from InnoDB SVN:
revno: 1902
revision-id: svn-v4:16c675df-0fcb-4bc9-8058-dcc011a37293:branches/zip:6103
parent: svn-v4:16c675df-0fcb-4bc9-8058-dcc011a37293:branches/zip:6102
committer: marko
timestamp: Mon 2009-10-26 13:46:18 +0000
message:
  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.)
modified:
  ChangeLog                      2425@16c675df-0fcb-4bc9-8058-dcc011a37293:branches%2Fzip%2FChangeLog
  row/row0ins.c                  2@16c675df-0fcb-4bc9-8058-dcc011a37293:trunk%2Frow%2Frow0ins.c
diff:
=== modified file 'ChangeLog'

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: