Oracle 5.0 Reference Manual page 2192

Table of Contents

Advertisement

MYSQL_READ_DEFAULT_GROUP
Read options from the named group from
MYSQL_READ_DEFAULT_FILE.
MYSQL_REPORT_DATA_TRUNCATION
Enable or disable reporting of data truncation errors for prepared statements using the
member of
MYSQL_BIND
MYSQL_SECURE_AUTH
Whether to connect to a server that does not support the password hashing used in MySQL 4.1.1
and later.
MYSQL_SET_CHARSET_DIR
The path name to the directory that contains character set definition files.
MYSQL_SET_CHARSET_NAME
The name of the character set to use as the default character set.
MYSQL_SET_CLIENT_IP
For an application linked against the
compiled with authentication support), this means that the user is considered to have connected from
the specified IP address (specified as a string) for authentication purposes. This option is ignored for
applications linked against the
MYSQL_SHARED_MEMORY_BASE_NAME
The name of the shared-memory object for communication to the server on Windows, if the server
supports shared-memory connections. Specify the same value as the
[420]
option used for the
name
The
group is always read if you use
client
MYSQL_READ_DEFAULT_GROUP.
The specified group in the option file may contain the following options.
Option
character-sets-dir=path
compress
connect-timeout=seconds
database=db_name
debug
default-character-
set=charset_name
disable-local-infile
host=host_name
init-command=stmt
interactive-
timeout=seconds
C API Function Descriptions
(argument type:
my.cnf
(argument type:
structures. (Default: enabled.) Added in 5.0.3.
(argument type:
my_bool
(argument type:
char
(argument type:
(argument type:
char
libmysqld
libmysqlclient
(argument type:
server you want to connect to.
mysqld
MYSQL_READ_DEFAULT_FILE
Description
The directory where character sets are installed.
Use the compressed client/server protocol.
Connect timeout in seconds. On Linux this timeout is also used
for waiting for the first answer from the server.
Connect to this database if no database was specified in the
connect command.
Debug options.
The default character set to use.
Disable use of
Default host name.
Statement to execute when connecting to MySQL server.
Automatically re-executed if reconnection occurs.
Same as specifying
mysql_real_connect(). See
"mysql_real_connect()".
2172
char
*)
or the file specified with
my_bool
*)
*)
*)
char
*)
*)
embedded server library (when
client library.
char
*)
LOAD DATA
LOCAL.
CLIENT_INTERACTIVE
Section 20.6.6.52,
error
libmysqld
--shared-memory-base-
or
to
is

Advertisement

Table of Contents
loading

This manual is also suitable for:

Mysql 5.0

Table of Contents