Checking Whether the Transaction Isolation Levels are Consistent
MySQL
Check Item |
Whether the transaction isolation levels are consistent |
---|---|
Description |
Check whether the transaction isolation levels of the source and destination databases are the same. |
Failure Cause and Handling Suggestion |
If you are migrating data to the cloud, perform the following operations: Failure cause: The transaction isolation levels of the source and destination databases are different. Handling suggestion: Change the isolation level (tx_isolation or transaction_isolation) of the destination database to be the same as that of the source database. |
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.