[TYPO3-core] database indexes

Oliver Hader oliver.hader at typo3.org
Sat Aug 24 13:55:59 CEST 2013


Hi Steffen,

Am 19.08.13 14:51, schrieb Steffen Kamper:
> 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 ...

e.g. look to http://bugs.mysql.com/bug.php?id=20867
Limited permissions in your data directory or /tmp/ folder is one of the
issues with InnoDB not being available as storage engine.

Cheers,
Olly
-- 
Oliver Hader
TYPO3 CMS Core Team Leader

TYPO3 .... inspiring people to share!
Get involved: http://typo3.org


More information about the TYPO3-team-core mailing list