Mysqlnd user handler plugin (
mysqlnd_uh
)
2718
MYSQLND_UH_MYSQLND_CLOSE_DISCONNECTED
(integer)
Connection error.
MYSQLND_UH_MYSQLND_CLOSE_LAST
(integer)
No practical meaning. Last entry marker of internal C data structure
list.
MysqlndUhConnection::setServerOption() related
The following constants can be used to detect which option is set through
MysqlndUhConnection::setServerOption()
.
MYSQLND_UH_SERVER_OPTION_MULTI_STATEMENTS_ON
(integer)
Option: enables multi statement support.
MYSQLND_UH_SERVER_OPTION_MULTI_STATEMENTS_OFF
(integer)
Option: disables multi statement support.
MysqlndUhConnection::setClientOption
related
The following constants can be used to detect which option is set through
MysqlndUhConnection::setClientOption
.
MYSQLND_UH_MYSQLND_OPTION_OPT_CONNECT_TIMEOUT
(integer)
Option: connection timeout.
MYSQLND_UH_MYSQLND_OPTION_OPT_COMPRESS
(integer)
Option: whether the MySQL compressed protocol is to be used.
MYSQLND_UH_MYSQLND_OPTION_OPT_NAMED_PIPE
(integer)
Option: named pipe to use for connection (Windows).
MYSQLND_UH_MYSQLND_OPTION_INIT_COMMAND
(integer)
Option: init command to execute upon connect.
MYSQLND_UH_MYSQLND_READ_DEFAULT_FILE
(integer)
Option: MySQL server default file to read upon connect.
MYSQLND_UH_MYSQLND_READ_DEFAULT_GROUP
(integer)
Option: MySQL server default file group to read upon connect.
MYSQLND_UH_MYSQLND_SET_CHARSET_DIR
(integer)
Option: charset description files directory.
MYSQLND_UH_MYSQLND_SET_CHARSET_NAME
(integer)
Option: charset name.
MYSQLND_UH_MYSQLND_OPT_LOCAL_INFILE
(integer)
Option: Whether to allow
LOAD DATA LOCAL INFILE
use.
MYSQLND_UH_MYSQLND_OPT_PROTOCOL
(integer)
Option: supported protocol version.
MYSQLND_UH_MYSQLND_SHARED_MEMORY_BASE_NAME
(integer)
Option: shared memory base name for shared memory connections.
MYSQLND_UH_MYSQLND_OPT_READ_TIMEOUT
(integer)
Option: connection read timeout.
MYSQLND_UH_MYSQLND_OPT_WRITE_TIMEOUT
(integer)
Option: connection write timeout.
MYSQLND_UH_MYSQLND_OPT_USE_RESULT
(integer)
Option: unbuffered result sets.
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 ...