Project

General

Profile

Actions

Bug #25626

closed

Change TEXT fields to BLOBs for storing serialized data

Added by Michael Klapper about 15 years ago. Updated almost 11 years ago.

Status:
Closed
Priority:
Should have
Category:
scheduler
Target version:
-
Start date:
2009-10-28
Due date:
% Done:

0%

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

Description

The fields "serialized_task_object" & "serialized_executions" are defined as "TEXT" this can be a problem with charset convertion from database to your system.

It is a good practise to define such serialized fields as "BLOB" because this is a binary field where no charset convertions are made on.

(issue imported from #M12381)

Actions

Also available in: Atom PDF