Project

General

Profile

Actions

Bug #100894

closed

Avoid reaching placeholder limit for statement (loosely related to #99326) in DatabaseIntegrityCheck.php

Added by Oliver Kleinecke about 1 year ago. Updated about 1 year ago.

Status:
Resolved
Priority:
Should have
Assignee:
-
Category:
Database API (Doctrine DBAL)
Target version:
-
Start date:
2023-05-17
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
13
PHP Version:
8.2
Tags:
dbal parameters
Complexity:
easy
Is Regression:
Sprint Focus:
Stabilization Sprint

Description

\TYPO3\CMS\Lowlevel\Integrity\DatabaseIntegrityCheck.php produces an error in function "testDBRefs", if too many records reside in the same table, as the count of parameters for the statement exceeds the limit of the DB.
Loosely related / same issue as #99326, just from different triggering situation.
best regards


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #99326: DataHandler - Process too many recordsResolved2022-12-09

Actions
Actions

Also available in: Atom PDF