mysql
— The MySQL Command-Line Tool
264
Format
Option File
Description
Introduced
--no-auto-
rehash [267]
Disable automatic rehashing
--no-beep [267]
no-beep [267]
Do not beep when errors occur
--no-named-
commands [267]
no-named-
commands [267]
Disable named mysql commands
--no-pager [267]
no-pager [267]
Deprecated form of --skip-pager
--no-tee [267]
no-tee [267]
Do not copy output to a file
--one-
database [267]
one-
database [267]
Ignore statements except those for the default
database named on the command line
--
pager[=command] [268]
pager [268]
Use the given command for paging query output
--
password[=password] [268]
password [268]
The password to use when connecting to the
server
--
port=port_num [268]
port [268]
The TCP/IP port number to use for the connection
--
prompt=format_str [268]
prompt [268]
Set the prompt to the specified format
--
protocol=type [268]
protocol [268]
The connection protocol to use
--quick [268]
quick [268]
Do not cache each query result
--raw [269]
raw [269]
Write column values without escape conversion
--
reconnect [269]
reconnect [269]
If the connection to the server is lost, automatically
try to reconnect
--safe-
updates [269]
safe-
updates [269]
Allow only UPDATE and DELETE statements that
specify key values
--secure-
auth [269]
secure-
auth [269]
Do not send passwords to the server in old
(pre-4.1.1) format
--
select_limit=value [271]
select_limit [271]
The automatic limit for SELECT statements when
using --safe-updates
--show-
warnings [269]
show-
warnings [269]
Show warnings after each statement if there are
any
5.0.6
--sigint-
ignore [269]
sigint-
ignore [269]
Ignore SIGINT signals (typically the result of
typing C)
--silent [269]
silent [269]
Silent mode
--skip-auto-
rehash [265]
skip-auto-
rehash [265]
Disable automatic rehashing
--skip-column-
names [269]
skip-column-
names [269]
Do not write column names in results
--skip-line-
numbers [270]
skip-line-
numbers [270]
Skip line numbers for errors
--skip-named-
commands [267]
skip-named-
commands [267]
Disable named mysql commands
--skip-
pager [268]
skip-pager [268]
Disable paging
--skip-
reconnect [269]
skip-
reconnect [269]
Disable reconnecting
Summary of Contents for 5.0
Page 1: ...MySQL 5 0 Reference Manual ...
Page 18: ...xviii ...
Page 60: ...40 ...
Page 396: ...376 ...
Page 578: ...558 ...
Page 636: ...616 ...
Page 844: ...824 ...
Page 1234: ...1214 ...
Page 1427: ...MySQL Proxy Scripting 1407 ...
Page 1734: ...1714 ...
Page 1752: ...1732 ...
Page 1783: ...Configuring Connector ODBC 1763 ...
Page 1793: ...Connector ODBC Examples 1773 ...
Page 1839: ...Connector Net Installation 1819 2 You must choose the type of installation to perform ...
Page 2850: ...2830 ...
Page 2854: ...2834 ...
Page 2928: ...2908 ...
Page 3000: ...2980 ...
Page 3122: ...3102 ...
Page 3126: ...3106 ...
Page 3174: ...3154 ...
Page 3232: ...3212 ...