[TYPO3-core] FYI #13504: Cannot parse TRUNCATE TABLE in install tool
Martin Kutschker
masi-no at spam-typo3.org
Thu Feb 11 10:39:39 CET 2010
Xavier Perseguers schrieb:
> Hi,
>
> FYI, following patches were committed to Core trunk (rev. 6895) and DBAL
> trunk (rev. 29911).
>
> Type: Bugfix / Feature
>
> Bugtracker reference:
> http://bugs.typo3.org/view.php?id=13504
>
> Branch: trunk
>
> Problem:
> When using Typo3 (4.3.1) with a MS-SQL DB the Database Analyser can not
> update the tables in the "COMPARE" section and results in an error
> message like this:
>
> ERROR: Query could not be parsed: "SQL engine parse ERROR: "" is not a
> keyword: near "TRUNCATE TABLE be_groups "". Query: "TRUNCATE TABLE
> be_groups;"
Great, but could you name the method simply TRUNCATE and not TRUNCATETABLE? The other methods have
also only the major SQL keyword in the name (eg SELECT and not SELECTFROMTABLE or the likes).
Masi
PS: Thanx for taking care of all those DB/DBAL issues!
More information about the TYPO3-team-core
mailing list