dogresult.com
beta v0.9.7.10

Database_Exception [ 1064 ]: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'Hepp-Hepp-Bo-bo" " and te.run_id = agilityteamrun.id )' at line 1 [ SELECT `agilityteamrun`.`id` AS `id`, `agilityteamrun`.`event_id` AS `event_id`, `agilityteamrun`.`type` AS `type`, `agilityteamrun`.`size` AS `size`, `agilityteamrun`.`name` AS `name`, `agilityteamrun`.`start_time` AS `start_time`, `agilityteamrun`.`length` AS `length`, `agilityteamrun`.`standard_time` AS `standard_time`, `agilityteamrun`.`max_time` AS `max_time`, `agilityteamrun`.`avg_speed` AS `avg_speed`, `agilityteamrun`.`created` AS `created`, `agilityteamrun`.`updated` AS `updated`, `agilityteamrun`.`deleted` AS `deleted`, `agilityteamrun`.`user_id` AS `user_id`, `agilityteamrun`.`judge_name` AS `judge_name`, `agilityteamrun`.`judge_id` AS `judge_id`, `agilityteamrun`.`course_id` AS `course_id`, `agilityteamrun`.`running_now` AS `running_now` FROM `agility_truns` AS `agilityteamrun` WHERE `agilityteamrun`.`event_id` = '161' AND `agilityteamrun`.`size` = 'L' AND not exists (select 1 from team_entries te where te.name ="GKK "Hepp-Hepp-Bo-bo" " and te.run_id = agilityteamrun.id ) ]

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

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

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

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

  4. APPPATH/views/teamentry/view.php [ 266 ] » Kohana_ORM->find_all()

  5. SYSPATH/classes/Kohana/View.php [ 62 ] » include(arguments)

  6. MODPATH/mustache/classes/View.php [ 36 ] » Kohana_View::capture(arguments)

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

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

  9. APPPATH/views/resulttemplate.php [ 239 ] » Kohana_View->__toString()

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

  11. MODPATH/mustache/classes/View.php [ 36 ] » Kohana_View::capture(arguments)

  12. SYSPATH/classes/Kohana/View.php [ 359 ] » View::capture(arguments)

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

  14. APPPATH/classes/Controller/Website.php [ 109 ] » Kohana_Controller_Template->after()

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

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

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

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

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

  20. DOCROOT/index.php [ 125 ] » Kohana_Request->execute()

Environment

Segítség