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 2022/10/10 06:42:17 UTC

[GitHub] [shardingsphere] roodkcab opened a new issue, #14144: last_insert_id not returned when using update

roodkcab opened a new issue, #14144:
URL: https://github.com/apache/shardingsphere/issues/14144

   ## Bug Report
   
   ### Which version of ShardingSphere did you use?
   master branch
   
   ### Which project did you use? ShardingSphere-JDBC or ShardingSphere-Proxy?
   proxy
   
   ### Expected behavior
   update id_gen set max_id = last_insert_id(max_id + 1) where type = 1;
   the last_insert_id should be returned back to user
   
   ### Actual behavior
   can't get last_insert_id like insert statement
   
   ### Reason analyze (If you can)
   isReturnGeneratedKeys is only true on insert statement
   


-- 
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: notifications-unsubscribe@shardingsphere.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [shardingsphere] github-actions[bot] commented on issue #14144: last_insert_id not returned when using update

Posted by GitBox <gi...@apache.org>.
github-actions[bot] commented on issue #14144:
URL: https://github.com/apache/shardingsphere/issues/14144#issuecomment-1272350559

   Hello , this issue has not received a reply for several days.
   This issue is supposed to be closed.


-- 
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: notifications-unsubscribe@shardingsphere.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Re: [I] last_insert_id not returned when using update [shardingsphere]

Posted by "github-actions[bot] (via GitHub)" <gi...@apache.org>.
github-actions[bot] commented on issue #14144:
URL: https://github.com/apache/shardingsphere/issues/14144#issuecomment-2026022180

   There hasn't been any activity on this issue recently, and in order to prioritize active issues, it will be marked as stale.


-- 
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: notifications-unsubscribe@shardingsphere.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [shardingsphere] roodkcab commented on issue #14144: last_insert_id not returned when using update

Posted by GitBox <gi...@apache.org>.
roodkcab commented on issue #14144:
URL: https://github.com/apache/shardingsphere/issues/14144#issuecomment-1182982728

   not yet


-- 
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: notifications-unsubscribe@shardingsphere.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [shardingsphere] terrymanu commented on issue #14144: last_insert_id not returned when using update

Posted by GitBox <gi...@apache.org>.
terrymanu commented on issue #14144:
URL: https://github.com/apache/shardingsphere/issues/14144#issuecomment-1165692110

   The master branch always change, could you provide the commit id?


-- 
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: notifications-unsubscribe@shardingsphere.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [shardingsphere] github-actions[bot] closed issue #14144: last_insert_id not returned when using update

Posted by GitBox <gi...@apache.org>.
github-actions[bot] closed issue #14144: last_insert_id not returned when using update
URL: https://github.com/apache/shardingsphere/issues/14144


-- 
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: notifications-unsubscribe@shardingsphere.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [shardingsphere] terrymanu commented on issue #14144: last_insert_id not returned when using update

Posted by GitBox <gi...@apache.org>.
terrymanu commented on issue #14144:
URL: https://github.com/apache/shardingsphere/issues/14144#issuecomment-1182100182

   Does the issue resolve?


-- 
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: notifications-unsubscribe@shardingsphere.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org