A simple, fast Mysql library for Ruby, binding to libmysql
Go to file
Michal Schorm 8b771a1ea9 Enhance the DB connection check.
This commit is based on one of the commits by Michal Schorm
<mschorm@redhat.com>. Thanks!

* https://src.fedoraproject.org/rpms/rubygem-mysql2/pull-request/13
  - [5/6] Testsuite fix - enhance the error handling of the loop that checks
    whether the DB server is alive
* https://bugzilla.redhat.com/show_bug.cgi?id=2144488#c2
  - (3) While waiting for the DB server to come online

In the previous logic, the DB connection logic didn't exit correctly with error
when the last 10th try still fails. The new logic makes the logic fail
properly, and prints the DB error log file. The printed log makes us debug
easily.
2023-01-19 17:42:48 +01:00
.gitignore Fix test assertion for mariadb-connector-c 2022-02-21 16:50:40 +01:00
rubygem-mysql2-0.5.4-use-ssl-pem-files-in-repo.patch Fix the broken SSL tests with MariaDB 10.5.18. 2022-12-23 18:25:12 +01:00
rubygem-mysql2.spec Enhance the DB connection check. 2023-01-19 17:42:48 +01:00
sources Upgrade to rubygem-mysql2 0.5.4. 2022-05-06 19:19:52 +02:00