在批量插入的时候获取主键值,返回来的主键值和实际插入值不一样,但是不用fabric又能得到正确的数据,请问是什么原因?如何解决?
ringa_lee
The reason has been found. The MySQL underlying connection driver does not support getAutoIncrement in the Fabric cluster environment.
The reason has been found. The MySQL underlying connection driver does not support getAutoIncrement in the Fabric cluster environment.