Hello, I have a problem using the Snapshot Replication feature of conductor.
I'm using it to schedule a database replication between two virtuoso(V6) instances, where the source instance is connected to a MySQL database using the MySQL adapter and having tables from MySQL Attached. When I do a Basic Snapshot Replication, the process does the replication most of the tables I've selected, but it throws an error[1] on some of them. 37000 VD052: Remote DSN PVI: [OpenLink][ODBC][MySQL Server]#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 '(255), `doc_type` varchar(64), `doc_name` varchar(128), `emit_date` varcha' at line 1 (1064) The MySQL version installed is 5.0.77 Please advice. Regards, Cristian