Typo in innodb parameter name.
authorFrantišek Dvořák <valtri@civ.zcu.cz>
Tue, 16 Jun 2009 15:02:14 +0000 (15:02 +0000)
committerFrantišek Dvořák <valtri@civ.zcu.cz>
Tue, 16 Jun 2009 15:02:14 +0000 (15:02 +0000)
org.glite.lb.doc/src/LBAG-Installation.tex

index 46d8dbb..2a5f836 100644 (file)
@@ -281,7 +281,7 @@ It is generally recommended to set it to aroung 75\% of RAM size
 (32bit OS/MySQL versions limit this to approx. 2GB due to address space 
 constraints).
 
-\item \texttt{innodb\_flush\_logs\_at\_trx\_commit} -- frequency of flushing to disk.
+\item \texttt{innodb\_flush\_log\_at\_trx\_commit} -- frequency of flushing to disk.
 Recommended values include:
 \begin{itemize}
 \item 1 (default) -- flush at each write transaction commit; relatively