Hello!

An database error occured now:

Line#: 522
SQL Error: Can't open file: 'w3t_Online.MYI'. (errno: 145)
SQL Error #: 1016
Query: REPLACE INTO w3t_Online (O_Username,O_Last,O_What,O_Board,O_Read,O_Type,O_Extra)

Seems that the "w3_online" table is corrupted. Is there any important data inside?
I guess there are just information about the online status inside. They are not so necessary I think (and hope).
I have an 3-4 weeks older table of this. Could I import that???

Thanks!

Edit:
Problem has been solved! I just tried the repair function of mysqladmin which seemed to work. (hopefully)

Last edited by storck; 06/17/2008 5:07 AM. Reason: solved