-
Bug
-
Resolution: Unresolved
-
Undefined
-
rhel-9.5
-
perl-DBD-MySQL-4.053-1.el9
-
No
-
Moderate
-
rhel-stacks-services-scripting
-
ssg_core_services
-
15
-
17
-
3
-
False
-
False
-
-
Yes
-
None
-
Pass
-
Automated
-
Bug Fix
-
-
Done
-
Unspecified
-
Required
-
Not Required
-
x86_64
-
None
What were you trying to do that didn't work?
Perl script using DBI cannot connect to MySQL 8 databases
What is the impact of this issue to you?
Unable to use MySQL 8 databases
Please provide the package NVR for which the bug is seen:
How reproducible is this bug?:
Always
Steps to reproduce
- Use Perl script with DBI->connect option mysql_ssl=1 against MySQL 8 database with caching_sha2_password
Expected results
Connect to database
Actual results
Fails with "failed: SSL connection error: Enforcing SSL encryption is not supported"
Very likely related to this: https://github.com/mariadb-corporation/mariadb-connector-c/pull/219
perl-DBD-MySQL-4.050-13.el9.x86_64 links with libmariadb which is likely the cause of failure.
Possibly it would be better to build perl-DBD-MySQL against MySQL 8 libaries instead of MariaDB?
- is related to
-
RHEL-83425 Stop building pcp-pmda-mysql for i686
-
- Release Pending
-
- links to
-
RHBA-2025:148448 perl-DBD-MySQL update