jiuye9999 commented on issue #7227: URL: https://github.com/apache/shardingsphere/issues/7227#issuecomment-1835793624
> sharding jdbc 4.0.0 mybatis spring sql mapper: insert into stock_move_detail ........ values ..... sharding config : only sharding db , Custom keyGenerator : UidGenerator in one Transactional , Loop in the java code to call single insert Dao(insertByStockMoveDetail),The insertion ID obtained each time in the loop is the first. remove the transaction, it's OK -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
