A simple, fast Mysql library for Ruby, binding to libmysql
Go to file
Jarek Prokop f6c049751d Fix SSL related test failure by backporting Fedora commit <c33b1cf>.
As per analysis by mschorm on the upstream bugzilla:
<https://bugzilla.redhat.com/show_bug.cgi?id=2144488#c2>
the SSL tests were not really working properly.

Even though we had a misconfigured mariadb server for tests, it didn't
complain until now. It already had been fixed for Fedora via
c33b1cff59
the commit contents were adjusted for the RHEL environemnt and
mysql2 0.5.3 since the Fedora's commit is for mysql2 0.5.4.

Additionally, enhance the DB connection check via:
8b771a1ea9

Related: RHEL-5584
2024-03-08 14:51:36 +01:00
.gitignore Import rpm: 457aaafdec7f92cea3fac86e24b2145ea607150f 2023-02-23 23:52:15 -05:00
rubygem-mysql2-0.5.3-fix-assertion-mariadb-connector-c.patch Import rpm: 457aaafdec7f92cea3fac86e24b2145ea607150f 2022-08-08 14:06:49 -04:00
rubygem-mysql2-0.5.3-update-Mysql2_Result-spec.patch Import rpm: 457aaafdec7f92cea3fac86e24b2145ea607150f 2022-08-08 14:06:49 -04:00
rubygem-mysql2-0.5.4-use-ssl-pem-files-in-repo.patch Fix SSL related test failure by backporting Fedora commit <c33b1cf>. 2024-03-08 14:51:36 +01:00
rubygem-mysql2.spec Fix SSL related test failure by backporting Fedora commit <c33b1cf>. 2024-03-08 14:51:36 +01:00
sources Import rpm: 457aaafdec7f92cea3fac86e24b2145ea607150f 2023-02-23 23:52:15 -05:00