I run an online notice board using Invision software. We periodically have this error, today it lasted about 30 minutes and then righted itself.
Quote:
mySQL query error: SELECT s.member_id, s.member_name, s.login_type, s.location, g.suffix, g.prefix
FROM ibf_sessions s
LEFT JOIN ibf_groups g ON (g.g_id=s.member_group)
WHERE s.in_topic='11581'
AND s****nning_time > '1066568043'ORDER BY s****nning_time DESC
mySQL error: Got error 127 from table handler
mySQL error code: 1030
Date: Sunday 19th of October 2003 03:09:03 PM
|
Can anyone offer any insight into what the problem is please?