Mysql-binlog-dump Command
Install mysql-binlog-dump
-
Debian
apt-get install mysql-proxyClick to copy -
Ubuntu
apt-get install mysql-proxyClick to copy -
Raspbian
apt-get install mysql-proxyClick to copy
mysql-proxy
high availability, load balancing and query modification for mysqlMySQL 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.




