The update from 5.7.27 to 5.7.28 definitely caused some SSL issues for me. Manually reverting back to all 5.7.27-0ubuntu0.16.04.1 versions fixed whatever the problem was. I have an older Python app that uses SQLAlechemy to connect to MySQL using https://github.com/farcepest/MySQLdb1, and the latest update caused tons of _SSL connection error: error:00000001:lib(0):func(0):reason(1)_ errors in my logs, and prevented my application from connecting to the database, eventually causing the host to be blocked because it hit the max_connect_error limit. Reverting back to 5.7.27 resolved the issue.
The same error also occurred when attempting to use mysql from the command line. Reverting to 5.7.27 also fixed that. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1853494 Title: Add back WITH_SSL build parameter To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/mysql-5.7/+bug/1853494/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs