Hi.
Using MySQL 4.1.9, I got my 'sessions' table corruputed:
---------
1016 - Can't open file: 'sessions.MYD'. (errno: 145)
---------
In order to fix it, I removed it, and created a new one. Now I want to know why
I suffered this problem, since I think it's a common problem with session tables
on websites.
Any similar experience with session tables? Regards.
Using MySQL 4.1.9, I got my 'sessions' table corruputed:
---------
1016 - Can't open file: 'sessions.MYD'. (errno: 145)
---------
In order to fix it, I removed it, and created a new one. Now I want to know why
I suffered this problem, since I think it's a common problem with session tables
on websites.
Any similar experience with session tables? Regards.