[TYPO3-dev] Problem with long strings in tt_content (Oracle)
Moreno Feltscher
moreno.feltscher at gmail.com
Tue Dec 11 10:52:05 CET 2007
Also very interesting:
http://svn.t3.digitaldistrict.de/cgi-bin/trac.cgi/browser/typo3/TYPO3core/trunk/typo3/sysext/dbal/ChangeLog?rev=12628
2007-05-29 Karsten Dambekalns <karsten at typo3.org>
* Large text fields are CLOB fields now; for Oracle LIKE comparisons
against such fields are translated to dbms_lob.instr() calls. This
should fix e.g. bug #5535 as well as issues with TV data that cannot
be unserialized (see comments on bug #4638)
The said bugs #5535 and #4638 explain exactly my problem, but I think,
there isn't a solution...
More information about the TYPO3-dev
mailing list