A simple, fast Mysql library for Ruby, binding to libmysql
Go to file
Yaakov Selkowitz 5c7ffda69a Adapt tests to mariadb 10.11
As of mariadb 10.11 (Fedora 40), the documented method of reverting the
user account to mysql_native_password post-creation fails with:

ERROR 1698 (28000): Access denied for user 'mockbuild'@'localhost'

Using the documented method for setting this at creation time works with
both 10.5 and 10.11.
2024-02-08 22:21:16 -05: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 Adapt tests to mariadb 10.11 2024-02-08 22:21:16 -05:00
sources Upgrade to rubygem-mysql2 0.5.5. 2023-10-25 12:48:03 +02:00