** Description changed: - The update from 5.7.27 to 5.7.28 definitely caused some SSL issues for - one of our production applications. I have an older Python app that uses - SQLAlechemy to connect to MySQL using + The update of client libraries and clients from 5.7.27 to 5.7.28 caused + some SSL issues for one of our production applications. 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. The same error also occurred when attempting to use mysql from the command line. - Manually reverting back to all 5.7.27-0ubuntu0.16.04.1 versions resolved - the issue. + Manually reverting back to all client and library + 5.7.27-0ubuntu0.16.04.1 versions resolved the issue. Affected client version (library and client): 5.7.28 (Ubuntu 16.04.6) MySQL Server Version: 5.6.11 (Windows Server 2012)
** Summary changed: - SSL connection errors in 5.7.28 + Client SSL connection errors in 5.7.28 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1853636 Title: Client SSL connection errors in 5.7.28 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/mysql-5.7/+bug/1853636/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
