wahsaga: MySQL und innoDB Konfiguration

Beitrag lesen

hi,

daten gedumped (mit --no-autocommit --single-transaction) und in andere DB geladen. dabei kam dann folgender Fehler:
1114 table mytablename is full.

Zum einen scheint es da Bugs gegeben zu haben (sollten in aktuellen Versionen behoben sein),
und zum anderen besagt http://zipkid.com/documents/innodb-mysql-man.html, dass InnoDBs wohl erheblich größere Tablespaces brauchen ("Make sure you do not run out of tablespace: InnoDB tables take a lot more space than MyISAM tables", "If you run out of file space in the tablespace, you will get the MySQL 'Table is full' error and InnoDB rolls back the SQL statement.") - also vielleicht da mal schauen, ob du da was erhöhen müsstest.

gruß,
wahsaga

--
/voodoo.css:
#GeorgeWBush { position:absolute; bottom:-6ft; }