MySQL Query Error: select r.*,s.thumb,s.catid from [dbpre]review r left join [dbpre]subject s on(r.id=s.sid) where r.city_id=1 and r.pcatid=1 and r.status=1 order by rand() LIMIT 0,5
Error description: Got error 28 from storage engine
Error number: 1030
Date: 2026-04-16 @ 05:44
Script: http://www.yjldp.com/review.html
| File | Line | Function |
|---|---|---|
| core/lib/mysql.php | 115 | ms_mysql->_halt() |
| ms_mysql->query() | ||
| core/lib/activerecord.php | 37 | call_user_func_array() |
| core/helper/query.php | 16 | ms_activerecord->__call() |
| core/helper/query.php | 16 | ms_activerecord->query() |
| query->sql() | ||
| core/model/datacall_class.php | 185 | call_user_func() |
| core/function.php | 2148 | msm_datacall->datacall_get() |
| data/templates/main/2014new_review_index.htm.php | 71 | datacall_get() |
| core/modules/review/index.php | 46 | include() |
| core/modules/review/common.php | 27 | include() |
| index.php | 56 | include() |