[Libreoffice-bugs] [Bug 119628] EDITING: Firebird Embedded: error message when resetting auto increment a second time

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Fri May 28 14:16:55 UTC 2021


https://bugs.documentfoundation.org/show_bug.cgi?id=119628

--- Comment #10 from Robert Großkopf <robert at familiegrosskopf.de> ---
Could see the same buggy behavior in LO 7.1.3.2 on OpenSUSE 15.2 64bit rpm
Linux:

1. Delete the rows up to last "Employee ID" 20
2. SQL: ALTER TABLE "Employee Table" ALTER "Employee ID" RESTART WITH 20
3. Input some new values (Funny: Trying to input new values will set every new
character to a new line - another bug?)
4. Delete  the rows up to last "Employee ID" 18
5. SQL: ALTER TABLE "Employee Table" ALTER "Employee ID" RESTART WITH 18

A warning appears like 
*violation of PRIMARY or UNIQUE KEY constraint "INTEG_18" on …
… but the "Employees ID" will be restarted right.

-- 
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/20210528/121222f4/attachment.htm>


More information about the Libreoffice-bugs mailing list