Fatal error: Uncaught Exception: Error: Disk full (/tmp/#sql-temptable-383-6a045a-e9.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Error No: 1021
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 = '1921' AND cd.language_id = '1' 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/l in /home/fullgara/fullgarage_storage/modification/system/library/db/mysqli.php on line 43