From 79a356b0877aec81e85ddaa9b88530f6eaf4c90b Mon Sep 17 00:00:00 2001 From: unknown Date: Wed, 29 Aug 2001 19:59:01 +0300 Subject: buf0flu.c Testing if the file is ok in Bitkeeper innobase/buf/buf0flu.c: Testing if the file is ok in Bitkeeper --- innobase/buf/buf0flu.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'innobase/buf') diff --git a/innobase/buf/buf0flu.c b/innobase/buf/buf0flu.c index c87c92ed7e3..25c74f21fd3 100644 --- a/innobase/buf/buf0flu.c +++ b/innobase/buf/buf0flu.c @@ -28,7 +28,7 @@ Created 11/11/1995 Heikki Tuuri flushed along with the original page. */ #define BUF_FLUSH_AREA ut_min(BUF_READ_AHEAD_AREA,\ - buf_pool->curr_size / 16) + buf_pool->curr_size / 16) /********************************************************************** Validates the flush list. */ -- cgit v1.2.1