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 reading SDI from InnoDB #202

Merged
merged 1 commit into from
Nov 10, 2024
Merged

Conversation

jeremycole
Copy link
Owner

@jeremycole jeremycole commented Nov 10, 2024

This adds initial support for reading the SDI content from InnoDB tablespace files, but doesn't yet use the SDI for anything other than a new space-sdi-json-dump mode (similar to ibd2sdi), which can be used to confirm that SDI is successfully read. Subsequent work will refactor the Innodb::DataDictionary class to be able to make use of SDI.

Related to #97 and #185.

@jeremycole jeremycole self-assigned this Nov 10, 2024
@jeremycole jeremycole merged commit 16e2252 into main Nov 10, 2024
8 checks passed
@jeremycole jeremycole deleted the implement_sdi_20241031 branch November 10, 2024 07:36
@jeremycole jeremycole mentioned this pull request Nov 10, 2024
48 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant