Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for Serialized Dictionary Information (SDI) in MySQL 8.0 #185

Open
Tracked by #97
jeremycole opened this issue May 22, 2023 · 0 comments
Open
Tracked by #97
Assignees

Comments

@jeremycole
Copy link
Owner

jeremycole commented May 22, 2023

There are multiple things that need to happen to support SDI fully, at least support for:

  • New SDI header in FSP page
  • New page types (SDI, SDI_BLOB, SDI_ZBLOB).
  • Usefully exposing the JSON structures stored in the SDI.
  • Using the SDI to navigate tablespaces for e.g. system-spaces.
  • Using the SDI to construct record describers for all indexes.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant