mirror of
https://github.com/MariaDB/server.git
synced 2025-11-21 06:21:35 +03:00
In 5.5, ssl_do() no longer calls report_errors() in case of ssl error. Since report_errors() iterated over the list of errors, this means that we now report the first error in the list, rather than the last. Adjust the --replace_regex line for OpenSSL build accordingly in the test case.
9.0 KiB
9.0 KiB