Abstract
The MySQL Proxy is an application that communicates over the network using the MySQL client/server protocol and provides communication between one or more MySQL servers and one or more MySQL clients. Because MySQL Proxy uses the MySQL client/server protocol, it can be used without modification with any MySQL-compatible client that uses the protocol. This includes the mysql command-line client, any clients that uses the MySQL client libraries, and any connector that supports the MySQL network protocol.
For notes detailing the changes in each release of MySQL Proxy, see MySQL Proxy Release Notes.
Document generated on: 2015-03-10 (revision: 42045)
Table of Contents [+/-]
connect_server()
read_handshake()
read_auth()
read_auth_result()
read_query()
read_query_result()