You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 17, 2024. It is now read-only.
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 desc text' at line 1
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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
The text was updated successfully, but these errors were encountered: