Внимание! Это тестовая версия сайта, информация, находящаяся здесь, носит только ознакомительный характер.

Database_Exception [ 3 ]: dev.mysql.odev.io Error writing file '/tmp/MY9jeFAT' (Errcode: 28 - No space left on device) [ SELECT `t`.`rec_id` AS `id`, `t`.`fIATA` AS `iata`, IF(t.fNameEng!="",t.fNameEng,t.fName) AS `name`, `t`.`fName` AS `nameLang`, `t`.`fSouthWest` AS `lat`, `t`.`fNorthEast` AS `lng`, `t`.`fZoom` AS `zoom`, `t`.`fCountryID` AS `countryId`, `t`.`fNameEng` AS `nameEng`, `t`.`fNameTr` AS `nameTr`, `t`.`fNameRd` AS `nameRd`, `t`.`fNameVn` AS `nameVn`, `t`.`fNamePr` AS `namePr`, `t`.`fNameDt` AS `nameDt`, `t`.`fTarget` AS `target`, `t`.`fPriority` AS `priority`, `s`.`hotels` AS `hotels`, `s`.`sights` AS `sights`, `s`.`comments` AS `reviews`, `s`.`voted_comments` AS `vreviews`, `s`.`fotos` AS `photoCount`, `s`.`videos` AS `videoCount`, `s`.`questions` AS `questions`, `s`.`answers` AS `answers`, `s`.`avg_rate` AS `rate`, `s`.`top_rate` AS `topRate` FROM `otpusk`.`tCities` AS `t` LEFT JOIN `turpravda`.`stats` AS `s` ON (`s`.`city_id` = `t`.`rec_id` AND `s`.`hotel_id` = 0 AND `s`.`sight_id` = 0) WHERE `t`.`fCountryID` != 100 AND `t`.`fCountryID` = 116 GROUP BY `t`.`rec_id` ORDER BY t.fNameEng COLLATE utf8_unicode_ci ASC ]

/var/www/tomazov/library/src/kohana-v3.3.6/modules/database/classes/Kohana/Database/MySQLi.php [ 177 ]

172 			{
173 				// This benchmark is worthless
174 				Profiler::delete($benchmark);
175 			}
176 
177 			throw new Database_Exception(':hostname :error [ :query ]', array(
178 				':error' => $this->_connection->error,
179 				':query' => $sql,
180 				':hostname' => $this->_hostname
181 			), $this->_connection->errno);
182 		}
  1. /var/www/tomazov/library/src/kohana-v3.3.6/modules/mcache/classes/Database/Query.php [ 61 ] » Kohana_Database_MySQLi->query(arguments)

  2. /var/www/tomazov/library/src/Global/Service/Geo/City.php [ 134 ] » Database_Query->execute(arguments)

  3. APPPATH/classes/Library/Service/Geo/City.php [ 223 ] » Library\Service\Geo\City->_r()

  4. APPPATH/views/Question/inc/menu.php [ 29 ] » Application\Library\Service\Geo\City->get()

  5. /var/www/tomazov/library/src/kohana-v3.3.6/system/classes/Kohana/View.php [ 62 ] » include(arguments)

  6. /var/www/tomazov/library/src/kohana-v3.3.6/system/classes/Kohana/View.php [ 359 ] » Kohana_View::capture(arguments)

  7. APPPATH/views/City/questions.php [ 81 ] » Kohana_View->render()

  8. /var/www/tomazov/library/src/kohana-v3.3.6/system/classes/Kohana/View.php [ 62 ] » include(arguments)

  9. /var/www/tomazov/library/src/kohana-v3.3.6/system/classes/Kohana/View.php [ 359 ] » Kohana_View::capture(arguments)

  10. /var/www/tomazov/library/src/kohana-v3.3.6/system/classes/Kohana/View.php [ 236 ] » Kohana_View->render()

  11. APPPATH/views/global/html.php [ 399 ] » Kohana_View->__toString()

  12. /var/www/tomazov/library/src/kohana-v3.3.6/system/classes/Kohana/View.php [ 62 ] » include(arguments)

  13. /var/www/tomazov/library/src/kohana-v3.3.6/system/classes/Kohana/View.php [ 359 ] » Kohana_View::capture(arguments)

  14. /var/www/tomazov/library/src/kohana-v3.3.6/system/classes/Kohana/View.php [ 236 ] » Kohana_View->render()

  15. /var/www/tomazov/library/src/kohana-v3.3.6/system/classes/Kohana/Response.php [ 160 ] » Kohana_View->__toString()

  16. APPPATH/classes/Controller/Plain.php [ 555 ] » Kohana_Response->body(arguments)

  17. APPPATH/classes/Controller/City.php [ 45 ] » Application\Controller\City->_coreAfter()

  18. /var/www/tomazov/library/src/kohana-v3.3.6/system/classes/Kohana/Controller.php [ 87 ] » Application\Controller\City->after()

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

  20. APPPATH/classes/Request/Client/Internal.php [ 83 ] » ReflectionMethod->invoke(arguments)

  21. /var/www/tomazov/library/src/kohana-v3.3.6/system/classes/Kohana/Request/Client.php [ 114 ] » Request_Client_Internal->execute_request(arguments)

  22. /var/www/tomazov/library/src/kohana-v3.3.6/system/classes/Kohana/Request.php [ 993 ] » Kohana_Request_Client->execute(arguments)

  23. DOCROOT/Public/turpravda.php [ 37 ] » Kohana_Request->execute()

Environment