[TYPO3-core] RFC #13871: Field data_page_type in table index_phash is too small
Steffen Kamper
info at sk-typo3.de
Sat Mar 20 17:56:11 CET 2010
Hi,
Andreas Otto schrieb:
> Please ignore the first post reharding this RFC it was incomplete ;-)
>
> This is an SVN patch request.
>
> Type: Bug
>
> Bugtracker references:
> http://bugs.typo3.org/view.php?id=13871
>
> Branches:
> trunk
>
> Problem:
> The field data_page_type is of type tinyint which can hold values from
> 0-255. This might be too small if you have a typeNum which is e. g. 280.
>
> Solution:
> To solve this we can choose between two, maybe three things.
>
> 1) Change the field data_page_type from tinyint to int, that should
> leave enough room for everyone.
>
+1 on that.
vg Steffen
More information about the TYPO3-team-core
mailing list