Oracle 5.0 Reference Manual page 330

Table of Contents

Advertisement

Format
--ssl-
ca=file_name [312]
--ssl-
capath=dir_name [312]
--ssl-
cert=file_name [312]
--ssl-
cipher=cipher_list [312]
--ssl-
key=file_name [312]
--ssl-verify-server-
cert [312]
--
user=user_name, [312]
--verbose [312]
--version [312]
[310],
--help
-?
Display a help message and exit.
--character-sets-dir=path
The directory where character sets are installed. See
--columns=column_list
This option takes a comma-separated list of column names as its value. The order of the column
names indicates how to match data file columns with table columns.
[310],
--compress
Compress all information sent between the client and the server if both support compression.
--debug[=debug_options]
Write a debugging log. A typical
'd:t:o'.
--default-character-set=charset_name
Use
charset_name
[310],
--delete
-D
Empty the table before importing the text file.
--fields-terminated-by=...
fields-optionally-enclosed-by=...
These options have the same meaning as the corresponding clauses for
Section 13.2.6,
"LOAD DATA INFILE
[310],
--force
-f
— A Data Import Program
mysqlimport
Option File
Description
ssl-ca [312]
The path to a file that contains a list of trusted SSL CAs
ssl-capath [312]
The path to a directory that contains trusted SSL CA
certificates in PEM format
ssl-cert [312]
The name of the SSL certificate file to use for establishing
a secure connection
ssl-cipher [312]
A list of allowable ciphers to use for SSL encryption
ssl-key [312]
The name of the SSL key file to use for establishing a
secure connection
ssl-verify-server-
The server's Common Name value in its certificate is
cert [312]
verified against the host name used when connecting to
the server
user [312]
MySQL user name to use when connecting to server
Verbose mode
Display version information and exit
[310]
[310],
-c column_list
-C
[310],
-# [debug_options]
debug_options
as the default character set. See
[310],
Syntax".
310
Section 10.5, "Character Set
string is 'd:t:o,file_name'. The default is
[310]
Section 10.5, "Character Set
--fields-enclosed-by=...
[310],
--fields-escaped-by=...
Configuration".
Configuration".
[310],
--
[310]
INFILE. See
LOAD DATA

Advertisement

Table of Contents
loading

This manual is also suitable for:

Mysql 5.0

Table of Contents