12.02.2019, 00:26
It's not about your MySQL plugin missing; it's about your MySQL plugin version being incompatible with the version the script was last compiled with OR your MySQL plugin being incompatible with the Linux version you are running your server on.
Find the appropriate version for your OS, replace both include and plugin files, compile with the new versions and then try running it.
Find the appropriate version for your OS, replace both include and plugin files, compile with the new versions and then try running it.

