[TYPO3-core] FYI #14456: SQL parser doesn't accept ALTER TABLE statement without CHANGE, DROP or ADD keyword

Xavier Perseguers typo3 at perseguers.ch
Thu May 27 18:43:23 CEST 2010


Hi Francois,

>> SQL parser doesn't accept ALTER TABLE statement without CHANGE, DROP or
>> ADD keyword
>>
>> This means the SQL parser won't accept a statement like:
>>
>> ALTER TABLE tx_realurl_pathcache ENGINE=InnoDB;
>>
>> Solution:
>> Enhance the SQL parser
>
> Thanks a lot for this fix. I'm really sorry I didn't have time to test
> (as I told you).

No problem! Take your time, I found another error that you'll face if you retest the 1-2-3 process on PostgreSQL before I fixed it ;-)

-- 
Xavier Perseguers
http://xavier.perseguers.ch/en


More information about the TYPO3-team-core mailing list