Fatal error: Uncaught Exception: Error: Can't create/write to file '/tmp/#sql-temptable-383-17215b-58074a.MAI' (Errcode: 28 "No space left on device")
Error No: 1
SELECT * FROM oc_category c LEFT JOIN oc_category_description cd ON (c.category_id = cd.category_id) LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id) WHERE c.parent_id = '0' AND cd.language_id = '4' AND c2s.store_id = '0' AND c.status = '1' ORDER BY c.sort_order, LCASE(cd.name) in /home/fullgara/fullgarage_storage/modification/system/library/db/mysqli.php:43 Stack trace: #0 /home/fullgara/fullgarage_storage/modification/system/library/db.php(61): DB\MySQLi->query('SELECT * FROM o...') #1 /home/fullgara/public_html/system/IMDBOptimizer/Cache/IMDBOCacheProcessor.php(612): DB->query('SELECT * FROM o...') #2 /home/fullgara/fullgarage_storage/modification/catalog/model/catalog/category.php(114): IMDBOCacheProcessor->query('SELECT * FROM o...') #3 /home/fullgara/fullgarage_storage/modification/system/engine/loader.php(256): ModelCatal in /home/fullgara/fullgarage_storage/modification/system/library/db/mysqli.php on line 43