-
Bug
-
Resolution: Unresolved
-
Undefined
-
rhel-9.5
-
None
-
No
-
Moderate
-
rhel-sst-cs-stacks
-
ssg_core_services
-
15
-
17
-
3
-
False
-
-
Yes
-
None
-
Requested
-
None
-
Known Issue
-
-
Done
-
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
-
- Integration
-