Oracle 5.0 Reference Manual page 317

Table of Contents

Advertisement

Format
Option File
--
password [303]
password[=password] [303]
--pipe [303]
--
port [303]
port=port_num [303]
--quick [304]
quick [304]
--quote-
quote-
names [304]
names [304]
--result-
result-file [304]
file=file [304]
--routines [304]
routines [304]
--set-
set-
charset [304]
charset [304]
--single-
single-
transaction [304]
transaction [304]
--skip-add-drop-
skip-add-drop-
table [298]
table [298]
--skip-add-
skip-add-
locks [298]
locks [298]
--skip-
skip-
comments [305]
comments [305]
--skip-
skip-
compact [299]
compact [299]
--skip-disable-
skip-disable-
keys [300]
keys [300]
--skip-extended-
skip-extended-
insert [300]
insert [300]
--skip-opt [305]
skip-opt [305]
--skip-
skip-quick [304]
quick [304]
--skip-quote-
skip-quote-
names [304]
names [304]
--skip-set-
skip-set-
charset [304]
charset [304]
--skip-
skip-
triggers [305]
triggers [305]
--skip-tz-
skip-tz-utc [306]
utc [306]
--ssl-
ssl-ca [305]
ca=file_name [305]
--ssl-
ssl-capath [305]
capath=dir_name [305]
--ssl-
ssl-cert [305]
cert=file_name [305]
— A Database Backup Program
mysqldump
Description
The password to use when connecting to the
server
On Windows, connect to server using a named
pipe
The TCP/IP port number to use for the connection
Retrieve rows for a table from the server a row at
a time
Quote identifiers within backtick characters
Direct output to a given file
Dump stored routines (procedures and functions)
from the dumped databases
Add SET NAMES default_character_set to output
This option issues a BEGIN SQL statement before
dumping data from the server
Do not add a DROP TABLE statement before
each CREATE TABLE statement
Do not add locks
Do not add comments to the dump file
Do not produce more compact output
Do not disable keys
Turn off extended-insert
Turn off the options set by --opt
Do not retrieve rows for a table from the server a
row at a time
Do not quote identifiers
Suppress the SET NAMES statement
Do not dump triggers
Turn off tz-utc
The path to a file that contains a list of trusted SSL
CAs
The path to a directory that contains trusted SSL
CA certificates in PEM format
The name of the SSL certificate file to use for
establishing a secure connection
297
Introduced
5.0.13
5.0.11
5.0.15

Advertisement

Table of Contents
loading

This manual is also suitable for:

Mysql 5.0

Table of Contents