Array
(
[0] => Array
(
[api_query] => http://api.salecamel.com?api_key=123456789&&search_start=0&search_limit=25&search_sort=1&do_get=get_online_deals&search_terms=pf+flyers
[execution_time] => 0.11418104171753
[from_api] => Array
(
[0] => Array
(
[mysql_query] => SELECT keyword_overide FROM past_searches_regular WHERE search_terms = 'pf flyers' LIMIT 1
[execution_time] => 0.0001828670501709
)
[1] => Array
(
[mysql_query] => CREATE TEMPORARY TABLE `these_items` (
`item_id` int(11) NOT NULL AUTO_INCREMENT,
`item_title` varchar(400) NOT NULL,
`item_manufacturer` varchar(100) NOT NULL DEFAULT '0',
`merch_id` int(11) NOT NULL,
`item_key` varchar(255) NOT NULL,
`item_url` varchar(400) NOT NULL,
`item_image` varchar(400) NOT NULL,
`item_reg_price` decimal(8,2) NOT NULL,
`item_sale_price` decimal(8,2) NOT NULL,
`item_per_off` smallint(3) NOT NULL,
`item_added` int(10) NOT NULL,
`item_per_off_rev` int(11) NOT NULL DEFAULT '0',
`item_added_rev` int(11) NOT NULL DEFAULT '0',
`item_ending` int(10) NOT NULL DEFAULT '0',
`item_cat_1_id` smallint(2) NOT NULL DEFAULT '0',
`item_cat_2_id` smallint(2) NOT NULL DEFAULT '0',
`item_price_grp` tinyint(1) NOT NULL,
`item_per_grp` tinyint(1) NOT NULL,
`item_views` smallint(5) NOT NULL DEFAULT '0',
`item_hot_score` decimal(5,2) NOT NULL DEFAULT '0.00',
`key_matches_count` int(10) NOT NULL DEFAULT '0',
PRIMARY KEY (`item_id`),
UNIQUE KEY `item_unique` (`item_key`)
) ENGINE=Memory
[execution_time] => 0.00049304962158203
)
[2] => Array
(
[mysql_query] => INSERT `these_items`
SELECT *, 0 AS 'key_matches_count'
FROM items_reg WHERE MATCH (item_title) AGAINST ('+pf* +flyer*' IN BOOLEAN MODE)
ORDER BY item_per_off_rev
ON DUPLICATE KEY UPDATE key_matches_count = key_matches_count + 1
[execution_time] => 0.051143169403076
)
[3] => Array
(
[mysql_query] => SELECT MAX( item_per_off ) AS item_per_off FROM these_items
[execution_time] => 0.00019502639770508
)
[4] => Array
(
[mysql_query] => SELECT m.merch_name FROM these_items i, merchants m WHERE i.merch_id = m.merch_id GROUP BY i.merch_id ORDER BY i.item_per_off_rev LIMIT 3
[execution_time] => 0.00047707557678223
)
[5] => Array
(
[mysql_query] => SELECT COUNT(*) AS total FROM these_items WHERE item_id > 0
[execution_time] => 0.00016212463378906
)
[6] => Array
(
[mysql_query] => SELECT item_key FROM these_items ORDER BY key_matches_count DESC, item_title DESC, LENGTH(item_title), item_added_rev LIMIT 0, 25
[execution_time] => 0.00033998489379883
)
[7] => Array
(
[mysql_query] => SELECT i.*, m.merch_name, m.merch_url, m.merch_can_ok, m.merch_google_rating, m.merch_google_reviews, m.merch_google_key, m.merch_local_url, m.merch_coupons_count FROM items_reg i, merchants m WHERE MATCH (i.item_title) AGAINST ('+pf* +flyer*' IN BOOLEAN MODE) AND m.merch_id = i.merch_id AND i.item_key IN ('centerflyerslopf','canvascenterflyershihighmenpfreissuesneakerstop','centerflyershipf','andoverflyerspf','barflyersnhlnhl1000paddedpfphiladelphiastoolswiveltrademark','42flyershnhlnhl2000pfphiladelphiapubtabletrademark','flyersglobalhanginglampnhlnhl1200pfphiladelphiashadesingletrademark','360billiardflyersglobalhanginglampnhlnhl4800pfphiladelphiashadetrademark','40flyersglassglobalnhlnhl4000pfphiladelphiastainedtiffanytrademark','16billiardflyersglassglobalhangingnhlnhl1600pfphiladelphiastainedtiffanytrademark','clockflyersglobalneonnhlnhl1400pfphiladelphiatrademarkwall','artbackbarflyersnhlnhl1100paddedpfphiladelphiastoolswiveltrademark','509companydeskflyerslampledmemorynhlpflphiladelphia','894companyflyersgoletsmemorynhlpfl','12462accentartbrasscompanyflyersglasslampmemorymulticolornhlpflphiladelphiashadetable','centerflyerslopfreisswomen','centerflyershipfwomen','flyerspfshoeslipwindjammerwomen','flyersneoprenenylonpfslipwindjammer','flyersmenpfshoeslipwindjammer','canvasflyersiipfstripewindjammerwomen','canvasflyersiipfwindjammerwomen','flyersiipfwindjammer','canvasflyerspfwindjammer','flyerspfwindjammer') ORDER BY FIELD(i.item_key, 'centerflyerslopf','canvascenterflyershihighmenpfreissuesneakerstop','centerflyershipf','andoverflyerspf','barflyersnhlnhl1000paddedpfphiladelphiastoolswiveltrademark','42flyershnhlnhl2000pfphiladelphiapubtabletrademark','flyersglobalhanginglampnhlnhl1200pfphiladelphiashadesingletrademark','360billiardflyersglobalhanginglampnhlnhl4800pfphiladelphiashadetrademark','40flyersglassglobalnhlnhl4000pfphiladelphiastainedtiffanytrademark','16billiardflyersglassglobalhangingnhlnhl1600pfphiladelphiastainedtiffanytrademark','clockflyersglobalneonnhlnhl1400pfphiladelphiatrademarkwall','artbackbarflyersnhlnhl1100paddedpfphiladelphiastoolswiveltrademark','509companydeskflyerslampledmemorynhlpflphiladelphia','894companyflyersgoletsmemorynhlpfl','12462accentartbrasscompanyflyersglasslampmemorymulticolornhlpflphiladelphiashadetable','centerflyerslopfreisswomen','centerflyershipfwomen','flyerspfshoeslipwindjammerwomen','flyersneoprenenylonpfslipwindjammer','flyersmenpfshoeslipwindjammer','canvasflyersiipfstripewindjammerwomen','canvasflyersiipfwindjammerwomen','flyersiipfwindjammer','canvasflyerspfwindjammer','flyerspfwindjammer'), CASE i.item_per_off WHEN 0 THEN 1 ELSE 0 END, i.item_sale_price
[execution_time] => 0.049912929534912
)
[8] => Array
(
[mysql_query] => INSERT INTO past_searches_regular ( `search_add_date`, `search_terms`, `ad1`, `ad2` ) VALUES ( '1369236141', 'pf flyer', '', '' ) ON DUPLICATE KEY UPDATE search_add_date = '1369236141', search_clicks = search_clicks+1, no_results = '0'
[execution_time] => 0.0003201961517334
)
[9] => Array
(
[mysql_query] => DELETE FROM past_searches_regular WHERE `search_terms` = 'pf flyers'
[execution_time] => 0.00014996528625488
)
[10] => Array
(
[mysql_query] => DROP TABLE `these_items`
[execution_time] => 0.00014305114746094
)
)
)
[1] => Array
(
[api_query] => http://api.salecamel.com?api_key=123456789&search_limit=10&do_get=get_related&search_terms=pf flyers
[execution_time] => 0.0087549686431885
[from_api] => Array
(
)
)
)