tony2001 / pinba_engine

Pinba - MySQL plugin and storage engine
http://pinba.org
GNU General Public License v2.0
478 stars 41 forks source link

Debian pinba-engine-mysql-5.6 : Depends: mysql-server-core-5.6 (< 5.6.26) #51

Open inteladyne opened 8 years ago

inteladyne commented 8 years ago

Installing Pinba by DEB packages and getting following error messages

apt-get remove --purge mysql-server

Output: The following packages have unmet dependencies: pinba-engine-mysql-5.6 : Depends: mysql-server-core-5.6 (< 5.6.26) but 5.6.27-2 is to be installed

Anyway to skip the version check and continue the installation with mysql-server-5.6.27?

Mysql-server 2.6.26 has vulnerabilities, any suggestions?

vincentbernat commented 8 years ago

MySQL will refuse to run the engine due to the version difference. The only thing you can do is recompile the package yourself. MySQL got updated due to a security updated but nothing has been done for pinba.