liquanjin commented on issue #6996:
URL: https://github.com/apache/shardingsphere/issues/6996#issuecomment-678786861
@strongduanmu hi
`what is the type of parameter in store_id IN (?)?`
The type is java.lang.Long 。
`The first parameter(store_id=1006) will be processed as int by default`
This is key issue 。
I hope ShardingSphere-JDBC compatible the since,when i used `${store_id}`
and `#{store_id}` definition parameter ,ShardingSphere-JDBC think the sharding
value is same。
Because they are the same!
----------------------------------------------------------------
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:
[email protected]