fix(frontend): refresh global sysvars for SHOW GLOBAL VARIABLES - #24844
Conversation
Qodo reviews are paused for this user.Troubleshooting steps vary by plan Learn more → On a Teams plan? Using GitHub Enterprise Server, GitLab Self-Managed, or Bitbucket Data Center? |
Merge Queue Status
This pull request spent 33 minutes 16 seconds in the queue, with no time running CI. Waiting for
All conditions
ReasonThe merge conditions cannot be satisfied due to failing checks HintYou may have to fix your CI before adding the pull request to the queue again. |
Merge Queue Status
This pull request spent 1 hour 10 minutes 20 seconds in the queue, including 1 hour 9 minutes 32 seconds running CI. Required conditions to merge
|
What type of PR is this?
Which issue(s) does this PR fix or relate to?
#24837
What this PR does / why we need it:
SHOW GLOBAL VARIABLESresults ontomainSHOW GLOBAL VARIABLESenable_remap_hintbehaviorFixes #24837
Verification
upstream/maingo test ./pkg/frontend -run 'Test_handleShowVariables|TestShowGlobalVariablesRefreshesGlobalSysVarCache|TestShowGlobalVariablesReturnsRefreshError' -count=1is currently blocked on this workspace becausemainnow pullsgithub.com/unum-cloud/usearch/golang@v0.0.0-20260524141737-9fd6b0115dcd, while the localthirdparties/install/include/usearch.hdoes not expose the newer C symbols that wrapper expects (usearch_hardware_acceleration_available,usearch_scalar_e2m3_k, etc.).mainalso required adding localcroaringheaders before frontend package compilation could get pastroaring.h.