~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to storage/innobase/mem/mem0dbg.c

Tags: innodb-plugin-1.0.2
InnoDB Plugin 1.0.2

Show diffs side-by-side

added added

removed removed

Lines of Context:
491
491
 
492
492
                        if (print) {
493
493
                                ut_print_buf(stderr, user_field, len);
 
494
                                putc('\n', stderr);
494
495
                        }
495
496
 
496
497
                        total_len += len;