Hi Petr,
I did an upgrade from ubuntu 16.04 to 18.04. by this means I needed to update the My SQL client
version in order to run several programs. But now the cqrlog does not start and shows this message:
"Error during connection to database: TMySQL56Connection can not work with the installed MySQL client version: Expected (5.6), got (5.7.23)."
It somehow needs the older SQL client, Ho can I fix this issue
73 gero
We're running into a similar issue in Gentoo. We're going to submit as a PR, but we have a patch that disables version checks on this bug:
https://bugs.gentoo.org/669712
And this issue has been resovled by backporting cqrlog commit 044d4190966267aa285d3317e02f6f57ef4b25c4
For your convenience the patch against v2.3.0 is at:
https://gitweb.gentoo.org/repo/gentoo.git/tree/media-radio/cqrlog/files/...
I can't speak for the cqrlog devs, but my guess is that this will be in their next release. I'd point your distro maintainers at the upstream commit and the patch and they'll probably fix their package.