This morning the forum is down with the following UBB Message for the front page:
Quote
UBB Message
We encountered a problem. The reason reported was
Script: /home/livc/public_html/ubbthreads/scripts/cfrm.inc.php
Line#: 163
SQL Error: Got error 122 from storage engine
SQL Error #: 1030
Query: SELECT c.CATEGORY_TITLE,c.CATEGORY_ID,c.CATEGORY_DESCRIPTION FROM ubbt_CATEGORIES as c, ubbt_FORUMS as f WHERE (f.FORUM_IS_ACTIVE = 1) AND (f.CATEGORY_ID=c.CATEGORY_ID) GROUP BY c.CATEGORY_ID ORDER BY c.CATEGORY_SORT_ORDER

Please click back to return to the previous page.

and this when I click on and old email link for a particular thread:
Quote
UBB Message
We encountered a problem. The reason reported was
Script: /home/livc/public_html/ubbthreads/libs/user.inc.php
Line#: 445
SQL Error: Lost connection to MySQL server during query
Please verify that your MySQL server is running
SQL Error #: 2013
Query: SELECT t2.USER_TOPIC_VIEW_TYPE, t2.USER_TOPICS_PER_PAGE, t2.USER_SHOW_AVATARS, t2.USER_POSTS_PER_TOPIC, t2.USER_TIME_OFFSET,t2.USER_SHOW_SIGNATURES,t2.USER_TIME_FORMAT,t2.USER_IGNORE_LIST,t2.USER_SHOW_AVATARS,t2.USER_POST_LAYOUT, t1.USER_ID, t1.USER_DISPLAY_NAME, t1.USER_PASSWORD, t1.USER_SESSION_ID, t1.USER_MEMBERSHIP_LEVEL, t1.USER_IS_BANNED,t1.USER_RULES_ACCEPTED, t1.USER_IS_UNDERAGE, t2.USER_TOTAL_PM, t2.USER_STYLE, t2.USER_HIDE_LEFT_COLUMN,t2.USER_HIDE_RIGHT_COLUMN, t2.USER_LANGUAGE, t2.USER_MOOD, t2.USER_RELATIVE_TIME, t2.USER_TIME_OFFSET,t2.USER_SHOW_ALL_GRAEMLINS, t2.USER_AVATAR, t2.USER_TITLE, t2.USER_CUSTOM_TITLE, t2.USER_NAME_COLOR, t2.USER_SHOW_LEFT_MYSTUFF FROM ubbt_USERS as t1, ubbt_USER_PROFILE as t2 WHERE t1.USER_ID = 252 AND t1.USER_ID = t2.USER_ID

Please click back to return to the previous page.
Does this throw some light on the initial problem?
Any advise, comments, suggestions appreciated, thank you.