WYJĄTEK

MySQL.class.php, linia: 82

SELECT

SQL_CALC_FOUND_ROWS `e`.`id` AS totalRows,
`e`.`id`, `e`.`id_parent`, `e`.`locked`
, `ml`.`name`,
`m`.`id_redirect`, `ml`.`redirect`, '0' AS selected, `m`.`separator`
FROM `a_Element` AS e
INNER JOIN `a_PageMenuModule` AS m ON (`m`.`id_element`=`e`.`id`)
INNER JOIN `a_PageMenuModule_lang` AS ml ON (`ml`.`id_element`=`e`.`id` AND `ml`.`id_lang`='297')
LEFT JOIN `a_Position` AS p ON (`p`.`id_element`=`e`.`id` AND `p`.`id_parent` ='24709')

WHERE `e`.`module` = 'PageMenuModule'
AND `m`.`active` = '1' AND `m`.`deleted_at` IS NULL AND `e`.`id_parent` = '24709'
GROUP BY `e`.`id`

ORDER BY position asc


#2013 Lost connection to MySQL server during query
#0 /home/biurpaps/domains/biurpap.pl/public_html/class/MySQL.class.php:123
MySQL->query()
#1 /home/biurpaps/domains/biurpap.pl/public_html/class/SiteList.class.php:300
MySQL->fetchQueryResults()
#2 /home/biurpaps/domains/biurpap.pl/public_html/class/SiteList.class.php:347
SiteList->elementsList()
#3 /home/biurpaps/domains/biurpap.pl/public_html/class/SiteList.class.php:347
SiteList->elementsList()
#4 /home/biurpaps/domains/biurpap.pl/public_html/modules/PageModule/PageModule.class.php:413
SiteList->elementsList()
#5 /home/biurpaps/domains/biurpap.pl/public_html/modules/PageModule/PageModule.class.php:399
PageModule->getMenu()
#6 /home/biurpaps/domains/biurpap.pl/public_html/index.php:158
PageModule->getTopMenu()