Project

General

Profile

Actions

Bug #99326

closed

DataHandler - Process too many records

Added by Guillaume Germain over 1 year ago. Updated 11 months ago.

Status:
Resolved
Priority:
Should have
Assignee:
-
Category:
DataHandler aka TCEmain
Target version:
-
Start date:
2022-12-09
Due date:
% Done:

100%

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

Description

With the "external_import" extension, I import a CSV of 150,000 lines in cli environnement.
At the first import, everything works fine.
On the second import, the check for record modification or deletion does not work because of the large number of records.

I get the error "Prepared statement contains too many placeholders".


Related issues 3 (2 open1 closed)

Related to TYPO3 Core - Task #93305: Long lists of parameters in QueryBuilder handled differently ("too many placeholders")New2021-01-18

Actions
Related to TYPO3 Core - Epic #93547: Collection of problems with large sitesAccepted2021-02-19

Actions
Related to TYPO3 Core - Bug #100894: Avoid reaching placeholder limit for statement (loosely related to #99326) in DatabaseIntegrityCheck.phpResolved2023-05-17

Actions
Actions

Also available in: Atom PDF