I have a service, which runs fine under debian 8 (jessie). Now I would like to run it on a ubuntu 18.04 machine. But when I start the service, I get the following error:
error while loading shared libraries: libmysqlclient.so.18
How can I fix this?