Fatal error: Uncaught Exception: Error: Disk full (/tmp/#sql_66a_10.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")<br />Error No: 1021<br />SELECT *, `article`.`article_id`, date(article.date) as date, `description`.`main_image`, (`auth`.`status`) as author_status,
(SELECT COUNT(`article_id`) as comments FROM `oc_mblog_comment` WHERE `article_id` = `article`.`article_id` AND `status` = 1) as comments FROM oc_mblog_article article
LEFT JOIN `oc_mblog_article_description` as description ON (`article`.`article_id` = `description`.`article_id`)
LEFT JOIN `oc_mblog_article_to_store` as store ON (`article`.`article_id` = `store`.`article_id`)
LEFT JOIN `oc_mblog_article_to_category` as `category` ON `category`.`article_id` = `article`.`article_id`
left JOIN `oc_mblog_author` as auth ON `auth`.`author_id` = `article`.`author_id`
WHERE
`description`.`language_id` = '3'
AND
`article`.`status` = 1
AND
( `article`.`customer_group_restrict` IS NULL OR F in /var/www/lohelectronics.se/system/library/db/mysqli.php on line 41