object(Zend_Db_Statement_Mysqli_Exception)#1516 (7) { ["message":protected]=> string(57) "Mysqli prepare error: Deadlock: wsrep aborted transaction" ["string":"Exception":private]=> string(0) "" ["code":protected]=> int(1213) ["file":protected]=> string(43) "/usr/share/php/Zend/Db/Statement/Mysqli.php" ["line":protected]=> int(77) ["trace":"Exception":private]=> array(13) { [0]=> array(6) { ["file"]=> string(36) "/usr/share/php/Zend/Db/Statement.php" ["line"]=> int(115) ["function"]=> string(8) "_prepare" ["class"]=> string(24) "Zend_Db_Statement_Mysqli" ["type"]=> string(2) "->" ["args"]=> array(1) { [0]=> string(71) "SELECT id, slug, title_en AS title FROM countries WHERE title_geoip = ?" } } [1]=> array(6) { ["file"]=> string(41) "/usr/share/php/Zend/Db/Adapter/Mysqli.php" ["line"]=> int(381) ["function"]=> string(11) "__construct" ["class"]=> string(17) "Zend_Db_Statement" ["type"]=> string(2) "->" ["args"]=> array(2) { [0]=> object(Cubix_Db_Adapter_Mysqli)#238 (12) { ["_numericDataTypes":protected]=> array(16) { [0]=> int(0) [1]=> int(1) [2]=> int(2) ["INT"]=> int(0) ["INTEGER"]=> int(0) ["MEDIUMINT"]=> int(0) ["SMALLINT"]=> int(0) ["TINYINT"]=> int(0) ["BIGINT"]=> int(1) ["SERIAL"]=> int(1) ["DEC"]=> int(2) ["DECIMAL"]=> int(2) ["DOUBLE"]=> int(2) ["DOUBLE PRECISION"]=> int(2) ["FIXED"]=> int(2) ["FLOAT"]=> int(2) } ["_stmt":protected]=> object(Zend_Db_Statement_Mysqli)#1533 (12) { ["_keys":protected]=> NULL ["_values":protected]=> NULL ["_meta":protected]=> NULL ["_stmt":protected]=> NULL ["_adapter":protected]=> *RECURSION* ["_fetchMode":protected]=> int(5) ["_attribute":protected]=> array(0) { } ["_bindColumn":protected]=> array(0) { } ["_bindParam":protected]=> array(0) { } ["_sqlSplit":protected]=> array(1) { [0]=> string(1335) " SELECT SQL_CALC_FOUND_ROWS eic.escort_id as id, eic.is_inactive as inactive, eic.is_featured * (FLOOR(RAND() * 10) + 1) as is_featured , NULL AS distance ,CASE WHEN ulrt.refresh_date > e.date_last_modified THEN ulrt.refresh_date ELSE e.date_last_modified end as last_modified_date FROM escorts_in_cities eic FORCE INDEX (for_selbyids_query) INNER JOIN escorts e ON e.id = eic.escort_id LEFT JOIN users_last_refresh_time ulrt on ulrt.escort_id = eic.escort_id LEFT JOIN reviews r ON r.escort_id = eic.escort_id WHERE FIND_IN_SET(21, e.products) > 0 AND ( eic.is_vip != 1 AND eic.is_premium != 1) AND FIND_IN_SET(16, e.products) = 0 AND eic.gender = 1 AND eic.country_id = 41 AND eic.participate_in_listing = 1 AND eic.is_base = 1 AND FIND_IN_SET(68, e.blacklisted_countries_1) = 0 AND FIND_IN_SET(68, e.blacklisted_countries_2) = 0 AND FIND_IN_SET(68, e.blacklisted_countries_3) = 0 AND e.country_id NOT IN (SELECT country_id FROM escorts_in_cities WHERE escort_id = e.id AND ( is_vip = 1 OR is_premium = 1 )) GROUP BY eic.escort_id ORDER BY eic.is_inactive ASC, is_featured DESC, e.last_login_date DESC, last_modified_date DESC, r.creation_date DESC, CASE WHEN e.city_id = eic.city_id THEN 0 ELSE 1 END, e.city_id LIMIT 0, 47 " } ["_sqlParam":protected]=> array(1) { [0]=> string(1335) " SELECT SQL_CALC_FOUND_ROWS eic.escort_id as id, eic.is_inactive as inactive, eic.is_featured * (FLOOR(RAND() * 10) + 1) as is_featured , NULL AS distance ,CASE WHEN ulrt.refresh_date > e.date_last_modified THEN ulrt.refresh_date ELSE e.date_last_modified end as last_modified_date FROM escorts_in_cities eic FORCE INDEX (for_selbyids_query) INNER JOIN escorts e ON e.id = eic.escort_id LEFT JOIN users_last_refresh_time ulrt on ulrt.escort_id = eic.escort_id LEFT JOIN reviews r ON r.escort_id = eic.escort_id WHERE FIND_IN_SET(21, e.products) > 0 AND ( eic.is_vip != 1 AND eic.is_premium != 1) AND FIND_IN_SET(16, e.products) = 0 AND eic.gender = 1 AND eic.country_id = 41 AND eic.participate_in_listing = 1 AND eic.is_base = 1 AND FIND_IN_SET(68, e.blacklisted_countries_1) = 0 AND FIND_IN_SET(68, e.blacklisted_countries_2) = 0 AND FIND_IN_SET(68, e.blacklisted_countries_3) = 0 AND e.country_id NOT IN (SELECT country_id FROM escorts_in_cities WHERE escort_id = e.id AND ( is_vip = 1 OR is_premium = 1 )) GROUP BY eic.escort_id ORDER BY eic.is_inactive ASC, is_featured DESC, e.last_login_date DESC, last_modified_date DESC, r.creation_date DESC, CASE WHEN e.city_id = eic.city_id THEN 0 ELSE 1 END, e.city_id LIMIT 0, 47 " } ["_queryId":protected]=> NULL } ["_defaultStmtClass":protected]=> string(24) "Zend_Db_Statement_Mysqli" ["_config":protected]=> array(9) { ["charset"]=> string(4) "utf8" ["host"]=> string(6) "galera" ["port"]=> string(5) "13306" ["password"]=> string(6) "654321" ["username"]=> string(14) "ed_cubix_front" ["dbname"]=> string(23) "escortdirectory_com_www" ["persistent"]=> bool(false) ["options"]=> array(2) { ["caseFolding"]=> int(0) ["autoQuoteIdentifiers"]=> bool(true) } ["driver_options"]=> array(0) { } } ["_fetchMode":protected]=> int(5) ["_profiler":protected]=> object(Zend_Db_Profiler)#239 (4) { ["_queryProfiles":protected]=> array(0) { } ["_enabled":protected]=> bool(false) ["_filterElapsedSecs":protected]=> NULL ["_filterTypes":protected]=> NULL } ["_defaultProfilerClass":protected]=> string(16) "Zend_Db_Profiler" ["_connection":protected]=> object(mysqli)#241 (19) { ["affected_rows"]=> int(-1) ["client_info"]=> string(79) "mysqlnd 5.0.12-dev - 20150407 - $Id: 7cc7cc96e675f6d72e5cf0f267f48e167c2abb23 $" ["client_version"]=> int(50012) ["connect_errno"]=> int(0) ["connect_error"]=> NULL ["errno"]=> int(1213) ["error"]=> string(35) "Deadlock: wsrep aborted transaction" ["error_list"]=> array(1) { [0]=> array(3) { ["errno"]=> int(1213) ["sqlstate"]=> string(5) "40001" ["error"]=> string(35) "Deadlock: wsrep aborted transaction" } } ["field_count"]=> int(5) ["host_info"]=> string(17) "galera via TCP/IP" ["info"]=> NULL ["insert_id"]=> int(0) ["server_info"]=> string(21) "5.5.5-10.3.39-MariaDB" ["server_version"]=> int(100339) ["stat"]=> string(150) "Uptime: 770386 Threads: 64 Questions: 650042277 Slow queries: 236 Opens: 13180 Flush tables: 1 Open tables: 922 Queries per second avg: 843.787" ["sqlstate"]=> string(5) "00000" ["protocol_version"]=> int(10) ["thread_id"]=> int(5229816) ["warning_count"]=> int(0) } ["_caseFolding":protected]=> int(0) ["_autoQuoteIdentifiers":protected]=> bool(true) ["_allowSerialization":protected]=> bool(true) ["_autoReconnectOnUnserialize":protected]=> bool(false) } [1]=> string(71) "SELECT id, slug, title_en AS title FROM countries WHERE title_geoip = ?" } } [2]=> array(6) { ["file"]=> string(44) "/var/www/library/Cubix/Db/Adapter/Mysqli.php" ["line"]=> int(38) ["function"]=> string(7) "prepare" ["class"]=> string(22) "Zend_Db_Adapter_Mysqli" ["type"]=> string(2) "->" ["args"]=> array(1) { [0]=> string(71) "SELECT id, slug, title_en AS title FROM countries WHERE title_geoip = ?" } } [3]=> array(6) { ["file"]=> string(43) "/usr/share/php/Zend/Db/Adapter/Abstract.php" ["line"]=> int(725) ["function"]=> string(5) "query" ["class"]=> string(23) "Cubix_Db_Adapter_Mysqli" ["type"]=> string(2) "->" ["args"]=> array(2) { [0]=> string(71) "SELECT id, slug, title_en AS title FROM countries WHERE title_geoip = ?" [1]=> array(1) { [0]=> string(24) "United States of America" } } } [4]=> array(6) { ["file"]=> string(62) "/var/www/www.escortdirectory.com/application/models/Cities.php" ["line"]=> int(163) ["function"]=> string(8) "fetchRow" ["class"]=> string(24) "Zend_Db_Adapter_Abstract" ["type"]=> string(2) "->" ["args"]=> array(2) { [0]=> string(71) "SELECT id, slug, title_en AS title FROM countries WHERE title_geoip = ?" [1]=> string(24) "United States of America" } } [5]=> array(6) { ["file"]=> string(76) "/var/www/www.escortdirectory.com/application/controllers/ErrorController.php" ["line"]=> int(86) ["function"]=> string(10) "getByGeoIp" ["class"]=> string(12) "Model_Cities" ["type"]=> string(2) "->" ["args"]=> array(0) { } } [6]=> array(6) { ["file"]=> string(41) "/usr/share/php/Zend/Controller/Action.php" ["line"]=> int(513) ["function"]=> string(11) "errorAction" ["class"]=> string(15) "ErrorController" ["type"]=> string(2) "->" ["args"]=> array(0) { } } [7]=> array(6) { ["file"]=> string(54) "/usr/share/php/Zend/Controller/Dispatcher/Standard.php" ["line"]=> int(289) ["function"]=> string(8) "dispatch" ["class"]=> string(22) "Zend_Controller_Action" ["type"]=> string(2) "->" ["args"]=> array(1) { [0]=> string(11) "errorAction" } } [8]=> array(6) { ["file"]=> string(40) "/usr/share/php/Zend/Controller/Front.php" ["line"]=> int(954) ["function"]=> string(8) "dispatch" ["class"]=> string(35) "Zend_Controller_Dispatcher_Standard" ["type"]=> string(2) "->" ["args"]=> array(2) { [0]=> object(Zend_Controller_Request_Http)#309 (15) { ["_paramSources":protected]=> array(2) { [0]=> string(4) "_GET" [1]=> string(5) "_POST" } ["_requestUri":protected]=> string(327) "/escorts-mexico-c41/fr/?all=1%2Fpt%2F%2F%2Fde%2F%2Fes%2F%2F%2Fpt%2F%2Fde%2F%2Ffr%2F%2Ffr%2F%2F%2Fes%2F%2Fes%2F%2Fro%2F%2F%2Ffr%2F%2Fpt%2F%2Fpt%2F%2F%2F%2Ffr%2F%2Fpt%2F%2F%2Fro%2F%2F%2Fes%2F%2Fit%2F%2Fpt%2F%2Fit%2F%2Fit%2F%2Fpt%2F%2Fpt%2F%2Fpt%2F%2Fes%2F%2F%2Fit%2F%2Fit%2F%2Fde%2F%2Fro%2F%2Fes%2F%2Fes%2F%2Fes%2F%2F%2F%2Fit%2F/" ["_baseUrl":protected]=> string(0) "" ["_basePath":protected]=> NULL ["_pathInfo":protected]=> string(21) "escorts-mexico-c41/fr" ["_params":protected]=> array(10) { ["p_top_category"]=> string(7) "escorts" [2]=> string(11) "-mexico-c41" ["p_country_slug"]=> string(6) "mexico" ["p_country_id"]=> string(2) "41" ["lang_id"]=> string(2) "fr" ["module"]=> string(7) "default" ["controller"]=> string(7) "escorts" ["action"]=> string(5) "index" ["chatVersion"]=> int(2) ["error_handler"]=> object(ArrayObject)#1532 (1) { ["storage":"ArrayObject":private]=> array(3) { ["exception"]=> object(Zend_Db_Statement_Mysqli_Exception)#1512 (7) { ["message":protected]=> string(64) "Mysqli statement execute error : Query execution was interrupted" ["string":"Exception":private]=> string(0) "" ["code":protected]=> int(1317) ["file":protected]=> string(43) "/usr/share/php/Zend/Db/Statement/Mysqli.php" ["line":protected]=> int(214) ["trace":"Exception":private]=> array(13) { [0]=> array(6) { ["file"]=> string(36) "/usr/share/php/Zend/Db/Statement.php" ["line"]=> int(300) ["function"]=> string(8) "_execute" ["class"]=> string(24) "Zend_Db_Statement_Mysqli" ["type"]=> string(2) "->" ["args"]=> array(1) { [0]=> array(0) { } } } [1]=> array(6) { ["file"]=> string(44) "/var/www/library/Cubix/Db/Adapter/Mysqli.php" ["line"]=> int(39) ["function"]=> string(7) "execute" ["class"]=> string(17) "Zend_Db_Statement" ["type"]=> string(2) "->" ["args"]=> array(1) { [0]=> array(0) { } } } [2]=> array(6) { ["file"]=> string(43) "/usr/share/php/Zend/Db/Adapter/Abstract.php" ["line"]=> int(706) ["function"]=> string(5) "query" ["class"]=> string(23) "Cubix_Db_Adapter_Mysqli" ["type"]=> string(2) "->" ["args"]=> array(2) { [0]=> string(1335) " SELECT SQL_CALC_FOUND_ROWS eic.escort_id as id, eic.is_inactive as inactive, eic.is_featured * (FLOOR(RAND() * 10) + 1) as is_featured , NULL AS distance ,CASE WHEN ulrt.refresh_date > e.date_last_modified THEN ulrt.refresh_date ELSE e.date_last_modified end as last_modified_date FROM escorts_in_cities eic FORCE INDEX (for_selbyids_query) INNER JOIN escorts e ON e.id = eic.escort_id LEFT JOIN users_last_refresh_time ulrt on ulrt.escort_id = eic.escort_id LEFT JOIN reviews r ON r.escort_id = eic.escort_id WHERE FIND_IN_SET(21, e.products) > 0 AND ( eic.is_vip != 1 AND eic.is_premium != 1) AND FIND_IN_SET(16, e.products) = 0 AND eic.gender = 1 AND eic.country_id = 41 AND eic.participate_in_listing = 1 AND eic.is_base = 1 AND FIND_IN_SET(68, e.blacklisted_countries_1) = 0 AND FIND_IN_SET(68, e.blacklisted_countries_2) = 0 AND FIND_IN_SET(68, e.blacklisted_countries_3) = 0 AND e.country_id NOT IN (SELECT country_id FROM escorts_in_cities WHERE escort_id = e.id AND ( is_vip = 1 OR is_premium = 1 )) GROUP BY eic.escort_id ORDER BY eic.is_inactive ASC, is_featured DESC, e.last_login_date DESC, last_modified_date DESC, r.creation_date DESC, CASE WHEN e.city_id = eic.city_id THEN 0 ELSE 1 END, e.city_id LIMIT 0, 47 " [1]=> array(0) { } } } [3]=> array(6) { ["file"]=> string(67) "/var/www/www.escortdirectory.com/application/models/Escort/List.php" ["line"]=> int(1705) ["function"]=> string(8) "fetchAll" ["class"]=> string(24) "Zend_Db_Adapter_Abstract" ["type"]=> string(2) "->" ["args"]=> array(1) { [0]=> string(1335) " SELECT SQL_CALC_FOUND_ROWS eic.escort_id as id, eic.is_inactive as inactive, eic.is_featured * (FLOOR(RAND() * 10) + 1) as is_featured , NULL AS distance ,CASE WHEN ulrt.refresh_date > e.date_last_modified THEN ulrt.refresh_date ELSE e.date_last_modified end as last_modified_date FROM escorts_in_cities eic FORCE INDEX (for_selbyids_query) INNER JOIN escorts e ON e.id = eic.escort_id LEFT JOIN users_last_refresh_time ulrt on ulrt.escort_id = eic.escort_id LEFT JOIN reviews r ON r.escort_id = eic.escort_id WHERE FIND_IN_SET(21, e.products) > 0 AND ( eic.is_vip != 1 AND eic.is_premium != 1) AND FIND_IN_SET(16, e.products) = 0 AND eic.gender = 1 AND eic.country_id = 41 AND eic.participate_in_listing = 1 AND eic.is_base = 1 AND FIND_IN_SET(68, e.blacklisted_countries_1) = 0 AND FIND_IN_SET(68, e.blacklisted_countries_2) = 0 AND FIND_IN_SET(68, e.blacklisted_countries_3) = 0 AND e.country_id NOT IN (SELECT country_id FROM escorts_in_cities WHERE escort_id = e.id AND ( is_vip = 1 OR is_premium = 1 )) GROUP BY eic.escort_id ORDER BY eic.is_inactive ASC, is_featured DESC, e.last_login_date DESC, last_modified_date DESC, r.creation_date DESC, CASE WHEN e.city_id = eic.city_id THEN 0 ELSE 1 END, e.city_id LIMIT 0, 47 " } } [4]=> array(6) { ["file"]=> string(67) "/var/www/www.escortdirectory.com/application/models/Escort/List.php" ["line"]=> int(2162) ["function"]=> string(19) "getEscortIdsOfQuery" ["class"]=> string(17) "Model_Escort_List" ["type"]=> string(2) "::" ["args"]=> array(17) { [0]=> array(4) { ["eic.gender = 1"]=> array(0) { } ["eic.country_id = ?"]=> array(1) { [0]=> int(41) } ["eic.participate_in_listing = 1"]=> array(0) { } ["eic.is_base = 1"]=> array(0) { } } [1]=> string(19) "recommended_escorts" [2]=> int(1) [3]=> int(47) [4]=> &int(0) [5]=> string(12) "regular_list" [6]=> bool(false) [7]=> array(1) { ["currency"]=> string(3) "EUR" } [8]=> NULL [9]=> array(7) { ["ip"]=> string(12) "3.133.126.95" ["country"]=> string(24) "United States of America" ["country_iso"]=> string(2) "us" ["region"]=> string(4) "Ohio" ["city"]=> string(8) "Columbus" ["latitude"]=> float(39.961380004883) ["longitude"]=> float(-82.997749328613) } [10]=> string(7) "gallery" [11]=> NULL [12]=> int(41) [13]=> string(3) "USD" [14]=> int(0) [15]=> array(0) { } [16]=> &int(0) } } [5]=> array(6) { ["file"]=> string(78) "/var/www/www.escortdirectory.com/application/controllers/EscortsController.php" ["line"]=> int(1433) ["function"]=> string(11) "getFiltered" ["class"]=> string(17) "Model_Escort_List" ["type"]=> string(2) "::" ["args"]=> array(19) { [0]=> array(3) { ["eic.gender = 1"]=> array(0) { } ["eic.country_id = ?"]=> array(1) { [0]=> int(41) } ["show_all_agency_escorts"]=> bool(true) } [1]=> string(19) "recommended_escorts" [2]=> int(1) [3]=> int(45) [4]=> &int(0) [5]=> string(12) "regular_list" [6]=> bool(false) [7]=> array(1) { ["currency"]=> string(3) "EUR" } [8]=> NULL [9]=> array(7) { ["ip"]=> string(12) "3.133.126.95" ["country"]=> string(24) "United States of America" ["country_iso"]=> string(2) "us" ["region"]=> string(4) "Ohio" ["city"]=> string(8) "Columbus" ["latitude"]=> float(39.961380004883) ["longitude"]=> float(-82.997749328613) } [10]=> string(7) "gallery" [11]=> string(7) "escorts" [12]=> NULL [13]=> int(41) [14]=> string(3) "USD" [15]=> bool(true) [16]=> array(0) { } [17]=> bool(false) [18]=> &int(0) } } [6]=> array(6) { ["file"]=> string(41) "/usr/share/php/Zend/Controller/Action.php" ["line"]=> int(513) ["function"]=> string(11) "indexAction" ["class"]=> string(17) "EscortsController" ["type"]=> string(2) "->" ["args"]=> array(0) { } } [7]=> array(6) { ["file"]=> string(54) "/usr/share/php/Zend/Controller/Dispatcher/Standard.php" ["line"]=> int(289) ["function"]=> string(8) "dispatch" ["class"]=> string(22) "Zend_Controller_Action" ["type"]=> string(2) "->" ["args"]=> array(1) { [0]=> string(11) "indexAction" } } [8]=> array(6) { ["file"]=> string(40) "/usr/share/php/Zend/Controller/Front.php" ["line"]=> int(954) ["function"]=> string(8) "dispatch" ["class"]=> string(35) "Zend_Controller_Dispatcher_Standard" ["type"]=> string(2) "->" ["args"]=> array(2) { [0]=> *RECURSION* [1]=> object(Zend_Controller_Response_Http)#310 (8) { ["_body":protected]=> array(0) { } ["_exceptions":protected]=> array(2) { [0]=> *RECURSION* [1]=> *RECURSION* } ["_headers":protected]=> array(0) { } ["_headersRaw":protected]=> array(0) { } ["_httpResponseCode":protected]=> int(200) ["_isRedirect":protected]=> bool(false) ["_renderExceptions":protected]=> bool(false) ["headersSentThrowsException"]=> bool(true) } } } [9]=> array(6) { ["file"]=> string(55) "/usr/share/php/Zend/Application/Bootstrap/Bootstrap.php" ["line"]=> int(97) ["function"]=> string(8) "dispatch" ["class"]=> string(21) "Zend_Controller_Front" ["type"]=> string(2) "->" ["args"]=> array(0) { } } [10]=> array(6) { ["file"]=> string(58) "/var/www/www.escortdirectory.com/application/Bootstrap.php" ["line"]=> int(29) ["function"]=> string(3) "run" ["class"]=> string(36) "Zend_Application_Bootstrap_Bootstrap" ["type"]=> string(2) "->" ["args"]=> array(0) { } } [11]=> array(6) { ["file"]=> string(35) "/usr/share/php/Zend/Application.php" ["line"]=> int(366) ["function"]=> string(3) "run" ["class"]=> string(9) "Bootstrap" ["type"]=> string(2) "->" ["args"]=> array(0) { } } [12]=> array(6) { ["file"]=> string(49) "/var/www/www.escortdirectory.com/public/index.php" ["line"]=> int(349) ["function"]=> string(3) "run" ["class"]=> string(16) "Zend_Application" ["type"]=> string(2) "->" ["args"]=> array(0) { } } } ["previous":"Exception":private]=> NULL } ["type"]=> string(15) "EXCEPTION_OTHER" ["request"]=> object(Zend_Controller_Request_Http)#325 (15) { ["_paramSources":protected]=> array(2) { [0]=> string(4) "_GET" [1]=> string(5) "_POST" } ["_requestUri":protected]=> string(327) "/escorts-mexico-c41/fr/?all=1%2Fpt%2F%2F%2Fde%2F%2Fes%2F%2F%2Fpt%2F%2Fde%2F%2Ffr%2F%2Ffr%2F%2F%2Fes%2F%2Fes%2F%2Fro%2F%2F%2Ffr%2F%2Fpt%2F%2Fpt%2F%2F%2F%2Ffr%2F%2Fpt%2F%2F%2Fro%2F%2F%2Fes%2F%2Fit%2F%2Fpt%2F%2Fit%2F%2Fit%2F%2Fpt%2F%2Fpt%2F%2Fpt%2F%2Fes%2F%2F%2Fit%2F%2Fit%2F%2Fde%2F%2Fro%2F%2Fes%2F%2Fes%2F%2Fes%2F%2F%2F%2Fit%2F/" ["_baseUrl":protected]=> string(0) "" ["_basePath":protected]=> NULL ["_pathInfo":protected]=> string(21) "escorts-mexico-c41/fr" ["_params":protected]=> array(9) { ["p_top_category"]=> string(7) "escorts" [2]=> string(11) "-mexico-c41" ["p_country_slug"]=> string(6) "mexico" ["p_country_id"]=> string(2) "41" ["lang_id"]=> string(2) "fr" ["module"]=> string(7) "default" ["controller"]=> string(7) "escorts" ["action"]=> string(5) "index" ["chatVersion"]=> int(2) } ["_rawBody":protected]=> NULL ["_aliases":protected]=> array(0) { } ["_dispatched":protected]=> bool(true) ["_module":protected]=> string(7) "default" ["_moduleKey":protected]=> string(6) "module" ["_controller":protected]=> string(7) "escorts" ["_controllerKey":protected]=> string(10) "controller" ["_action":protected]=> string(5) "index" ["_actionKey":protected]=> string(6) "action" } } } } ["_rawBody":protected]=> NULL ["_aliases":protected]=> array(0) { } ["_dispatched":protected]=> bool(true) ["_module":protected]=> string(7) "default" ["_moduleKey":protected]=> string(6) "module" ["_controller":protected]=> string(5) "error" ["_controllerKey":protected]=> string(10) "controller" ["_action":protected]=> string(5) "error" ["_actionKey":protected]=> string(6) "action" } [1]=> object(Zend_Controller_Response_Http)#310 (8) { ["_body":protected]=> array(0) { } ["_exceptions":protected]=> array(2) { [0]=> object(Zend_Db_Statement_Mysqli_Exception)#1512 (7) { ["message":protected]=> string(64) "Mysqli statement execute error : Query execution was interrupted" ["string":"Exception":private]=> string(0) "" ["code":protected]=> int(1317) ["file":protected]=> string(43) "/usr/share/php/Zend/Db/Statement/Mysqli.php" ["line":protected]=> int(214) ["trace":"Exception":private]=> array(13) { [0]=> array(6) { ["file"]=> string(36) "/usr/share/php/Zend/Db/Statement.php" ["line"]=> int(300) ["function"]=> string(8) "_execute" ["class"]=> string(24) "Zend_Db_Statement_Mysqli" ["type"]=> string(2) "->" ["args"]=> array(1) { [0]=> array(0) { } } } [1]=> array(6) { ["file"]=> string(44) "/var/www/library/Cubix/Db/Adapter/Mysqli.php" ["line"]=> int(39) ["function"]=> string(7) "execute" ["class"]=> string(17) "Zend_Db_Statement" ["type"]=> string(2) "->" ["args"]=> array(1) { [0]=> array(0) { } } } [2]=> array(6) { ["file"]=> string(43) "/usr/share/php/Zend/Db/Adapter/Abstract.php" ["line"]=> int(706) ["function"]=> string(5) "query" ["class"]=> string(23) "Cubix_Db_Adapter_Mysqli" ["type"]=> string(2) "->" ["args"]=> array(2) { [0]=> string(1335) " SELECT SQL_CALC_FOUND_ROWS eic.escort_id as id, eic.is_inactive as inactive, eic.is_featured * (FLOOR(RAND() * 10) + 1) as is_featured , NULL AS distance ,CASE WHEN ulrt.refresh_date > e.date_last_modified THEN ulrt.refresh_date ELSE e.date_last_modified end as last_modified_date FROM escorts_in_cities eic FORCE INDEX (for_selbyids_query) INNER JOIN escorts e ON e.id = eic.escort_id LEFT JOIN users_last_refresh_time ulrt on ulrt.escort_id = eic.escort_id LEFT JOIN reviews r ON r.escort_id = eic.escort_id WHERE FIND_IN_SET(21, e.products) > 0 AND ( eic.is_vip != 1 AND eic.is_premium != 1) AND FIND_IN_SET(16, e.products) = 0 AND eic.gender = 1 AND eic.country_id = 41 AND eic.participate_in_listing = 1 AND eic.is_base = 1 AND FIND_IN_SET(68, e.blacklisted_countries_1) = 0 AND FIND_IN_SET(68, e.blacklisted_countries_2) = 0 AND FIND_IN_SET(68, e.blacklisted_countries_3) = 0 AND e.country_id NOT IN (SELECT country_id FROM escorts_in_cities WHERE escort_id = e.id AND ( is_vip = 1 OR is_premium = 1 )) GROUP BY eic.escort_id ORDER BY eic.is_inactive ASC, is_featured DESC, e.last_login_date DESC, last_modified_date DESC, r.creation_date DESC, CASE WHEN e.city_id = eic.city_id THEN 0 ELSE 1 END, e.city_id LIMIT 0, 47 " [1]=> array(0) { } } } [3]=> array(6) { ["file"]=> string(67) "/var/www/www.escortdirectory.com/application/models/Escort/List.php" ["line"]=> int(1705) ["function"]=> string(8) "fetchAll" ["class"]=> string(24) "Zend_Db_Adapter_Abstract" ["type"]=> string(2) "->" ["args"]=> array(1) { [0]=> string(1335) " SELECT SQL_CALC_FOUND_ROWS eic.escort_id as id, eic.is_inactive as inactive, eic.is_featured * (FLOOR(RAND() * 10) + 1) as is_featured , NULL AS distance ,CASE WHEN ulrt.refresh_date > e.date_last_modified THEN ulrt.refresh_date ELSE e.date_last_modified end as last_modified_date FROM escorts_in_cities eic FORCE INDEX (for_selbyids_query) INNER JOIN escorts e ON e.id = eic.escort_id LEFT JOIN users_last_refresh_time ulrt on ulrt.escort_id = eic.escort_id LEFT JOIN reviews r ON r.escort_id = eic.escort_id WHERE FIND_IN_SET(21, e.products) > 0 AND ( eic.is_vip != 1 AND eic.is_premium != 1) AND FIND_IN_SET(16, e.products) = 0 AND eic.gender = 1 AND eic.country_id = 41 AND eic.participate_in_listing = 1 AND eic.is_base = 1 AND FIND_IN_SET(68, e.blacklisted_countries_1) = 0 AND FIND_IN_SET(68, e.blacklisted_countries_2) = 0 AND FIND_IN_SET(68, e.blacklisted_countries_3) = 0 AND e.country_id NOT IN (SELECT country_id FROM escorts_in_cities WHERE escort_id = e.id AND ( is_vip = 1 OR is_premium = 1 )) GROUP BY eic.escort_id ORDER BY eic.is_inactive ASC, is_featured DESC, e.last_login_date DESC, last_modified_date DESC, r.creation_date DESC, CASE WHEN e.city_id = eic.city_id THEN 0 ELSE 1 END, e.city_id LIMIT 0, 47 " } } [4]=> array(6) { ["file"]=> string(67) "/var/www/www.escortdirectory.com/application/models/Escort/List.php" ["line"]=> int(2162) ["function"]=> string(19) "getEscortIdsOfQuery" ["class"]=> string(17) "Model_Escort_List" ["type"]=> string(2) "::" ["args"]=> array(17) { [0]=> array(4) { ["eic.gender = 1"]=> array(0) { } ["eic.country_id = ?"]=> array(1) { [0]=> int(41) } ["eic.participate_in_listing = 1"]=> array(0) { } ["eic.is_base = 1"]=> array(0) { } } [1]=> string(19) "recommended_escorts" [2]=> int(1) [3]=> int(47) [4]=> &int(0) [5]=> string(12) "regular_list" [6]=> bool(false) [7]=> array(1) { ["currency"]=> string(3) "EUR" } [8]=> NULL [9]=> array(7) { ["ip"]=> string(12) "3.133.126.95" ["country"]=> string(24) "United States of America" ["country_iso"]=> string(2) "us" ["region"]=> string(4) "Ohio" ["city"]=> string(8) "Columbus" ["latitude"]=> float(39.961380004883) ["longitude"]=> float(-82.997749328613) } [10]=> string(7) "gallery" [11]=> NULL [12]=> int(41) [13]=> string(3) "USD" [14]=> int(0) [15]=> array(0) { } [16]=> &int(0) } } [5]=> array(6) { ["file"]=> string(78) "/var/www/www.escortdirectory.com/application/controllers/EscortsController.php" ["line"]=> int(1433) ["function"]=> string(11) "getFiltered" ["class"]=> string(17) "Model_Escort_List" ["type"]=> string(2) "::" ["args"]=> array(19) { [0]=> array(3) { ["eic.gender = 1"]=> array(0) { } ["eic.country_id = ?"]=> array(1) { [0]=> int(41) } ["show_all_agency_escorts"]=> bool(true) } [1]=> string(19) "recommended_escorts" [2]=> int(1) [3]=> int(45) [4]=> &int(0) [5]=> string(12) "regular_list" [6]=> bool(false) [7]=> array(1) { ["currency"]=> string(3) "EUR" } [8]=> NULL [9]=> array(7) { ["ip"]=> string(12) "3.133.126.95" ["country"]=> string(24) "United States of America" ["country_iso"]=> string(2) "us" ["region"]=> string(4) "Ohio" ["city"]=> string(8) "Columbus" ["latitude"]=> float(39.961380004883) ["longitude"]=> float(-82.997749328613) } [10]=> string(7) "gallery" [11]=> string(7) "escorts" [12]=> NULL [13]=> int(41) [14]=> string(3) "USD" [15]=> bool(true) [16]=> array(0) { } [17]=> bool(false) [18]=> &int(0) } } [6]=> array(6) { ["file"]=> string(41) "/usr/share/php/Zend/Controller/Action.php" ["line"]=> int(513) ["function"]=> string(11) "indexAction" ["class"]=> string(17) "EscortsController" ["type"]=> string(2) "->" ["args"]=> array(0) { } } [7]=> array(6) { ["file"]=> string(54) "/usr/share/php/Zend/Controller/Dispatcher/Standard.php" ["line"]=> int(289) ["function"]=> string(8) "dispatch" ["class"]=> string(22) "Zend_Controller_Action" ["type"]=> string(2) "->" ["args"]=> array(1) { [0]=> string(11) "indexAction" } } [8]=> array(6) { ["file"]=> string(40) "/usr/share/php/Zend/Controller/Front.php" ["line"]=> int(954) ["function"]=> string(8) "dispatch" ["class"]=> string(35) "Zend_Controller_Dispatcher_Standard" ["type"]=> string(2) "->" ["args"]=> array(2) { [0]=> object(Zend_Controller_Request_Http)#309 (15) { ["_paramSources":protected]=> array(2) { [0]=> string(4) "_GET" [1]=> string(5) "_POST" } ["_requestUri":protected]=> string(327) "/escorts-mexico-c41/fr/?all=1%2Fpt%2F%2F%2Fde%2F%2Fes%2F%2F%2Fpt%2F%2Fde%2F%2Ffr%2F%2Ffr%2F%2F%2Fes%2F%2Fes%2F%2Fro%2F%2F%2Ffr%2F%2Fpt%2F%2Fpt%2F%2F%2F%2Ffr%2F%2Fpt%2F%2F%2Fro%2F%2F%2Fes%2F%2Fit%2F%2Fpt%2F%2Fit%2F%2Fit%2F%2Fpt%2F%2Fpt%2F%2Fpt%2F%2Fes%2F%2F%2Fit%2F%2Fit%2F%2Fde%2F%2Fro%2F%2Fes%2F%2Fes%2F%2Fes%2F%2F%2F%2Fit%2F/" ["_baseUrl":protected]=> string(0) "" ["_basePath":protected]=> NULL ["_pathInfo":protected]=> string(21) "escorts-mexico-c41/fr" ["_params":protected]=> array(10) { ["p_top_category"]=> string(7) "escorts" [2]=> string(11) "-mexico-c41" ["p_country_slug"]=> string(6) "mexico" ["p_country_id"]=> string(2) "41" ["lang_id"]=> string(2) "fr" ["module"]=> string(7) "default" ["controller"]=> string(7) "escorts" ["action"]=> string(5) "index" ["chatVersion"]=> int(2) ["error_handler"]=> object(ArrayObject)#1532 (1) { ["storage":"ArrayObject":private]=> array(3) { ["exception"]=> *RECURSION* ["type"]=> string(15) "EXCEPTION_OTHER" ["request"]=> object(Zend_Controller_Request_Http)#325 (15) { ["_paramSources":protected]=> array(2) { [0]=> string(4) "_GET" [1]=> string(5) "_POST" } ["_requestUri":protected]=> string(327) "/escorts-mexico-c41/fr/?all=1%2Fpt%2F%2F%2Fde%2F%2Fes%2F%2F%2Fpt%2F%2Fde%2F%2Ffr%2F%2Ffr%2F%2F%2Fes%2F%2Fes%2F%2Fro%2F%2F%2Ffr%2F%2Fpt%2F%2Fpt%2F%2F%2F%2Ffr%2F%2Fpt%2F%2F%2Fro%2F%2F%2Fes%2F%2Fit%2F%2Fpt%2F%2Fit%2F%2Fit%2F%2Fpt%2F%2Fpt%2F%2Fpt%2F%2Fes%2F%2F%2Fit%2F%2Fit%2F%2Fde%2F%2Fro%2F%2Fes%2F%2Fes%2F%2Fes%2F%2F%2F%2Fit%2F/" ["_baseUrl":protected]=> string(0) "" ["_basePath":protected]=> NULL ["_pathInfo":protected]=> string(21) "escorts-mexico-c41/fr" ["_params":protected]=> array(9) { ["p_top_category"]=> string(7) "escorts" [2]=> string(11) "-mexico-c41" ["p_country_slug"]=> string(6) "mexico" ["p_country_id"]=> string(2) "41" ["lang_id"]=> string(2) "fr" ["module"]=> string(7) "default" ["controller"]=> string(7) "escorts" ["action"]=> string(5) "index" ["chatVersion"]=> int(2) } ["_rawBody":protected]=> NULL ["_aliases":protected]=> array(0) { } ["_dispatched":protected]=> bool(true) ["_module":protected]=> string(7) "default" ["_moduleKey":protected]=> string(6) "module" ["_controller":protected]=> string(7) "escorts" ["_controllerKey":protected]=> string(10) "controller" ["_action":protected]=> string(5) "index" ["_actionKey":protected]=> string(6) "action" } } } } ["_rawBody":protected]=> NULL ["_aliases":protected]=> array(0) { } ["_dispatched":protected]=> bool(true) ["_module":protected]=> string(7) "default" ["_moduleKey":protected]=> string(6) "module" ["_controller":protected]=> string(5) "error" ["_controllerKey":protected]=> string(10) "controller" ["_action":protected]=> string(5) "error" ["_actionKey":protected]=> string(6) "action" } [1]=> *RECURSION* } } [9]=> array(6) { ["file"]=> string(55) "/usr/share/php/Zend/Application/Bootstrap/Bootstrap.php" ["line"]=> int(97) ["function"]=> string(8) "dispatch" ["class"]=> string(21) "Zend_Controller_Front" ["type"]=> string(2) "->" ["args"]=> array(0) { } } [10]=> array(6) { ["file"]=> string(58) "/var/www/www.escortdirectory.com/application/Bootstrap.php" ["line"]=> int(29) ["function"]=> string(3) "run" ["class"]=> string(36) "Zend_Application_Bootstrap_Bootstrap" ["type"]=> string(2) "->" ["args"]=> array(0) { } } [11]=> array(6) { ["file"]=> string(35) "/usr/share/php/Zend/Application.php" ["line"]=> int(366) ["function"]=> string(3) "run" ["class"]=> string(9) "Bootstrap" ["type"]=> string(2) "->" ["args"]=> array(0) { } } [12]=> array(6) { ["file"]=> string(49) "/var/www/www.escortdirectory.com/public/index.php" ["line"]=> int(349) ["function"]=> string(3) "run" ["class"]=> string(16) "Zend_Application" ["type"]=> string(2) "->" ["args"]=> array(0) { } } } ["previous":"Exception":private]=> NULL } [1]=> *RECURSION* } ["_headers":protected]=> array(0) { } ["_headersRaw":protected]=> array(0) { } ["_httpResponseCode":protected]=> int(200) ["_isRedirect":protected]=> bool(false) ["_renderExceptions":protected]=> bool(false) ["headersSentThrowsException"]=> bool(true) } } } [9]=> array(6) { ["file"]=> string(55) "/usr/share/php/Zend/Application/Bootstrap/Bootstrap.php" ["line"]=> int(97) ["function"]=> string(8) "dispatch" ["class"]=> string(21) "Zend_Controller_Front" ["type"]=> string(2) "->" ["args"]=> array(0) { } } [10]=> array(6) { ["file"]=> string(58) "/var/www/www.escortdirectory.com/application/Bootstrap.php" ["line"]=> int(29) ["function"]=> string(3) "run" ["class"]=> string(36) "Zend_Application_Bootstrap_Bootstrap" ["type"]=> string(2) "->" ["args"]=> array(0) { } } [11]=> array(6) { ["file"]=> string(35) "/usr/share/php/Zend/Application.php" ["line"]=> int(366) ["function"]=> string(3) "run" ["class"]=> string(9) "Bootstrap" ["type"]=> string(2) "->" ["args"]=> array(0) { } } [12]=> array(6) { ["file"]=> string(49) "/var/www/www.escortdirectory.com/public/index.php" ["line"]=> int(349) ["function"]=> string(3) "run" ["class"]=> string(16) "Zend_Application" ["type"]=> string(2) "->" ["args"]=> array(0) { } } } ["previous":"Exception":private]=> NULL } Unexpected error!