Skip to content

Fix sqlparser cannot parse 'set names binary' - #18582

Merged
arthurschreiber merged 1 commit into
vitessio:mainfrom
canoriz:fix-set-nanes-binary
Aug 27, 2025
Merged

Fix sqlparser cannot parse 'set names binary'#18582
arthurschreiber merged 1 commit into
vitessio:mainfrom
canoriz:fix-set-nanes-binary

Fix sqlparser cannot parse 'set names binary'

7356cd1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 27, 2025 in 0s

67.51% (-0.01%) compared to 1c5ca23, passed because coverage increased by 0% when compared to adjusted base (67.52%)

View this Pull Request on Codecov

67.51% (-0.01%) compared to 1c5ca23, passed because coverage increased by 0% when compared to adjusted base (67.52%)

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 67.51%. Comparing base (1c5ca23) to head (7356cd1).
⚠️ Report is 3 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #18582      +/-   ##
==========================================
- Coverage   67.52%   67.51%   -0.01%     
==========================================
  Files        1607     1607              
  Lines      263324   263324              
==========================================
- Hits       177803   177793      -10     
- Misses      85521    85531      +10     

☔ View full report in Codecov by Sentry.
📢 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.