Mysql-binlog-dump Command

Mysql-binlog-dump Command

mysql-binlog-dump

high availability, load balancing and query modification for mysql

Install mysql-binlog-dump

  • Debian apt-get install mysql-proxy Click to copy
  • Ubuntu apt-get install mysql-proxy Click to copy
  • Raspbian apt-get install mysql-proxy Click to copy

mysql-proxy

high availability, load balancing and query modification for mysql

MySQL Proxy stands between database servers and clients to provide load balancing and failover. Incoming queries can be filtered and modified using Lua scripts.

Install the latest version of mysql-binlog-dump in Debian, Ubuntu and Raspbian from terminal. To install the mysql-binlog-dump just copy the above command for your OS and run into terminal. After you run the command it will grab the latest version of mysql-binlog-dump from the respository and install it in your computer/server.