[TYPO3-german] TYPO3 6 - install tool - compare

Robert Wildling robertwildling at gmail.com
Fri Nov 30 16:14:22 CET 2012


Danke, Jost, fü deine schnelle Antwort! Du meinst, dass ist dir auch 
schon mit anderen TYPO3 Versionen passiert? Ich verstehe aber nicht, 
warum das install tool / compare so reagiert, den dieses zeigt doch 
Unterschiede nur dann an, wenn das sql-file Unterschiede zur DB 
aufzeigt, nicht aber, wenn sich MySQL über was aufregt - oder?

Ich bin übrigens nicht bei hosteurope, sondern in dem Fall bei 
bizland.com...

Gruß, Robert

> Hi Robert,
>
> bist du bei HostEurope? Die erlauben keine InnoDB-Tabellen, und stellen
> die automatisch auf MyISAM um. Das Problem habe ich schon öfter gesehen,
> aber bisher (wahrscheinlich mangels Last) keine wesentlichen
> Unterschiede gemerkt.
>
> Gruß Jost
>
> On 11/30/2012 03:24 PM, Robert Wildling wrote:
>> Hi,
>>
>> Ist jemanden schon aufgefallen, dass das install tool -> compare
>> versucht, den Tabellentyp vom voreingestellten InnoDB zu MyISAM zu
>> wechseln?
>>
>> Welcher Tabellentyp ist den nun aber der, der verwendet werden soll?
>> (Ich nehme an, dass es InnoDB ist, nachdem es sich bei den fraglichen
>> Tabellen nicht um solche handelt, die indizierbaren Text beihalten...
>> oder?)
>>
>> Danke!
>>
>> Hier die Liste:
>>
>>
>> ALTER TABLE cache_imagesizes ENGINE=InnoDB;
>> Current value: ENGINE=MyISAM
>>
>> ALTER TABLE sys_history ENGINE=InnoDB;
>> Current value: ENGINE=MyISAM
>>
>> ALTER TABLE sys_log ENGINE=InnoDB;
>> Current value: ENGINE=MyISAM
>>
>> ALTER TABLE cache_typo3temp_log ENGINE=InnoDB;
>> Current value: ENGINE=MyISAM
>>
>> ALTER TABLE cache_md5params ENGINE=InnoDB;
>> Current value: ENGINE=MyISAM
>>
>> ALTER TABLE cache_treelist ENGINE=InnoDB;
>> Current value: ENGINE=MyISAM
>>
>> ALTER TABLE fe_session_data ENGINE=InnoDB;
>> Current value: ENGINE=MyISAM
>>
>> ALTER TABLE fe_sessions ENGINE=InnoDB;
>> Current value: ENGINE=MyISAM
>>
>> ALTER TABLE cf_cache_hash ENGINE=InnoDB;
>> Current value: ENGINE=MyISAM
>>
>> ALTER TABLE cf_cache_hash_tags ENGINE=InnoDB;
>> Current value: ENGINE=MyISAM
>>
>> ALTER TABLE cf_cache_pages ENGINE=InnoDB;
>> Current value: ENGINE=MyISAM
>>
>> ALTER TABLE cf_cache_pages_tags ENGINE=InnoDB;
>> Current value: ENGINE=MyISAM
>>
>> ALTER TABLE cf_cache_pagesection ENGINE=InnoDB;
>> Current value: ENGINE=MyISAM
>>
>> ALTER TABLE cf_cache_pagesection_tags ENGINE=InnoDB;
>> Current value: ENGINE=MyISAM
>>
>> ALTER TABLE cf_cache_rootline ENGINE=InnoDB;
>> Current value: ENGINE=MyISAM
>>
>> ALTER TABLE cf_cache_rootline_tags ENGINE=InnoDB;
>> Current value: ENGINE=MyISAM
>>
>> ALTER TABLE cf_extbase_reflection ENGINE=InnoDB;
>> Current value: ENGINE=MyISAM
>>
>> ALTER TABLE cf_extbase_reflection_tags ENGINE=InnoDB;
>> Current value: ENGINE=MyISAM
>>
>> ALTER TABLE cf_extbase_object ENGINE=InnoDB;
>> Current value: ENGINE=MyISAM
>>
>> ALTER TABLE cf_extbase_object_tags ENGINE=InnoDB;
>> Current value: ENGINE=MyISAM
>>
>> ALTER TABLE cf_extbase_typo3dbbackend_tablecolumns ENGINE=InnoDB;
>> Current value: ENGINE=MyISAM
>>
>> ALTER TABLE cf_extbase_typo3dbbackend_tablecolumns_tags ENGINE=InnoDB;
>> Current value: ENGINE=MyISAM
>>
>> ALTER TABLE cf_extbase_datamapfactory_datamap ENGINE=InnoDB;
>> Current value: ENGINE=MyISAM
>>
>> ALTER TABLE cf_extbase_datamapfactory_datamap_tags ENGINE=InnoDB;
>> Current value: ENGINE=MyISAM
>> _______________________________________________
>> TYPO3-german mailing list
>> TYPO3-german at lists.typo3.org
>> http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-german



More information about the TYPO3-german mailing list