~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to storage/innobase/buf/buf0flu.c

  • Committer: Brian Aker
  • Date: 2009-02-02 23:10:18 UTC
  • mfrom: (779.3.40 devel)
  • Revision ID: brian@tangent.org-20090202231018-zlp0hka6kgwy1vfy
Merge from Monty

Show diffs side-by-side

added added

removed removed

Lines of Context:
1130
1130
                /* If we could not find anything to flush, leave the loop */
1131
1131
 
1132
1132
                break;
 
1133
 
1133
1134
        }
1134
1135
 
1135
1136
        buf_pool->init_flush[flush_type] = FALSE;