Project

General

Profile

Actions

Bug #106836

open

Wrong SQL datatype for "size" of sys_file

Added by Stefan Froemken 14 days ago. Updated 14 days ago.

Status:
Under Review
Priority:
Should have
Assignee:
-
Category:
DataHandler aka TCEmain
Target version:
Start date:
2025-06-05
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
13
PHP Version:
8.3
Tags:
Complexity:
easy
Is Regression:
Sprint Focus:

Description

Hello,

since upgrading our bynder2 extension to TYPO3 13 the synchronization process of all files from bynder API does not work anymore. On console I get an error that value is too bif for "size". I found out that it must be "size" of table sys_file. In earlier TYPO3 versions it was BIGINT, since TYPO3 13 it is INT. Seems to be a problem since migrating to the new SchemaManager.

For now I will help me with overwriting the column definition, but from Core side it would be good to have good old BIGINT value again.

Nice greetings

Stefan


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Feature #102237: Auto-create DB fields from TCA columns for type "number"ClosedAnja Leichsenring2023-10-24

Actions
Actions

Also available in: Atom PDF