[TYPO3-english] Oracle & Typo3 + TV
David Bruchmann
typo3-en at bruchmann-web.de
Wed Jul 29 17:20:53 CEST 2009
----- Ursprüngliche Nachricht -----
Von: Dmitry Dulepov <dmitry.dulepov at gmail.com>
Gesendet: Mittwoch, 29. Juli 2009 15:54:35
An: typo3-english at lists.netfielders.de
CC:
Betreff: Re: [TYPO3-english] Oracle & Typo3 + TV
> Most likely it is because those versions of TV have a default value for the uid field and that value is set to 0:
>
> ===============
> CREATE TABLE tx_templavoila_datastructure (
> uid int(11) DEFAULT '0' NOT NULL auto_increment,
> ===============
>
> MySQL ignores it but Oracle may interpret it like "Start autoincrement from zero".
>
Access (I know: who cares ;-) ) and perhaps postgresql (can't remember
anymore) don't ignore this. Why is it written when it doesn't make any
sense?
Best Regards
David
More information about the TYPO3-english
mailing list