Commit 7529fecc authored by unknown's avatar unknown

manual.texi fixed couple of list items in description of mysql options

logging_ok	Logging to logging@openlogging.org accepted


BitKeeper/etc/logging_ok:
  Logging to logging@openlogging.org accepted
Docs/manual.texi:
  fixed couple of list items in description of mysql options
parent ce097414
sasha@mysql.sashanet.com sasha@mysql.sashanet.com
sasha@work.mysql.com sasha@work.mysql.com
tim@threads.polyesthetic.msg tim@threads.polyesthetic.msg
paul@central.snake.net
...@@ -27676,8 +27676,7 @@ completion. This gives a quicker start of mysql. ...@@ -27676,8 +27676,7 @@ completion. This gives a quicker start of mysql.
Print results with a tab as separator, each row on a new line. Doesn't use Print results with a tab as separator, each row on a new line. Doesn't use
history file. history file.
@cindex character sets option @cindex character sets option
@item @item --character-sets-dir=...
--character-sets-dir=...
Directory where character sets are located. Directory where character sets are located.
@cindex compress option. @cindex compress option.
@item -C, --compress @item -C, --compress
...@@ -27686,11 +27685,11 @@ Use compression in server/client protocol. ...@@ -27686,11 +27685,11 @@ Use compression in server/client protocol.
@item -#, --debug[=...] @item -#, --debug[=...]
Debug log. Default is 'd:t:o,/tmp/mysql.trace' Debug log. Default is 'd:t:o,/tmp/mysql.trace'
@cindex database option @cindex database option
@item -D, --database=.. @item -D, --database=...
Database to use; This is mainly useful in the @code{my.cnf} file. Database to use; This is mainly useful in the @code{my.cnf} file.
@cindex default character set option @cindex default character set option
@item @item --default-character-set=...
--default-character-set=... Set the default character set. Set the default character set.
@cindex execute option @cindex execute option
@item -e, --execute=... @item -e, --execute=...
Execute command and quit. (Output like with --batch) Execute command and quit. (Output like with --batch)
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