Jump to content


VlexoFree Notice

Interviews will be open every Friday starting at 12am PDT and lasting for 24 hours.

MySQL Proxy

mysql proxy

  • Please log in to reply
No replies to this topic

#1 sliterentz

sliterentz

    Newbie

  • Members
  • 9 posts
  • LocationJakarta

Posted 18 August 2011 - 03:18 PM


Posted Image


The MySQL Proxy is an application that communicates over the network using the MySQL network protocol and provides communication between one or more MySQL servers and one or more MySQL clients. In the most basic configuration, MySQL Proxy simply interposes itself between the server and clients, passing queries from the clients to the MySQL Server and returning the responses from the MySQL Server to the appropriate client.


Because MySQL Proxy uses the MySQL network 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.


In addition to the basic pass-through configuration, the MySQL Proxy is also capable of monitoring and altering the communication between the client and the server. Query interception enables you to add profiling, and interception of the exchanges is scriptable using the Lua scripting language.


for more details


Ad Bot





      1 user(s) are reading this topic

      0 members, 1 guests, 0 anonymous users