(044) 360-96-64
(067) 291-18-25
(095) 053-00-35
(063) 631-84-39

0-800-21-09-82Бесплатно по Украине

Корзина
0 шт.

Database_Exception [ 2006 ]: MySQL server has gone away [ SELECT `category`.`id` AS `id`, `category`.`slug` AS `slug`, `category`.`parent_id` AS `parent_id`, `category`.`name` AS `name`, `category`.`uk_name` AS `uk_name`, `category`.`tecdoc_ids` AS `tecdoc_ids`, `category`.`level` AS `level`, `category`.`sorting` AS `sorting`, `category`.`image` AS `image`, `category`.`column` AS `column`, `category`.`limit` AS `limit`, `category`.`video` AS `video` FROM `categories` AS `category` WHERE `id` = '668' LIMIT 1 ]

MODPATH/database/classes/Database/MySQLi.php [ 174 ]

169 			{
170 				// This benchmark is worthless
171 				Profiler::delete($benchmark);
172 			}
173 
174 			throw new Database_Exception(':error [ :query ]',
175 				array(':error' => mysqli_error($this->_connection), ':query' => $sql),
176 				mysqli_errno($this->_connection));
177 		}
178 
179 		if (isset($benchmark))
  1. MODPATH/database/classes/Kohana/Database/Query.php [ 251 ] » Database_MySQLi->query(arguments)

  2. MODPATH/orm/classes/Kohana/ORM.php [ 1069 ] » Kohana_Database_Query->execute(arguments)

  3. MODPATH/orm/classes/Kohana/ORM.php [ 976 ] » Kohana_ORM->_load_result(arguments)

  4. APPPATH/classes/Model/Category.php [ 32 ] » Kohana_ORM->find()

  5. APPPATH/views/catalog/parts.php [ 59 ] » Model_Category->get_parent()

  6. SYSPATH/classes/Kohana/View.php [ 61 ] » include(arguments)

  7. SYSPATH/classes/Kohana/View.php [ 348 ] » Kohana_View::capture(arguments)

  8. SYSPATH/classes/Kohana/View.php [ 228 ] » Kohana_View->render()

  9. APPPATH/views/template.php [ 441 ] » Kohana_View->__toString()

  10. SYSPATH/classes/Kohana/View.php [ 61 ] » include(arguments)

  11. SYSPATH/classes/Kohana/View.php [ 348 ] » Kohana_View::capture(arguments)

  12. SYSPATH/classes/Kohana/Controller/Template.php [ 44 ] » Kohana_View->render()

  13. APPPATH/classes/Controller/Application.php [ 256 ] » Kohana_Controller_Template->after()

  14. SYSPATH/classes/Kohana/Controller.php [ 87 ] » Controller_Application->after()

  15. {PHP internal call} » Kohana_Controller->execute()

  16. SYSPATH/classes/Kohana/Request/Client/Internal.php [ 97 ] » ReflectionMethod->invoke(arguments)

  17. SYSPATH/classes/Kohana/Request/Client.php [ 114 ] » Kohana_Request_Client_Internal->execute_request(arguments)

  18. SYSPATH/classes/Kohana/Request.php [ 991 ] » Kohana_Request_Client->execute(arguments)

  19. DOCROOT/index.php [ 118 ] » Kohana_Request->execute()

Environment