alex wrote:
0(14242) ERROR: load_module: could not open module </usr/local/lib/ser/modules/mysql.so>: libmysqlclient.so.12: cannot open shared object file: No such file or directory
You need some mysql client libraries on your system. On Debian those are in the libmysqlclient12 package.
HTH
Richard Watson