[TYPO3-team-templavoila] RFC: #13606: BLOB is too small for large mappings
Tolleiv.Nietsch
info at tolleiv.de
Mon Feb 22 15:20:41 CET 2010
This is an SVN patch request.
Type: Bugfix
Bugtracker references:
http://bugs.typo3.org/view.php?id=13606
Branches:
trunk templavoila_1-4
Problem:
If you try to map large HTML files the serialized templatemapping might
easily exceed 65kB. Due to restricitons of the BLOB (and TEXT in 1.3.x)
datatype these mappings can't be stored properly and therefore there's
no chance to map such files.
Solution:
Attached patch changes that to mediumblob which allows to store 16MB.
Cheers,
Tolleiv
--
Tolleiv Nietsch
www.tolleiv.de - www.aoemedia.de
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: 13606.patch
URL: <http://lists.typo3.org/pipermail/typo3-team-templavoila/attachments/20100222/a653f57b/attachment.asc>
More information about the TYPO3-team-templavoila
mailing list