April 17, 2017 Tech
On demand query routing - how to prevent downtime on your main MySQL server
In a previous post I wrote about how read/write split is implemented in ProxySQL, and what I believe is the best practice for read/write split on top of MySQL servers: start sending all traffic to MySQL master identify what queries can be routed to the MySQL
#routing
#query
#traffic
Read more