Skip to content
/ server Public

MDEV-31344: fast status variable lookup#4751

Open
dmitry416 wants to merge 2 commits intoMariaDB:mainfrom
dmitry416:MDEV-31344
Open

MDEV-31344: fast status variable lookup#4751
dmitry416 wants to merge 2 commits intoMariaDB:mainfrom
dmitry416:MDEV-31344

Conversation

@dmitry416
Copy link

Summary

  • Added a hash table for status variables
  • Now the variable is searched first in the hash table, and if it is not found, it is searched using the old path.

@CLAassistant
Copy link

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants