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/02/25 01:40:15 UTC

[GitHub] [incubator-shardingsphere] ICanFlyFaraway edited a comment on issue #4402: I want to use the self growing primary key. Is there any scheme available?

ICanFlyFaraway edited a comment on issue #4402: I want to use the self growing primary key. Is there any scheme available?
URL: https://github.com/apache/incubator-shardingsphere/issues/4402#issuecomment-590636781
 
 
   @kimmking OK,i have implements ShardingKeyGenerator.java,can I use the any interface of the shrding-proxy to excute the sql like “select max(id)...” to get current max id?Or i just use use the original jdbc to get it ?

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