Project

General

Profile

Actions

Bug #21813

closed

cHashParams in index_phash is too small

Added by Dmitry Dulepov over 14 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Should have
Category:
-
Target version:
-
Start date:
2009-12-07
Due date:
% Done:

0%

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

Description

This field is tinyblob, which 255 bytes. It is not enough to hold serialized arrays in many cases. It should be changed to blob.

MySQL information about data types: http://dev.mysql.com/doc/refman/5.0/en/storage-requirements.html

(issue imported from #M12959)


Files

12959.diff (584 Bytes) 12959.diff Administrator Admin, 2009-12-07 10:54

Related issues 2 (0 open2 closed)

Related to TYPO3 Core - Bug #21812: Catchable fatal error in indexed_searchClosedDmitry Dulepov2009-12-07

Actions
Has duplicate TYPO3 Core - Bug #17419: Field index_phash.cHashParams is too shortClosedAndreas Otto †2007-06-26

Actions
Actions #1

Updated by Ernesto Baschny about 14 years ago

@Dmitry Dulepov, this is a REMINDER, your fix was not commited. See comments in Core list

Actions #2

Updated by Andreas Otto † about 14 years ago

Committed to trunk, revision 7122.

Actions #3

Updated by Benni Mack over 5 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF