Raf
Raf

Reputation: 1

how to Download MySQL-Proxy in linux 16.04 (LTS)

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

Answers (2)

Kasun Rathnayaka
Kasun Rathnayaka

Reputation: 503

Anyway, you can try below link also.

https://www.howtoinstall.co/en/ubuntu/xenial/mysql-proxy

Upvotes: 0

Kasun Rathnayaka
Kasun Rathnayaka

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

Related Questions