Issues
- Fix typo in condition in mysqld.cc::fix_secure_path()PS-9213Resolved issue: PS-9213Oleksandr Kachan
- Upgrade process can be stopped by orphan data dictionary entries with no workaroundPS-9186Resolved issue: PS-9186
- Exclude some tests from ASAN tests runPS-9146Resolved issue: PS-9146Oleksandr Kachan
- Improve openssl version detection in percona_encryption_udf_digest_table.incPS-9145Resolved issue: PS-9145Oleksandr Kachan
4 of 4
Fix typo in condition in mysqld.cc::fix_secure_path()
Done
General
Escalation
General
Escalation
Description
Environment
None
Details
Details
Assignee
Oleksandr Kachan
Oleksandr KachanReporter
Oleksandr Kachan
Oleksandr KachanNeeds Review
No
Needs QA
No
Sprint
None
Fix versions
Affects versions
Priority
Smart Checklist
Smart Checklist
Created April 23, 2024 at 1:06 PM
Updated August 6, 2024 at 3:19 PM
Resolved April 24, 2024 at 9:30 AM
Activity
Show:
if (opt_initialize & !force_priv_check) opt_path = "";