array(3) { [0]=> array(6) { ["file"]=> string(47) "/usr/home/aa159o5rbv/html/php/ACMS/function.php" ["line"]=> int(3055) ["function"]=> string(5) "query" ["class"]=> string(2) "DB" ["object"]=> object(DB)#1 (3) { ["_connection"]=> resource(7) of type (mysql link) ["_fetch"]=> NULL ["_dsn"]=> array(3) { ["type"]=> string(5) "mysql" ["debug"]=> bool(true) ["charset"]=> string(5) "UTF-8" } } ["type"]=> string(2) "->" } [1]=> array(3) { ["file"]=> string(47) "/usr/home/aa159o5rbv/html/php/ACMS/function.php" ["line"]=> int(2815) ["function"]=> string(4) "boot" } [2]=> array(3) { ["file"]=> string(35) "/usr/home/aa159o5rbv/html/index.php" ["line"]=> int(1797) ["function"]=> string(5) "build" } }
Fatal error: MySQL server has gone away
SELECT *
 FROM inf_module
 
 LEFT JOIN inf_blog ON blog_id = module_blog_id
 WHERE 1
  AND blog_left <= 8
  AND blog_right >= 9
  AND module_identifier = 'topsideBacknumberUp'
  AND module_name = 'Entry_Summary'
  AND ( 0
  OR module_blog_id = 5
  OR module_scope = 'global'
  )
in /usr/home/aa159o5rbv/html/php/DB.php on line 126