MySQL Proxy Scripting
1415
Constant
Description
COM_SLEEP
Sleep
COM_QUIT
Quit
COM_INIT_DB
Initialize database
COM_QUERY
Query
COM_FIELD_LIST
Field List
COM_CREATE_DB
Create database
COM_DROP_DB
Drop database
COM_REFRESH
Refresh
COM_SHUTDOWN
Shutdown
COM_STATISTICS
Statistics
COM_PROCESS_INFO
Process List
COM_CONNECT
Connect
COM_PROCESS_KILL
Kill
COM_DEBUG
Debug
COM_PING
Ping
COM_TIME
Time
COM_DELAYED_INSERT
Delayed insert
COM_CHANGE_USER
Change user
COM_BINLOG_DUMP
Binlog dump
COM_TABLE_DUMP
Table dump
COM_CONNECT_OUT
Connect out
COM_REGISTER_SLAVE
Register slave
COM_STMT_PREPARE
Prepare server-side statement
COM_STMT_EXECUTE
Execute server-side statement
COM_STMT_SEND_LONG_DATA
Long data
COM_STMT_CLOSE
Close server-side statement
COM_STMT_RESET
Reset statement
COM_SET_OPTION
Set option
COM_STMT_FETCH
Fetch statement
COM_DAEMON
Daemon (MySQL 5.1 only)
COM_ERROR
Error
MySQL Type Constants
These constants are used to identify the field types in the query result data returned to clients from the
result of a query. These items are entries within the main
proxy
table.
Constant
Field Type
MYSQL_TYPE_DECIMAL
Decimal
MYSQL_TYPE_NEWDECIMAL
Decimal (MySQL 5.0 or later)
MYSQL_TYPE_TINY
Tiny
MYSQL_TYPE_SHORT
Short
MYSQL_TYPE_LONG
Long
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 ...