Hi, Olga Zhuravleva schrieb: > Update files, go to install, made compare and create some tables. > But in section Table and field definitions should be updated I have a lot > of: > > ALTER TABLE cache_hash ENGINE=InnoDB; > Current value: ENGINE=MyISAM > ALTER TABLE cache_imagesizes ENGINE=InnoDB; > ....
seems you are not allowed to use innoDB. But don't worry, it still will work with myIsam, but don't use it for high traffic. vg Steffen _______________________________________________ TYPO3-english mailing list [email protected] http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-english
