Reputation: 1
I'm running Ubuntu 16.04 LTS and I want to use Mysql-proxy.I want to download mysql-proxy by terminal with instruction and I have a ubuntu 16.04.
Any suggestions???
Upvotes: 0
Views: 223
Reputation: 503
Anyway, you can try below link also.
https://www.howtoinstall.co/en/ubuntu/xenial/mysql-proxy
Upvotes: 0
Reputation: 503
The mysql-proxy project seems to be abandoned since over 2 years which is the likely reason for its removal from the Xenial repositories. It's probably incompatible with newer MySQL releases.
The 3-years-old INSTALL notice recommends version 5.1.x while the Xenial repositories include MySQL 5.7 and no older release.
Upvotes: 0