Found a work around at least. Seems to be an issue that was fixed in Maria55 but not 10 yet.
Fix:
within /usr/lib change the symbolic link of libmysqlclient_r.so to libmysqlclient.so with this command "ln -sf libmysqlclient.so libmysqlclient_r.so"
Celestial
|