[TYPO3-dev] current usage of DBAL

Steffen Ritter info at rs-websystems.de
Sat Jun 7 13:45:32 CEST 2008


well i just had a closer look at the patch you mentioned... it covers 
only mssql related faults. (especially a missing check).
But for me, it even does not work if no additional dbal driver is used.

Extension-Manger f.e. throws following error:
ERROR: Query could not be parsed: "SQL engine parse ERROR: No ) 
parenthesis in list: near "(510)) "". Query: "ALTER TABLE 
tx_mmforum_searchresults ADD KEY search_string (search_string(510));"

And install tool compare does not "believe" that tables are like they 
should.

The other faults in BE I cannot reproduce by now. I will tell if see it 
again. Afaik it was about wrong types in api function calls.

Steffen

Georg Ringer schrieb:
> Martin Kutschker wrote:
>> Steffen Ritter schrieb:
>>> Hello list,
>>> I just need to implement a situation where I'm forced to use DBAL.
>>> I'm working with 4.2.1RC1.
>>> First of all, if dbal installed in delivered configuration TYPO3 
>>> won't work at all. But for this, a patch is present in bugtracker, 
>>> which works fine.
>>
>> Which one?
> 
> I guess it is this one http://bugs.typo3.org/view.php?id=4640
> 
> I just tied 2 projects with DBAL (using MSSQL) and you always need this 
> patch! One installation was a 4.1.*, another one is a 4.2.
> 
> There also many other people who give there +1 on the patch in the BT
> 
> georg




More information about the TYPO3-dev mailing list