Project

General

Profile

Actions

Bug #90069

closed

Get Deadlock Error on delete cache in redirect modul

Added by Marco Schmidt over 4 years ago. Updated 6 days ago.

Status:
Closed
Priority:
Must have
Assignee:
-
Category:
Caching
Target version:
-
Start date:
2020-01-08
Due date:
% Done:

100%

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

Description

I've got an error from time to time and cannot reproduce this.

Core: Exception handler (WEB): Uncaught TYPO3 Exception: An exception occurred while executing 'DELETE tags2, cache1 FROM cf_cache_pages_tags AS tags1 JOIN cf_cache_pages_tags AS tags2 ON tags1.identifier = tags2.identifier JOIN cf_cache_pages AS cache1 ON tags1.identifier = cache1.identifier WHERE tags1.tag = 'redirects'': Deadlock found when trying to get lock; try restarting transaction | Doctrine\DBAL\Exception\DeadlockException thrown in file /www/htdocs/xxxx/example.de/typo3_src-9.5.13/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractMySQLDriver.php in line 34.

If this is no bug in TYPO3 Core/Redirect Modul, what can I do? Or can I ignore this message?


Related issues 1 (0 open1 closed)

Related to 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

Also available in: Atom PDF