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

Mostly works! #2

Open
robcwu opened this issue Nov 6, 2022 · 1 comment
Open

Mostly works! #2

robcwu opened this issue Nov 6, 2022 · 1 comment

Comments

@robcwu
Copy link

robcwu commented Nov 6, 2022

Hi
I tried to recover some tables using the .ibd files.
I recovered most of them.
I found that some of them did not work.
Comparing the table structure to previous, multiple primary keys were not defined in many that gave the 'Clustered index validation error..
By adding all the keys to the sql table structure, this made most of them work.
Still have 2 issues:

  1. one table still does not load but no errors.
  2. another table still gives the Clustered index validation error - but dont know why

Thanks for the code, very helpful.
Rob

@anyongjin
Copy link
Owner

Glad to help you with some questions. Support has been added for the case where the primary key contains multiple columns.
If convenient, you can send the ibd file which has not been loaded without error to my email, and I will try to look into it

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

No branches or pull requests

2 participants