added optimization tweaker

added binary log maxsize support
This commit is contained in:
David Anderson
2006-03-17 22:50:13 +00:00
parent 4bcb0fcb13
commit 2c5520cad0
6 changed files with 47 additions and 9 deletions

View File

@@ -69,6 +69,7 @@ private:
extern BinLog g_BinLog;
extern int g_binlog_level;
extern int g_binlog_maxsize;
#endif //BINLOG_ENABLED