[TYPO3-dev] t3lib_TCEmain: quotes around column names
Christian Kartnig
office at hahnepeter.de
Wed Jun 10 08:50:08 CEST 2009
Hello!
I came across an issue with copying records in t3lib_TCEmain: An
extension uses the reserved keyword 'sql' as a column name, which throws
an sql error when copying records in the list module (with mySQL5).
Maybe it would be a good idea to quote all column names with backticks
to avoid such problems. What do you think?
regards,
Christian
More information about the TYPO3-dev
mailing list