By using AWS re:Post, you agree to the AWS re:Post Terms of Use

本地数据库迁移至RDS报错如何处理?

0

我从本地的数据库向RDS迁移 出现下面的报错Exception: Error getting row count from source tables, wbcopytables exited with code -6 ERROR: Counting table rows to copy: Error getting row count from source tables, wbcopytables exited with code -6 Failed

profile picture
EXPERT
asked 8 months ago23 views
1 Answer
0

报错是获取源表的行数报错,确认下mysql的版本,命令行的参数,参考下这个报错:https://bugs.mysql.com/bug.php?id=103835

profile picture
EXPERT
answered 8 months ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions