https://bugs.documentfoundation.org/show_bug.cgi?id=116982
--- Comment #3 from Lionel Elie Mamane <[email protected]> ---
This looks like the autoincrement column is created in firebird (by means of a
sequence / generator, that is an object that returns a new, fresh, incremented
number each time it is required), but the generator is not initialised with the
next value it should give (something like MAX(existing values in the table) or
whatever HSQLDB would have returned for the next insertion), so it starts with
0.
--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs