[TYPO3-dev] Problem with long strings in tt_content (Oracle)
Dmitry Dulepov [typo3]
dmitry at typo3.org
Thu Dec 6 14:46:10 CET 2007
Malte Jansen wrote:
> To find all columns which have the wrong type, you could check it easily
> with the $TCA.
TCA just says "text". But it mapsdifferently for different database. It will be VARCHAR2 for Oracle and MEDIUMTEXT for MySQL. It appears that VARCHAR2 is not the best choice.
--
Dmitry Dulepov
TYPO3 core team
Web: http://typo3bloke.net/
Skype: callto:liels_bugs
"Nothing is impossible. There are only limits to our knowledge"
More information about the TYPO3-dev
mailing list