Commit 79a356b0 authored by unknown's avatar unknown

buf0flu.c Testing if the file is ok in Bitkeeper


innobase/buf/buf0flu.c:
  Testing if the file is ok in Bitkeeper
parent dd9fa926
...@@ -28,7 +28,7 @@ Created 11/11/1995 Heikki Tuuri ...@@ -28,7 +28,7 @@ Created 11/11/1995 Heikki Tuuri
flushed along with the original page. */ flushed along with the original page. */
#define BUF_FLUSH_AREA ut_min(BUF_READ_AHEAD_AREA,\ #define BUF_FLUSH_AREA ut_min(BUF_READ_AHEAD_AREA,\
buf_pool->curr_size / 16) buf_pool->curr_size / 16)
/********************************************************************** /**********************************************************************
Validates the flush list. */ Validates the flush list. */
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment