Commit 050612cd authored by unknown's avatar unknown

Merge work:/home/bk/mysql into donna.mysql.com:/home/my/bk/mysql


BitKeeper/etc/logging_ok:
  auto-union
Docs/manual.texi:
  Auto merged
parents 934769c7 f1225c00
...@@ -4,3 +4,4 @@ monty@narttu.mysql.fi ...@@ -4,3 +4,4 @@ monty@narttu.mysql.fi
mwagner@work.mysql.com mwagner@work.mysql.com
sasha@mysql.sashanet.com sasha@mysql.sashanet.com
serg@serg.mysql.com serg@serg.mysql.com
yfaktoro@nslinuxw2.bedford.progress.com
...@@ -148,8 +148,7 @@ version see the relevant distribution. ...@@ -148,8 +148,7 @@ version see the relevant distribution.
* Function Index:: SQL command, type and function index * Function Index:: SQL command, type and function index
* Concept Index:: Concept Index * Concept Index:: Concept Index
@detailmenu @detailmenu --- The Detailed Node Listing ---
--- The Detailed Node Listing ---
General Information About MySQL General Information About MySQL
...@@ -9039,7 +9038,7 @@ The @code{mysql.server} script uses the following variables: ...@@ -9039,7 +9038,7 @@ The @code{mysql.server} script uses the following variables:
@findex command-line options @findex command-line options
@cindex options, command-line @cindex options, command-line
@node Command-line options, Option files, Automatic start, Post-installation @node Command-line options, Option files, Automatic start, Post-installation
@subsection mysqld command-line options @subsection Command-line Options
@code{mysqld} accepts the following command-line options: @code{mysqld} accepts the following command-line options:
...@@ -20013,7 +20012,8 @@ DELAYED}. If the queue becomes full, any client that does @code{INSERT ...@@ -20013,7 +20012,8 @@ DELAYED}. If the queue becomes full, any client that does @code{INSERT
DELAYED} will wait until there is room in the queue again. DELAYED} will wait until there is room in the queue again.
@item @code{flush} @item @code{flush}
This is @code{ON} if you started @code{mysqld} with @code{--flush}. This is @code{ON} if you have started @strong{MySQL} with the @code{--flush}
option.
@item @code{flush_time} @item @code{flush_time}
If this is set to a non-zero value, then every @code{flush_time} seconds all If this is set to a non-zero value, then every @code{flush_time} seconds all
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