[Libreoffice-bugs] [Bug 125955] BASE: FIREBIRD: Auto-value is incremented when input was aborted by Firebird database due to erroneous input
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Thu Aug 22 09:10:58 UTC 2019
https://bugs.documentfoundation.org/show_bug.cgi?id=125955
Lionel Elie Mamane <lionel at mamane.lu> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |NOTABUG
--- Comment #4 from Lionel Elie Mamane <lionel at mamane.lu> ---
autoincrement fields have unique values, but are not necessarily strictly
sequential.
That is indeed so in several different DMBS. It is kinda hard (not sure even
possible) to ensure the values are strictly sequential, if one allows
transactions (that can be cancelled...) and/or concurrent inserts.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20190822/3a7fbe9b/attachment.html>
More information about the Libreoffice-bugs
mailing list