mcdaddytalk opened this issue 5 years ago ยท 1 comments
MySQL storage (mysql 5.5.45+, 5.6.26+, 5.7.6+) useSSL must be explicitly enabled/disabled
Either add an option to set it in the settings or turn it off
jdbc:mysql://:/?autoReconnect=true&useSSL=<false|true>
This is solved in the latest dev builds.