243516d785
* fixes #9305 by not being prone to the race condition in insertIfNotExists * fixes #6899 by not using a query that can result in a deadlock * replaces the insertIfNotExists call with an insert which is wrapped into a try-catch block * followup to #12371 Signed-off-by: Morris Jobke <hey@morrisjobke.de> |
||
---|---|---|
.. | ||
AbstractLockingProvider.php | ||
DBLockingProvider.php | ||
MemcacheLockingProvider.php | ||
NoopLockingProvider.php |