This version fixes the issue that happened with some “old” mySQL databases. New MySQL driver will require SSL Mode set and defaults to PREFERRED instead of NONE.
This means that if SSL is available will be used.
The issue is with some MySQL that are not supporting the Preferred mode, and stays with None. We downgraded security (applied by default by new drivers) forcing to None.
The post Log4OM 1.33.1 HOTFIX released appeared first on Log4OM.