~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to plugin/innobase/trx/trx0rec.c

  • Committer: Brian Aker
  • Date: 2009-05-22 19:14:57 UTC
  • mfrom: (1022.2.21 mordred)
  • Revision ID: brian@gaz-20090522191457-35hq07kukf6ybv16
Merge Monty

Show diffs side-by-side

added added

removed removed

Lines of Context:
1434
1434
        dulint          trx_id;
1435
1435
        dulint          roll_ptr;
1436
1436
        dulint          old_roll_ptr;
1437
 
        upd_t*          update;
 
1437
        upd_t*          update= NULL;
1438
1438
        byte*           ptr;
1439
1439
        ulint           info_bits;
1440
1440
        ulint           cmpl_info;