~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to plugin/innobase/log/log0recv.cc

  • Committer: Stewart Smith
  • Date: 2011-01-14 05:21:52 UTC
  • mto: (2086.1.3 build)
  • mto: This revision was merged to the branch mainline in revision 2087.
  • Revision ID: stewart@flamingspork.com-20110114052152-xnvlbrzvy3bx1ucd
add some FIXME to analyze docs.

Show diffs side-by-side

added added

removed removed

Lines of Context:
3267
3267
        }
3268
3268
#endif /* UNIV_DEBUG */
3269
3269
 
 
3270
        if (recv_needed_recovery) {
 
3271
                trx_sys_print_mysql_master_log_pos();
 
3272
                trx_sys_print_mysql_binlog_offset();
 
3273
        }
 
3274
 
3270
3275
        if (recv_sys->found_corrupt_log) {
3271
3276
 
3272
3277
                fprintf(stderr,