AW: [otrs-de] MySQL Backup Funktioniert nicht mehr

Hallo,
check table gemacht?
Ohje, hier brauch ich Hilfe. ----------------------------------------------------------- Status checked for table otrs.article_plain. 4 clients are using or haven't closed the table properly ----------------------------------------------------------- Status checked for table otrs.article_plain. Datafile is almost full, 4294679116 of 4294967294 used ----------------------------------------------------------- Status checked for table otrs.article_plain. got error: 127 when reading datafile at record: 7607 ----------------------------------------------------------- Status checked for table otrs.article_plain. Corrupt -----------------------------------------------------------
Windows? Linux? Dateisystem? mysql per innodb in einer Datei oder getrennt in Dateien gespeichert?
MySQL und OTRS laufen auf einer Windows Maschine Dateisystem ist NTFS, MySQL wird in Dateien gespeichert. Gruß Tobias

Hallo,
On Tue, Mar 11, 2008 at 12:36 PM, Tobias Stumpp
Status checked for table otrs.article_plain. Datafile is almost full, 4294679116 of 4294967294 used
google hat mich damit auf http://bugs.mysql.com/bug.php?id=1551 geführt.
MySQL und OTRS laufen auf einer Windows Maschine Dateisystem ist NTFS, MySQL wird in Dateien gespeichert.
Schau dir mal http://dev.mysql.com/doc/refman/5.0/en/full-table.html an: "You are using a MyISAM table and the space required for the table exceeds what is allowed by the internal pointer size. MyISAM creates tables to allow up to 4GB by default ..." Deine mysql-Version wäre noch interessant :) Liebe Grüße, Michael 'da didi' Diederich -- http://de.wikipedia.org/wiki/Benutzer:MichaelDiederich http://www.md-d.org/
participants (2)
-
Michael Diederich
-
Tobias Stumpp