Hi. I have a web app that uses H2. The most important table, requests, has an autoincrement id that is visible to the user. It seems like every time the application is restarted, the next created request's id is about 30 higher than the last request. Otherwise they increment by 1. I'm not 100% certain that the above is the determining factor in when it increments by 1 and when by a lot more, but that is how it seems.
Where would I even start, to try and solve such a problem? Thanks. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "H2 Database" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/h2-database?hl=en -~----------~----~----~----~------~----~------~--~---
