|
Error in class CDbDriver, function Select() |
Got error 28 from storage engine Q:SELECT t2.id, t2.company, t2.url, t2.adv_comment, t2.adv_addr, t2.phone FROM admin_client_services t1, admin_clients t2, admin_subscriptions t3 WHERE (t1.service_id=11 OR t1.service_id=56 OR t1.service_id=21 OR t1.service_id=38 OR t1.service_id=47 OR t1.service_id=29) AND t1.is_demo='0' AND t1.user_id=t2.id AND t2.adv_show='1' AND t2.login=t3.login AND t1.service_id=t3.service_id GROUP BY t1.user_id ORDER BY t3.duration DESC |
|