N°2456 - Deadlock during concurrent updates

This commit is contained in:
Eric
2019-08-27 09:34:50 +02:00
parent 83c0df2157
commit 9bd1da95e0

View File

@@ -3191,6 +3191,7 @@ abstract class DBObject implements iDisplay
}
CMDBSource::Query('COMMIT');
$iNbTryRemaining = 0;
}
catch (MySQLException $e)
{