Commit 74336ec9 authored by paul@central.snake.net's avatar paul@central.snake.net
Browse files

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

logging_ok	Logging to logging@openlogging.org accepted
parent f325f5fc
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
sasha@mysql.sashanet.com
sasha@work.mysql.com
tim@threads.polyesthetic.msg
paul@central.snake.net
+4 −5
Original line number Diff line number Diff line
@@ -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
history file.
@cindex character sets option
@item
--character-sets-dir=...
@item --character-sets-dir=...
Directory where character sets are located.
@cindex compress option.
@item -C, --compress
@@ -27686,11 +27685,11 @@ Use compression in server/client protocol.
@item -#, --debug[=...]
Debug log. Default is 'd:t:o,/tmp/mysql.trace'
@cindex database option
@item -D, --database=..
@item -D, --database=...
Database to use;  This is mainly useful in the @code{my.cnf} file.
@cindex default character set option
@item
--default-character-set=...    Set the default character set.
@item --default-character-set=...
Set the default character set.
@cindex execute option
@item -e, --execute=...
Execute command and quit. (Output like with --batch)