<html>
<head>
<base href="https://bugs.documentfoundation.org/">
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEEDINFO "
title="NEEDINFO - EDITING: Firebird Embedded: error message when resetting auto increment a second time"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=119628#c10">Comment # 10</a>
on <a class="bz_bug_link
bz_status_NEEDINFO "
title="NEEDINFO - EDITING: Firebird Embedded: error message when resetting auto increment a second time"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=119628">bug 119628</a>
from <span class="vcard"><a class="email" href="mailto:robert@familiegrosskopf.de" title="Robert Großkopf <robert@familiegrosskopf.de>"> <span class="fn">Robert Großkopf</span></a>
</span></b>
<pre>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.</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>