Re: How to generate sequence in MySql
How well does that work in a concurrent environment? Say the current sequence is at 29, and two separate web threads or applications perform do this; would both end up with the sequence number '30'? How do you get '@val' back into code from the java connector (jdbc) api?
Subject
Views
Written By
Posted
167197
March 13, 2007 08:05AM
73275
March 22, 2007 10:34PM
66802
March 26, 2007 08:49AM
53481
March 26, 2007 09:31PM
30729
April 04, 2007 03:00AM
24384
April 05, 2007 02:37AM
21402
November 10, 2008 06:40AM
26357
November 21, 2007 03:50AM
30075
January 29, 2008 08:33PM
Re: How to generate sequence in MySql
17549
February 06, 2008 12:16PM
18344
October 15, 2008 01:03PM
12269
November 05, 2008 09:50AM
14079
November 10, 2008 06:32AM
15465
December 14, 2008 07:08AM
18259
January 23, 2009 05:38PM
8522
March 16, 2009 09:00AM
10231
March 16, 2009 09:18AM
8435
March 16, 2009 09:51AM
9322
March 16, 2009 10:23AM
8280
April 12, 2009 07:58AM
9829
April 03, 2009 03:07PM
Sorry, you can't reply to this topic. It has been closed.
Content reproduced on this site is the property of the respective copyright holders.
It is not reviewed in advance by Oracle and does not necessarily represent the opinion
of Oracle or any other party.