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/14 03:28:47 UTC

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

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


   > I tried to use it jdbcCompliantTruncation ,but it not work
   
   If you use regular JDBC, does it work? AFAIK, ShardingJDBC creates dataSource by means of `snakeyaml`. In general, it will not ignore any of the properties from user-defined `jdbcUrl`.
   Do you think there is any JDBC interface, like `getAutoCommit()` can check whether this property and other properties take effect?


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