Fatal error: Uncaught Exception: Error: Out of sort memory, consider increasing server sort buffer size<br />Error No: 1038<br />SELECT * FROM oc_uni_news_category_path cp LEFT JOIN oc_uni_news_story_to_category n2c ON (cp.category_id = n2c.category_id) LEFT JOIN `oc_uni_news_story` n ON (n2c.news_id = n.news_id) LEFT JOIN `oc_uni_news_story_to_category` nc ON (n.news_id = nc.news_id) LEFT JOIN `oc_uni_news_story_description` nd ON (n.news_id = nd.news_id) LEFT JOIN `oc_uni_news_story_to_store` n2s ON (n.news_id = n2s.news_id) WHERE nd.language_id = '1' AND n2s.store_id = '0' AND n.date_added <= NOW() AND n.status = '1' AND cp.path_id = '1' ORDER BY n.date_added DESC, nd.name DESC LIMIT 144,12 in /home/h416681330/metalkom.ru/storage/modification/system/library/db/mysqli.php:44
Stack trace:
#0 /home/h416681330/metalkom.ru/docs/system/library/db.php(45): DB\MySQLi->query('SELECT * FROM o...')
#1 /home/h416681330/metalkom.ru/docs/catalog/model/extension/module/uni_news.php(91): DB->query('SELECT * FROM o...')
#2 /home/h41668 in /home/h416681330/metalkom.ru/storage/modification/system/library/db/mysqli.php on line 44