[TYPO3-core] Indexed search - fieldsize of cHashParams

Jan-Erik Revsbech (MOC) jer at moccompany.com
Wed Feb 8 22:13:19 CET 2006


This is a CVS patch request

Type: minor bug 

Branch: TYPO3_4-0

When indexing pages with long query strings (like
http://aa11.mocsystems.dk/en/hoejremenu/worth-knowing/?tx_mocarticles_pi
1%5Bcategory%5D=1&tx_mocarticles_pi1%5Bsword%5D=&tx_mocarticles_pi1%5Bta
rget%5D=&tx_mocarticles_pi1%5Btask%5D=show&tx_mocarticles_pi1%5Buid%5D=9
&cHash=0d2b1e57e5) the field cHashParams in table index_phash is not
large enough to store the seralized array of GET parameters.

Attached patch changes the field from tinyblob to mediumblob.

/Jan-Erik

 




More information about the TYPO3-team-core mailing list