mirror of
https://github.com/Combodo/iTop.git
synced 2026-05-02 06:58:49 +02:00
N°2456 - Deadlock during concurrent updates
This commit is contained in:
@@ -3191,6 +3191,7 @@ abstract class DBObject implements iDisplay
|
||||
}
|
||||
|
||||
CMDBSource::Query('COMMIT');
|
||||
$iNbTryRemaining = 0;
|
||||
}
|
||||
catch (MySQLException $e)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user