<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body><span class="vcard"><a class="email" href="mailto:lionel@mamane.lu" title="Lionel Elie Mamane <lionel@mamane.lu>"> <span class="fn">Lionel Elie Mamane</span></a>
</span> changed
          <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED NOTABUG - BASE: FIREBIRD: Auto-value is incremented when input was aborted by Firebird database due to erroneous input"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=125955">bug 125955</a>
          <br>
             <table border="1" cellspacing="0" cellpadding="8">
          <tr>
            <th>What</th>
            <th>Removed</th>
            <th>Added</th>
          </tr>

         <tr>
           <td style="text-align:right;">Status</td>
           <td>NEW
           </td>
           <td>RESOLVED
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Resolution</td>
           <td>---
           </td>
           <td>NOTABUG
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED NOTABUG - BASE: FIREBIRD: Auto-value is incremented when input was aborted by Firebird database due to erroneous input"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=125955#c4">Comment # 4</a>
              on <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED NOTABUG - BASE: FIREBIRD: Auto-value is incremented when input was aborted by Firebird database due to erroneous input"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=125955">bug 125955</a>
              from <span class="vcard"><a class="email" href="mailto:lionel@mamane.lu" title="Lionel Elie Mamane <lionel@mamane.lu>"> <span class="fn">Lionel Elie Mamane</span></a>
</span></b>
        <pre>autoincrement fields have unique values, but are not necessarily strictly
sequential.

That is indeed so in several different DMBS. It is kinda hard (not sure even
possible) to ensure the values are strictly sequential, if one allows
transactions (that can be cancelled...) and/or concurrent inserts.</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>