You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@seatunnel.apache.org by "laglangyue (via GitHub)" <gi...@apache.org> on 2023/03/13 16:05:29 UTC

[GitHub] [incubator-seatunnel] laglangyue commented on issue #4343: I want to synchronise data from one mysql table to another mysql table but Im facing this issue " java.sql.SQLException: Parameter index out of range (1 > number of parameters, which is 0)."

laglangyue commented on issue #4343:
URL: https://github.com/apache/incubator-seatunnel/issues/4343#issuecomment-1466436889

   your conf is error, we use your sql to insert,and the character '?' is source field data like jdbc,please use the next conf
   ![image](https://user-images.githubusercontent.com/35491928/224757722-0808af54-dd76-4862-9a55-7c28389fd6fa.png)
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@seatunnel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org