I already used the skip option with all layers. but the only one always give me a error is the "data" one i can't find the cause because the CLI only prints the above error message.
ERROR: Query failed. 1064 (42000): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'descdesctext' at line 1
Using the latest version available on new ubuntu 18.04 1.6.5 Engine Aurora MySQL 5.6.10a
mysqldbcopy --not-null-blobs --drop-first -vvv --source=$USER:$PASSW@$CLUSTER_WRITER_ENDPOINT:3470 --destination=source=$USER:$PASSW@$CLUSTER_WRITER_ENDPOINT:3470 skadate:skadate2
I already used the skip option with all layers. but the only one always give me a error is the "data" one i can't find the cause because the CLI only prints the above error message.
ERROR: Query failed. 1064 (42000): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'desc
desctext' at line 1