On Fri, Nov 17, 2017 at 1:11 AM, jarmo <oh1mrr@nic.fi> wrote:
Upgraded into F27 my test computer. Went smooth like summer day.
Started to test hamradio logging program, cqrlog. It wont start
because of " Error during connection to database: Can not load default
MySQL library ("libmysqlclient.so.16" or "libmysqlclient.so"). Check
your installation."
Mariadb is installed and running....

Tried to find libmysqlclient.so from installation, but couldn't.
Other thing, package CQRLOG is 2.0.5, while there has been version
2.1.0 long time available.

So, which package needs to install, to get missing libmysqlclient.so
installed?

You can try mariadb-connector-c [1]

The answer to both the reason that the new version hasn't been built and why it can't connect to sql  is that I have been unable to build the new version due to a bug in fpc[2] that has yet to be fixed. 

Thanks,
Richard

[1] https://bugzilla.redhat.com/show_bug.cgi?id=1494221
[2] https://bugzilla.redhat.com/show_bug.cgi?id=1491788