Friday, June 14, 2019

[google-cloud-sql-discuss] Re: I just can't migrate my external DB because unable to skip replication errors

Unfortunately, it is not possible to skip these errors on the slave instance. There is an open Feature Request [1] for Cloud SQL to allow users to modify '--slave-skip-errors' Flag on MySQL to allow the replication process to continue.

You can check to make sure your source database meets the requirements listed here for replication in Cloud SQL [2] and these best practices regarding long running exports/imports [3]. The blue box here [4] about the data could also be relevant for your error.

[1] http://issuetracker.google.com/128603238
[2] https://cloud.google.com/sql/docs/mysql/replication/replication-from-external#server-requirements
[3] https://cloud.google.com/sql/docs/mysql/import-export/#tips_for_long-running_import_and_export_processes

--
You received this message because you are subscribed to the Google Groups "Google Cloud SQL discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-cloud-sql-discuss+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/google-cloud-sql-discuss/5a89c2d5-2f60-43c8-890c-5bcb1c604252%40googlegroups.com.

No comments:

Post a Comment