[TYPO3-english] TYPO3 4.3.0-dev with Oracle

Xavier Perseguers typo3 at perseguers.ch
Sat May 2 15:07:20 CEST 2009


FYI, I'm now debugging the SQL parser as DBAL blocks as soon as the 
table to create specifies an ENGINE to use (InnoDB for cache_* tables) 
which of course is not available when using an Oracle database.

I guess it was not the best idea to append ENGINE specifiers to the 
ext_tables.sql files.

I'll patch the DBAL parser but it would be good to find another way of 
fine-tuning MySQL without SQL-specific stuff, for instance with 
something like a ext_tables_mysql.sql file that would be used instead of 
the standard ext_tables_mysql.sql.

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

One contribution a day keeps the fork away


More information about the TYPO3-english mailing list