[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
Sat Nov 28 18:12:03 UTC 2020


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

Julien Nabet <serval2412 at yahoo.fr> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |serval2412 at yahoo.fr
             Status|NEW                         |NEEDINFO

--- Comment #8 from Julien Nabet <serval2412 at yahoo.fr> ---
On pc Debian x86-64 with LO Debian package 7.0.3, I don't reproduce this.

Here are the steps:
- opened table
- deleted 16->end
- closed table
- launched in SQL Tools:
alter table "Employee Table" alter "Employee ID" restart with 15;
- opened table
- added row
-> id = 16 => ok
- deleted new row + row before
- launched in SQL Tools:
alter table "Employee Table" alter "Employee ID" restart with 14
-> id = 15 => ok

Any update with LO 7.0.3?
Also with a daily build of master (future 7.2.0) since Firebird has been
upgraded from 3.0.0 to 3.0.7
Did I miss something?

-- 
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/20201128/4cb9560f/attachment.htm>


More information about the Libreoffice-bugs mailing list