Fatal error: Uncaught Exception: Error: MySQL server has gone away
Error No: 2006
SELECT DISTINCT * 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.category_id = '558' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1' in /home/santecoc/public_html/system/library/db/mysqli.php:40
Stack trace:
#0 /home/santecoc/storage/modification/system/library/db.php(237): DB\MySQLi->query('SELECT DISTINCT...')
#1 /home/santecoc/storage/modification/catalog/model/catalog/category.php(4): DB->query('SELECT DISTINCT...')
#2 /home/santecoc/storage/modification/system/engine/loader.php(286): ModelCatalogCategory->getCategory('558')
#3 /home/santecoc/public_html/system/engine/proxy.php(47): Loader->{closure}(Array, Array)
#4 /home/santecoc/storage/modification/catalog/controller/product/category.php(297): Proxy->__call('getCategory', Array)
#5 /home/santecoc/storage/modification/system/engine/a in /home/santecoc/public_html/system/library/db/mysqli.php on line 40