MySQL Query : SELECT a.* FROM busescom_brand AS a, busescom_brand_data AS d where a.id= d.id and a.catid = 161 AND a.state!='停产' and a.brand not in (3371,3372,3373,3466,3482,3484,3485,3486,3488,3535,3536,3537,3538,3539,3542,3587) and a.brand='3496' and a.lengthregion like '%6米以下%' ORDER BY a.hits desc,a.id desc LIMIT 100,100
MySQL Error : Can't open file: './buses2015/busescom_brand.frm' (errno: 24 - Too many open files)
MySQL Errno : 1016
Message : Can't open file: './buses2015/busescom_brand.frm' (errno: 24 - Too many open files)
Need Help?