https://bugs.freedesktop.org/show_bug.cgi?id=53708

Alex Thurgood <ipla...@yahoo.co.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|0                           |1

--- Comment #1 from Alex Thurgood <ipla...@yahoo.co.uk> 2012-08-19 11:26:15 UTC 
---
If, when adding records to table containing an autoincrement NOT NULL field,
the user enters data that does not match the requirements of the field
definition, with the result that the INSERT fails, then the autoincrement
counter is automatically incremented by 1 for each failed operation until the
insert succeeds, at which point the current incremented value is written to the
table.

This should not happen, failed INSERTS (haven't tested UPDATE) should not cause
the autoincrement counter to increment itself.

I will test earlier versions to see if problem present there, or if this is a
regression.


Alex

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to