~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to plugin/innobase/xtrabackup/xtrabackup.cc

Refactor

Show diffs side-by-side

added added

removed removed

Lines of Context:
3583
3583
        IB_INT64        file_size;
3584
3584
 
3585
3585
        LSN64   max_no;
3586
 
        LSN64   max_lsn;
 
3586
        LSN64   max_lsn= 0;
3587
3587
        LSN64   checkpoint_no;
3588
3588
 
3589
3589
        ulint   fold;