Christoph Weser wrote: > I have a long-lasting delete operation (like written in an > other Thread), > which locks the complete table, so that some inserts are suspended. > The locked table has no explicit keys set. > > When the delete operation is finished, one of the inserts return the > following: > > Duplicate key > SQLState: 23000 > VendorError: 200 > > How could this arise? I couldn't explain by myself.
Hi, this may be a known bug and is probably fixed with 7.5.0.16 (for details see http://www.sapdb.org/webpts?wptsdetail=yes&ErrorType=0&ErrorID=1129548). Please upgrade your database and check if the problem is fixed. Kind regards Holger SAP Labs Berlin -- MaxDB Discussion Mailing List For list archives: http://lists.mysql.com/maxdb To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]
