Oracle 5.0 Reference Manual page 318

Table of Contents

Advertisement

Format
Option File
--ssl-
ssl-cipher [305]
cipher=cipher_list [305]
--ssl-
ssl-key [305]
key=file_name [305]
--ssl-verify-server-
ssl-verify-server-
cert [305]
cert [305]
--tab=path [305]
tab [305]
--tables [305]
tables [305]
--triggers [305]
triggers [305]
--tz-utc [306]
tz-utc [306]
--
user [306]
user=user_name [306]
--verbose [306]
--version [306]
--
where [306]
where='where_condition' [306]
--xml [306]
xml [306]
[298],
--help
-?
Display a help message and exit.
--add-drop-database
Add a
DROP DATABASE
typically used in conjunction with the
because no
CREATE DATABASE
--add-drop-table
Add a
DROP TABLE
[298]
--add-locks
Surround each table dump with
faster inserts when the dump file is reloaded. See
--all-databases
Dump all tables in all databases. This is the same as using the
naming all the databases on the command line.
--allow-keywords
Permit creation of column names that are keywords. This works by prefixing each column name with
the table name.
--character-sets-dir=path
The directory where character sets are installed. See
[298],
--comments
— A Database Backup Program
mysqldump
Description
A list of allowable ciphers to use for SSL
encryption
The name of the SSL key file to use for
establishing a secure connection
The server's Common Name value in its certificate
is verified against the host name used when
connecting to the server
Produce tab-separated data files
Override the --databases or -B option
Dump triggers for each dumped table
Add SET TIME_ZONE='+00:00' to the dump file
MySQL user name to use when connecting to
server
Verbose mode
Display version information and exit
Dump only rows selected by the given WHERE
condition
Produce XML output
[298]
statement before each
--all-databases
statements are written unless one of those options is specified.
[298]
statement before each
LOCK TABLES
[298],
-A
[298]
[298]
-i
298
CREATE DATABASE
[298]
or
statement.
CREATE TABLE
and
UNLOCK TABLES
Section 8.3.2.1, "Speed of
--databases
Section 10.5, "Character Set
Introduced
5.0.15
statement. This option is
[299]
option
--databases
statements. This results in
Statements".
INSERT
[299]
option and
Configuration".

Advertisement

Table of Contents
loading

This manual is also suitable for:

Mysql 5.0

Table of Contents