Actions
Bug #20922
closedTable of new feature "registry" won't be created if database is utf8
Start date:
2009-08-25
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
4.3
PHP Version:
5.2
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
If the database is in encoded in utf8 the registry table won't be created since the used index exceeds the mysql limit of 1000 bytes...
Index should be adapted...
(issue imported from #M11782)
Updated by Oliver Hader about 15 years ago
Hi Steffen,
does this issue still exist in TYPO3 4.3-beta1?
The size of both fields is now 128 chars for each, thus it does not exceed the 1000 chars limit anymore.
Updated by Steffen Ritter about 15 years ago
Hey Oli, does not exist anymore.
In the related issue of realurl, the problem stays
Updated by Oliver Hader about 15 years ago
Ok, I'm closing this issue for the TYPO3 Core...
Actions