~drizzle-trunk/drizzle/development

« back to all changes in this revision

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

  • Committer: Jay Pipes
  • Date: 2009-02-04 15:44:25 UTC
  • mfrom: (829 drizzle)
  • mto: This revision was merged to the branch mainline in revision 830.
  • Revision ID: jpipes@serialcoder-20090204154425-th8xfk2ujz2y8xwg
Merge with trunk

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;