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 2019/12/16 14:24:23 UTC

[GitHub] [incubator-shardingsphere] Mirrormiss commented on issue #290: Support batch INSERT

Mirrormiss commented on issue #290: Support batch INSERT
URL: https://github.com/apache/incubator-shardingsphere/issues/290#issuecomment-566082946
 
 
   亮哥,在集成mybatis的时候 ,使用了批量新增,发现报了一个莫名的错误
   (Parameter 'XXX' not found. Available parameters are [A, B]),
   大致看了下,是不是因为单表mybatis的Invocation中是一条SQL,而批量的是一个集合,导致ShardingValue中的分片键和分片键的值对应不上的原因?
   备注:版本为3.1.0

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


With regards,
Apache Git Services