From 44c29ca3e1a783c8339fee301a5a9949de58887e Mon Sep 17 00:00:00 2001 From: unknown Date: Wed, 2 Aug 2006 14:45:29 +0200 Subject: ndb - make Dblqh use OM_AUTO_SYNC storage/ndb/include/kernel/signaldata/FsOpenReq.hpp: make Dblqh us OM_AUTO_SYNC storage/ndb/src/kernel/blocks/dblqh/Dblqh.hpp: make Dblqh us OM_AUTO_SYNC storage/ndb/src/kernel/blocks/dblqh/DblqhMain.cpp: make Dblqh us OM_AUTO_SYNC storage/ndb/src/kernel/vm/pc.hpp: remove unused #defines --- storage/ndb/src/kernel/blocks/dblqh/Dblqh.hpp | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'storage/ndb/src/kernel/blocks/dblqh/Dblqh.hpp') diff --git a/storage/ndb/src/kernel/blocks/dblqh/Dblqh.hpp b/storage/ndb/src/kernel/blocks/dblqh/Dblqh.hpp index be52e06eb81..f0d87bb8053 100644 --- a/storage/ndb/src/kernel/blocks/dblqh/Dblqh.hpp +++ b/storage/ndb/src/kernel/blocks/dblqh/Dblqh.hpp @@ -29,6 +29,7 @@ #include #include #include +#include // primary key is stored in TUP #include "../dbtup/Dbtup.hpp" @@ -1515,11 +1516,6 @@ public: /** * This variable contains the last word written in the last page. */ - UintR logFilePagesToDiskWithoutSynch; - /** - * This variable keeps track of the number of pages written since - * last synch on this log file. - */ LogFileStatus logFileStatus; /** * A reference to page zero in this file. -- cgit v1.2.1