chunhongZheng commented on issue #8342:
URL: https://github.com/apache/seatunnel/issues/8342#issuecomment-2667624816

   > SeaTunnel Version 2.3.8 There are similar problems。 batch data is 
success,stream mode is report there errors 。 and the configuration file 
information is as follows:
   > 
   > { "sink" : [ { "plugin_name" : "Console" } ], "source" : [ { "base-url" : 
"jdbc:mysql://xxx:3306/test?useUnicode=true&useSSL=false&characterEncoding=utf8&connectionTimeZone=Asia/Shanghai&enabledTLSProtocols=TLSv1.2",
 "password" : "**", "startup.mode" : "initial", "table-names" : [ "test.user" 
], "plugin_name" : "MySQL-CDC", "username" : "**" } ], "env" : { "job.mode" : 
"STREAMING", "parallelism" : 1, "checkpoint.interval" : 10000 } }
   
   The problem has been resolved. Upgrade mysql-connector-java-8.0.11.jar to 
mysql-connector-java-8.0.30.jar


-- 
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-unsubscr...@seatunnel.apache.org

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

Reply via email to