A simple, fast Mysql library for Ruby, binding to libmysql
Go to file
Jarek Prokop 6eaa88e7c6 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-36189
2024-05-21 19:36:39 +02:00
.gitignore re-import sources as agreed with the maintainer 2023-07-11 11:43:16 +02:00
rubygem-mysql2-0.5.4-use-ssl-pem-files-in-repo.patch Fix SSL related test failure by backporting Fedora commit <c33b1cf>. 2024-05-21 19:36:39 +02:00
rubygem-mysql2.spec Fix SSL related test failure by backporting Fedora commit <c33b1cf>. 2024-05-21 19:36:39 +02:00
sources Import rpm: 56d6fee11311554e005e8a78a6cfdd694ade353b 2023-02-23 23:51:53 -05:00