Project

General

Profile

Actions

Bug #95844

closed

Deadlock when deleting the cache

Added by Robert von Hackwitz over 3 years ago. Updated 2 months ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Caching
Start date:
2021-11-02
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
10
PHP Version:
7.4
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

Sometimes during cache clearing this exception appears.
I'm not able to investigate further... :-(

Core: Exception handler (WEB): Uncaught TYPO3 Exception: An exception occurred while executing 'DELETE FROM `cache_rootline_tags` WHERE `identifier` = ?' with params ["1505__0_0"]: Deadlock found when trying to get lock; try restarting transaction | Doctrine\DBAL\Exception\DeadlockException thrown in file /var/www/vhosts/cms.usb.it/typo3_src-10.4.21/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractMySQLDriver.php in line 36

Related issues 1 (0 open1 closed)

Is duplicate of TYPO3 Core - Bug #90518: DB problems with rootline cache: DELETE cf_cache_rootline double-JOIN with cf_cache_rootline_tags take excessively longClosed2020-02-24

Actions
Actions #1

Updated by Christian Kuhn 2 months ago

  • Is duplicate of Bug #90518: DB problems with rootline cache: DELETE cf_cache_rootline double-JOIN with cf_cache_rootline_tags take excessively long added
Actions #2

Updated by Christian Kuhn 2 months ago

  • Status changed from New to Closed

Hey.

I'm rather confident this issue is a duplicate of #90518 and has been resolved. I'll thus close it.

Actions

Also available in: Atom PDF