Exception: Query error HY000: SQLSTATE[HY000]: General error: 2013 Lost connection to MySQL server during query. Query: SELECT
*
FROM `site_aliases`
WHERE `site_aliases`.`site_id` = '1' AND `site_aliases`.`deleted` = 0
modules/core/database/pdo.php:680 Core_Exception->__construct
modules/core/querybuilder/statement.php:87 Core_DataBase_Pdo->query
modules/core/orm.php:542 Core_QueryBuilder_Statement->execute
modules/core/entity.php:621 Core_ORM->findAll
modules/counter/controller.php:326 Core_Entity->findAll
index.php:292 Counter_Controller->applyData