[Typo3-dev] Data integrity.
Karsten Dambekalns
karsten at typo3.org
Tue Mar 29 18:16:53 CEST 2005
Hi Arne.
Arne Skjaerholt wrote:
> side of things. My original application relies rather heavily on foreign
> key constraints in order to maintain the integrity of the data stored in
> the DB. However Typo3 stores all its tables in the MyISAM format which,
Just change the type to InnoDB or BDB, and use your FK constraints. But keep
in mind that this *will* have a speed impact. :)
Karsten
--
Karsten Dambekalns
TYPO3 Association - Active Member
http://association.typo3.org/
More information about the TYPO3-dev
mailing list