|
|
Error in executing select i.name,sc.name subcategory,i.shortdesc,i.url from tblItems i LEFT JOIN tblItemSubCats s ON i.id=s.iid
LEFT JOIN tblSubCats sc ON s.sid = sc.id
WHERE i.cid = 2 AND i.rank >= 1 AND i.status = 0 ORDER BY RAND() LIMIT 1 stmt
error:1030 : Got error 28 from storage engine
Advertise your company here
|