Amarach
11-5-03, 03:14 AM
Has something been done with the mySQL setup of meteor.powweb.com? Unfortunately, my forums are down again and this generally only happens when PowWeb does something with the server. I run IB and here is the error, in case anyone can help:
---------------------------------
mySQL query error: SELECT f.id as forum_id, f.parent_id, f.subwrap, f.sub_can_post, f.name as forum_name, f.position, f.redirect_on, f.read_perms, c.id as cat_id, c.name
FROM ibf_forums f
LEFT JOIN ibf_categories c ON (c.id=f.category)
WHERE c.state IN (1,2)
ORDER BY c.position, f.position
mySQL error: Got error 12 from table handler
mySQL error code:
Date: Tuesday 04th of November 2003 11:11:09 PM
-----------------------------------
I ran a database repair from my IB mySQL Toolbox, to no avail.
---------------------------------
mySQL query error: SELECT f.id as forum_id, f.parent_id, f.subwrap, f.sub_can_post, f.name as forum_name, f.position, f.redirect_on, f.read_perms, c.id as cat_id, c.name
FROM ibf_forums f
LEFT JOIN ibf_categories c ON (c.id=f.category)
WHERE c.state IN (1,2)
ORDER BY c.position, f.position
mySQL error: Got error 12 from table handler
mySQL error code:
Date: Tuesday 04th of November 2003 11:11:09 PM
-----------------------------------
I ran a database repair from my IB mySQL Toolbox, to no avail.