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 #1

Updated by Francois Suter about 15 years ago

Committed to trunk in revision 6300.

Actions #2

Updated by Michael Stucki almost 11 years ago

  • Category set to scheduler
Actions #3

Updated by Michael Stucki almost 11 years ago

  • Project changed from 739 to TYPO3 Core
  • Category changed from scheduler to scheduler
  • Target version deleted (0)
Actions

Also available in: Atom PDF