|
Table thyme_Sessions is marked as crashed and should be repaired |
|
Thyme's sessions table has become corrupt and needs to be repaired. Please:
- Download this script.
- Rename it to repair.php
- Upload it to Thyme's folder on your web server.
- Navigate to the script in your web browser. E.g. go to http://your.site.com/thyme/repair.php
Clicking the Repair Sessions Table button displayed on that page will repair Thyme's Sessions table.
NOTE: Thyme deletes, updates, and inserts data into this table. These actions alone do not cause table corruption. When there is an underlying problem (database level, filesystem level - there is no way to tell from this error alone), applications’ session tables are the first to become corrupt because they are the most frequently updated. Google “session table corrupted” and you will see that this is not an uncommon issue with many different web applications. Most often, the cause is lack of disk space on the SQL server. If you frequently need to repair this table, please contact your server's administrator or web hosting provider regarding this issue.
|