#0 /var/www/vhosts/adexen.com/app2.adexen.com/modules/company-detail/class.company-detail.php(1302): PdoWrapper->pdoQuery('...')
#1 /var/www/vhosts/adexen.com/app2.adexen.com/modules/company-detail/class.company-detail.php(130): Company_detail->getSimilarCompany('...', '...', true)
#2 /var/www/vhosts/adexen.com/app2.adexen.com/modules/company-detail/index.php(63): Company_detail->getPageContent()
Executed Query -> select comp.id,comp.company_industry_id, comp.company_size_id,comp.company_name,comp.company_logo,
i.industry_name,s.company_size, cl.location_id, l.city1, l.country_id
from tbl_companies comp
left join tbl_company_sizes s on comp.company_size_id = s.id
left join tbl_industries i on comp.company_industry_id = i.id
left join tbl_company_locations cl on comp.id=cl.company_id
left join tbl_locations l on cl.location_id=l.id
where comp.id != 204168 and comp.status = 'a' and comp.company_industry_id = '9466'
and comp.company_size_id ='18' and l.country_id = 3114 and comp.company_logo != '' and comp.id_lkdtype = 9 group by comp.id limit 10
ERROR:"SQLSTATE[HY000]: General error: 1021 Disk full (\/tmp\/#sql_360_0.MAI); waiting for someone to free some space... (errno: 28 \"No space left on device\"): 94"