K 10 svn:author V 5 shurd K 8 svn:date V 27 2018-08-17T17:00:55.704064Z K 7 svn:log V 395 Fix LoTW integration again. If the MySQL library isn't explicitly initialized, the mysql library will end up calling EVP_cleanup() while detecting the MySQL version, which clobbers the OpenSSL context, preventing LoTW (and perhaps ClubLog) integration from working properly. Look in ${LOCALBASE}/lib/mysql/ for MySQL and MariaDB libraries. Only look for .so file, don't look for "any" SONAME. END