MySQL Forums
Forum List  »  InnoDB

Re: MySQL 8.0 - Recover data from .IBD files after server failure (with files backup)
Posted by: ddcw Yang
Date: July 10, 2024 03:34AM

you can use ibd2sql to transform IBD file to sql. it is open source and free.
url: https://github.com/ddcw/ibd2sql

Options: ReplyQuote




Sorry, only registered users may post in this forum.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.