You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by GitBox <gi...@apache.org> on 2020/07/13 09:06:39 UTC

[GitHub] [shardingsphere] leezhip commented on issue #6331: how to modify sql_mode

leezhip commented on issue #6331:
URL: https://github.com/apache/shardingsphere/issues/6331#issuecomment-657427033


   The new connection will be renewed "set session sql_mode"
   Because of the database sql_mode are different, need to be consistent。
   I tried to use it jdbcCompliantTruncation ,but it not work 
   this my jdbcUrl
   jdbcUrl: jdbc:mysql://127.0.0.1:3306/db?serverTimezone=UTC&useSSL=false&useUnicode=true&characterEncoding=UTF-8&zeroDateTimeBehavior=convertToNull&jdbcCompliantTruncation=false


----------------------------------------------------------------
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.

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