salve a tutti,

ho un serverino in casa che mi gestisce un sistema di statistiche phpmyvisites, basata su un db mysql ...ieri sera, mentre facevo fare al phpmyvisites un operazione di archiviazione, credo sia andato in crash il server, ed infatti si è anche spento ! VVoVe:

Dopo averlo riavviato, ho trovato la tabella sulla quale stavo facendo quell'operazione, danneggiata.

Le ho provate di tutto ...con il REPAIR da SQL, con USE FRM, con mysqlcheck, con myisamchk ...ma nulla, l'errore è questo

Wrong bytesec: 0- 0- 0 at 83047864; Skipped
Found link that points at -1945800209507732890 (outside data file) at 83040496
Found block that points outside data file at 83040504
Found block with too small length at 83040948; Skipped
Found block that points outside data file at 83041228
Found block that points outside data file at 83041296
Found block with too small length at 83041324; Skipped
Found block that points outside data file at 83041852
Found link that points at 2187012162275639503 (outside data file) at 83042396
myisamchk: error: Not enough memory for blob at 83042548 (need 1595842657)
MyISAM-table 'phpmv_archives' is not fixed because of errors
Try fixing it by using the --safe-recover (-o), the --force (-f) option or by no
t using the --quick (-q) flag


Qualcuno mi sa dire cosa devo fare ?!? ...non ho il backup, purtroppo ...non pensavo di dover fare backup anche delle statistiche