[TYPO3-core] Re: database indexes
Steffen Kamper
info at sk-typo3.de
Mon Aug 19 14:51:06 CEST 2013
hm, wishful thinking ...
i fixed the problem with information_schema: as the tables are all virtual, you can not optimize or fix them, as they have no files on disk.
So the corruption message was all about /tmp directory had too less diskspace (in my case a virtual directory with 1MB). After setting tmpdir of mysql to another directory, the error was gone.
BUT - original error is still there, can't create those tables in this database. Same creation works in a different database.
Even more clueless now ...
vg Steffen
More information about the TYPO3-team-core
mailing list