Oracle 5.0 Reference Manual page 290

Table of Contents

Advertisement

Do not write column names in results.
--skip-line-numbers
Do not write line numbers for errors. Useful when you want to compare result files that include error
messages.
[270],
--socket=path
For connections to localhost, the Unix socket file to use, or, on Windows, the name of the named
pipe to use.
--ssl*
Options that begin with
indicate where to find SSL keys and certificates. See
[270],
--table
-t
Display output in table format. This is the default for interactive use, but can be used to produce table
output in batch mode.
--tee=file_name
Append a copy of output to the given file. This option works only in interactive mode.
"mysql
Commands", discusses tee files further.
[270],
--unbuffered
Flush the buffer after each query.
--user=user_name
The MySQL user name to use when connecting to the server.
[270],
--verbose
Verbose mode. Produce more output about what the program does. This option can be given
multiple times to produce more and more output. (For example,
format even in batch mode.)
[270],
--version
Display version information and exit.
[270],
--vertical
Print query output rows vertically (one line per column value). Without this option, you can specify
vertical output for individual statements by terminating them with \G.
[270],
--wait
-w
If the connection cannot be established, wait and retry instead of aborting.
[270],
--xml
-X
Produce XML output.
Note
Prior to MySQL 5.0.26, there was no differentiation in the output when
using this option between columns containing the
containing the string literal 'NULL'; both were represented as
— The MySQL Command-Line Tool
mysql
[270],
-L
-S path
[607]
specify whether to connect to the server using SSL and
--ssl
[270]
-n
[270],
-u user_name
-v
-V
-E
270
Section 6.3.6.4, "SSL Command
produces table output
-v -v -v
value and columns
NULL
Options".
Section 4.5.1.2,

Advertisement

Table of Contents
loading

This manual is also suitable for:

Mysql 5.0

Table of Contents