Skip to content

fix(auth): allow mysql-monitor_* to authenticate under caching_sha2_password - #5991

Merged
renecannao merged 2 commits into
v3.0from
fix/5363-monitor-caching-sha2
Aug 9, 2026
Merged

fix(auth): allow mysql-monitor_* to authenticate under caching_sha2_password#5991
renecannao merged 2 commits into
v3.0from
fix/5363-monitor-caching-sha2

Merge branch 'v3.0' into fix/5363-monitor-caching-sha2

d768c6e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Aug 9, 2026 in 1s

52.38% (-0.04%) compared to 90d4cc1

View this Pull Request on Codecov

52.38% (-0.04%) compared to 90d4cc1

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 52.38%. Comparing base (90d4cc1) to head (d768c6e).

Additional details and impacted files
@@            Coverage Diff             @@
##             v3.0    #5991      +/-   ##
==========================================
- Coverage   52.41%   52.38%   -0.04%     
==========================================
  Files         472      472              
  Lines      143270   143270              
  Branches    36196    36196              
==========================================
- Hits        75102    75052      -50     
- Misses      51322    51331       +9     
- Partials    16846    16887      +41     

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.