MySQL Forums
Forum List  »  Replication

MySQL Replication issue
Posted by: Beekshan Chaki
Date: April 20, 2026 02:34AM

We are using MySQL Community Server version 8.0.45 for a database with a total data size more than 20 TB. Our setup includes a DC–DR replication using MySQL native replication. We are also using table partitioning.

During replication, we are encountering the following errors:

* *Error Code: 1030* – Got error -1 from storage engine
* *Error Code: 1032* – Can't find record in table

We have tested both binlog-based and GTID-based replication, and the issue persists in both configurations.

Notably:

* There were no network interruptions during the incidents.
* No corresponding OS-level errors were observed.

We are trying to understand the root cause of these errors in a large, partitioned environment and how to resolve them without risking data inconsistency.

Any guidance on possible causes and recommended troubleshooting steps would be greatly appreciated.

Thank you.

Options: ReplyQuote


Subject
Views
Written By
Posted
MySQL Replication issue
56
April 20, 2026 02:34AM


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.