Test Online Free Cisco 350-701 Exam Questions and Answers
Practice a live sample before buying full access. This page keeps the free 350-701 question set organized by page so visitors and search engines can reach the canonical -questions.html URL directly.
Which two mechanisms are used to control phishing attacks? (Choose two)
Answer:
Question 62Selectable Answer
Which ASA deployment mode can provide separation of management on a shared appliance?
Answer:
Question 63Selectable Answer
Which two characteristics of messenger protocols make data exfiltration difficult to detect and prevent? (Choose two)
Answer:
Question 64Selectable Answer
An engineer needs a solution for TACACS+ authentication and authorization for device administration.
The engineer also wants to enhance wired and wireless network security by requiring users and endpoints to use 802.1X, MAB, or WebAuth.
Which product meets all of these requirements?
Answer:
Question 65Selectable Answer
Which Cisco command enables authentication, authorization, and accounting globally so that CoA is supported on the device?
Answer:
Question 66Selectable Answer
A malicious user gained network access by spoofing printer connections that were authorized using MAB on four different switch ports at the same time.
What two catalyst switch security features will prevent further violations? (Choose two)
Answer:
Question 67Selectable Answer
For which two conditions can an endpoint be checked using ISE posture assessment? (Choose two)
Answer:
Question 68Selectable Answer
What is the result of running the crypto isakmp key ciscXXXXXXXX address 172.16.0.0 command?
Answer: Explanation:
Configure a Crypto ISAKMP Key
In order to configure a preshared authentication key, enter the crypto isakmp key command in global configuration mode:
crypto isakmp key cisco123 address 172.16.1.1
https://community.cisco.com/t5/vpn/isakmp-with-0-0-0-0-dmvpn/td-p/4312380
It is a bad practice but it is valid. 172.16.0.0/16 the full range will be accepted as possible PEER
https://www.examtopics.com/discussions/cisco/view/46191-exam-350-701-topic-1-question-71-discussion/#:~:text=Command%20reference%20is%20not%20decisive,172.16.1.128%20cisco123%0ACSR%2D1(config)%23
Testing without a netmask shows that command interpretation has a preference for /16 and /24.
CSR-1(config)#crypto isakmp key cisco123 address 172.16.0.0
CSR-1(config)#do show crypto isakmp key | i cisco default 172.16.0.0 [255.255.0.0] cisco123
CSR-1(config)#no crypto isakmp key cisco123 address 172.16.0.0
CSR-1(config)#crypto isakmp key cisco123 address 172.16.1.0
CSR-1(config)#do show crypto isakmp key | i cisco default 172.16.1.0 [255.255.255.0] cisco123 CSR-1(config)#no crypto isakmp key cisco123 address 172.16.1.0
CSR-1(config)#crypto isakmp key cisco123 address 172.16.1.128
CSR-1(config)#do show crypto isakmp key | i cisco default 172.16.1.128 cisco123 CSR-1(config)#
Question 69Selectable Answer
Which statement describes a traffic profile on a Cisco Next Generation Intrusion Prevention System?
Answer:
Question 70Selectable Answer
1.What is a characteristic of traffic storm control behavior?
Answer:
Question 71Selectable Answer
Which two preventive measures are used to control cross-site scripting? (Choose two)
Answer:
Question 72Selectable Answer
Which two conditions are prerequisites for stateful failover for IPsec? (Choose two)
Answer: Explanation:
Stateful failover for IP Security (IPsec) enables a router to continue processing and forwarding IPsec packets after a planned or unplanned outage occurs. Customers employ a backup (secondary) router that automatically takes over the tasks of the active (primary) router if the active router loses connectivity for any reason. This failover process is transparent to users and does not require adjustment or reconfiguration of any remote peer. Stateful failover for IPsec requires that your network contains two identical routers that are available to be either the primary or secondary device. Both routers should be the same type of device, have the same CPU and memory, and have either no encryption accelerator or identical encryption accelerators. Prerequisites for Stateful Failover for IPsec
Reference: https://www.cisco.com/c/en/us/td/docs/ios-xml/ios/sec_conn_vpnav/configuration/15-mt/sec-vpnavailability-15-mt-book/sec-state-fail-ipsec.html
Although the prerequisites only stated that “Both routers should be the same type of device” but in the “Restrictions for Stateful Failover for IPsec” section of the link above, it requires “Both the active and standby devices must run the identical version of the Cisco IOS software” so answer E is better than answer B.
Question 73Selectable Answer
An engineer is configuring a Cisco ESA and wants to control whether to accept or reject email messages to a recipient address.
Which list contains the allowed recipient addresses?
Answer:
Question 74Selectable Answer
Which compliance status is shown when a configured posture policy requirement is not met?
SHOW FULL COLUMNS FROM `tk_admin_config` [ RunTime:0.003332s ]
SELECT `value`,`name` FROM `tk_admin_config` WHERE `status` = 1 [ RunTime:0.002039s ]
SHOW FULL COLUMNS FROM `tk_crm_member` [ RunTime:0.003536s ]
SHOW FULL COLUMNS FROM `tk_goods_product_pqcom` [ RunTime:0.003109s ]
SELECT `product_id` FROM `tk_goods_product_pqcom` WHERE `meta_key` = 'status' AND `meta_value` = '0' [ RunTime:0.005381s ]
SHOW FULL COLUMNS FROM `tk_crm_cart` [ RunTime:0.002804s ]
SHOW FULL COLUMNS FROM `tk_cms_slider` [ RunTime:0.002756s ]
SELECT * FROM `tk_cms_slider` WHERE `status` = 1 [ RunTime:0.002012s ]
SHOW FULL COLUMNS FROM `tk_cms_support` [ RunTime:0.002838s ]
SELECT * FROM `tk_cms_support` WHERE `status` = 1 ORDER BY `sort` [ RunTime:0.002042s ]
SHOW FULL COLUMNS FROM `tk_goods_baseproduct` [ RunTime:0.002965s ]
SHOW FULL COLUMNS FROM `tk_admin_site` [ RunTime:0.002757s ]
SELECT `config` FROM `tk_admin_site` WHERE `name` = 'pqcom' LIMIT 1 [ RunTime:0.002027s ]
SELECT `id` FROM `tk_goods_baseproduct` WHERE `seourl` = '350-701' AND `language` = 'EN' LIMIT 1 [ RunTime:0.002575s ]
SELECT * FROM `tk_goods_baseproduct` WHERE `id` = 2135 LIMIT 1 [ RunTime:0.002080s ]
SELECT `meta_value` FROM `tk_goods_product_pqcom` WHERE `product_id` = '2135' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.003892s ]
SHOW FULL COLUMNS FROM `tk_goods_cate_relationships` [ RunTime:0.002568s ]
SELECT `cate_id` FROM `tk_goods_cate_relationships` WHERE `product_id` = 2135 [ RunTime:0.002161s ]
SHOW FULL COLUMNS FROM `tk_goods_baseproductcategory` [ RunTime:0.002591s ]
SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 161 LIMIT 1 [ RunTime:0.002017s ]
SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 22 LIMIT 1 [ RunTime:0.001966s ]
SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 161 LIMIT 1 [ RunTime:0.001912s ]
SHOW FULL COLUMNS FROM `tk_goods_productcategory_pqcom` [ RunTime:0.002668s ]
SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '161' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.003034s ]
SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 22 LIMIT 1 [ RunTime:0.001908s ]
SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '22' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.001923s ]
SELECT * FROM `tk_goods_baseproduct` WHERE `id` = 2135 LIMIT 1 [ RunTime:0.001988s ]
SELECT * FROM `tk_goods_product_pqcom` WHERE `product_id` = '2135' [ RunTime:0.004307s ]
SELECT `goods_baseproductcategory`.*,`goods_cate_relationships`.`cate_id` FROM `tk_goods_baseproductcategory` `goods_baseproductcategory` INNER JOIN `tk_goods_cate_relationships` `goods_cate_relationships` ON `goods_cate_relationships`.`cate_id`=`goods_baseproductcategory`.`id` WHERE `goods_cate_relationships`.`product_id` = '2135' LIMIT 1 [ RunTime:0.001975s ]
SELECT `id`,`pid`,`name`,`seourl` FROM `tk_goods_baseproductcategory` [ RunTime:0.008676s ]
SELECT `goods_baseproductcategory`.*,`goods_cate_relationships`.`cate_id` FROM `tk_goods_baseproductcategory` `goods_baseproductcategory` INNER JOIN `tk_goods_cate_relationships` `goods_cate_relationships` ON `goods_cate_relationships`.`cate_id`=`goods_baseproductcategory`.`id` WHERE `goods_cate_relationships`.`product_id` = '2135' LIMIT 1 [ RunTime:0.002396s ]
SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '161' AND `meta_key` = 'exam_title' LIMIT 1 [ RunTime:0.002014s ]
SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '22' AND `meta_key` = 'exam_title' LIMIT 1 [ RunTime:0.001966s ]
SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '161' AND `meta_key` = 'exam_keywords' LIMIT 1 [ RunTime:0.001927s ]
SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '22' AND `meta_key` = 'exam_keywords' LIMIT 1 [ RunTime:0.002035s ]
SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '161' AND `meta_key` = 'exam_description' LIMIT 1 [ RunTime:0.001951s ]
SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '22' AND `meta_key` = 'exam_description' LIMIT 1 [ RunTime:0.002009s ]
SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '161' AND `meta_key` = 'exam_tpl' LIMIT 1 [ RunTime:0.001886s ]
SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '22' AND `meta_key` = 'exam_tpl' LIMIT 1 [ RunTime:0.001926s ]
SELECT `meta_value`,`meta_key` FROM `tk_goods_product_pqcom` WHERE `product_id` = '2135' AND `meta_key` IN ('sell_price','cost_price') [ RunTime:0.003903s ]
SELECT p.id, MAX(p.update_time) AS sort_time FROM `tk_goods_baseproduct` `p` INNER JOIN `tk_goods_cate_relationships` `rel` ON `rel`.`product_id`=`p`.`id` LEFT JOIN `tk_goods_product_pqcom` `product_status` ON `product_status`.`product_id`=p.id AND product_status.meta_key = 'status' WHERE `rel`.`cate_id` = '161' AND `p`.`language` = 'EN' AND ( `product_status`.`meta_value` IS NULL OR `product_status`.`meta_value` <> '0' ) AND `p`.`id` <> '2135' GROUP BY `p`.`id` ORDER BY `sort_time` DESC [ RunTime:0.005903s ]
SELECT `id`,`code`,`seourl`,`name`,`qanumber`,`file_type`,`update_time` FROM `tk_goods_baseproduct` WHERE `id` IN (13672,2130,12240,2129,2133,2131) [ RunTime:0.002045s ]
SHOW FULL COLUMNS FROM `tk_exam_master_pqcom` [ RunTime:0.003187s ]
SELECT `ID` FROM `tk_exam_master_pqcom` WHERE `name` = '350-701' LIMIT 1 [ RunTime:0.002258s ]
SHOW FULL COLUMNS FROM `tk_exam_question_pqcom` [ RunTime:0.002817s ]
SELECT COUNT(*) AS think_count FROM `tk_exam_question_pqcom` WHERE `exam_id` = 12 [ RunTime:0.002149s ]
SELECT * FROM `tk_exam_question_pqcom` WHERE `exam_id` = 12 ORDER BY `ID` DESC LIMIT 60,15 [ RunTime:0.002143s ]
SHOW FULL COLUMNS FROM `tk_exam_answer_pqcom` [ RunTime:0.002680s ]
SELECT * FROM `tk_exam_answer_pqcom` WHERE `question_id` IN (17846,17845,17844,17843,17842,17841,17840,17839,17838,17837,17836,17835,17834,17833,17832) ORDER BY `ID` ASC [ RunTime:0.034186s ]
SELECT `p`.`id`,`p`.`code`,`p`.`seourl`,`p`.`qanumber`,`rel`.`cate_id`,cert.name as cert_name,cert.seourl as cert_seourl,brand.name as brand_name,brand.seourl as brand_seourl,`p`.`update_time` FROM `tk_goods_product_pqcom` `meta` INNER JOIN `tk_goods_baseproduct` `p` ON `p`.`id`=`meta`.`product_id` INNER JOIN `tk_goods_cate_relationships` `rel` ON `rel`.`product_id`=`p`.`id` INNER JOIN `tk_goods_baseproductcategory` `cert` ON `cert`.`id`=`rel`.`cate_id` LEFT JOIN `tk_goods_baseproductcategory` `brand` ON `brand`.`id`=`cert`.`pid` LEFT JOIN `tk_goods_product_pqcom` `product_status_home` ON `product_status_home`.`product_id`=p.id AND product_status_home.meta_key = 'status' WHERE `meta`.`meta_key` = 'ishot' AND `meta`.`meta_value` = '1' AND `p`.`language` = 'EN' AND ( `product_status_home`.`meta_value` IS NULL OR `product_status_home`.`meta_value` <> '0' ) ORDER BY `p`.`update_time` DESC LIMIT 200 [ RunTime:0.008079s ]
SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 206 LIMIT 1 [ RunTime:0.001955s ]
SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 26 LIMIT 1 [ RunTime:0.001960s ]
SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 206 LIMIT 1 [ RunTime:0.001931s ]
SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '206' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.002057s ]
SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 26 LIMIT 1 [ RunTime:0.001915s ]
SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '26' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.001930s ]
SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 204 LIMIT 1 [ RunTime:0.001959s ]
SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 26 LIMIT 1 [ RunTime:0.001915s ]
SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 204 LIMIT 1 [ RunTime:0.001945s ]
SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '204' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.002110s ]
SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 26 LIMIT 1 [ RunTime:0.001930s ]
SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '26' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.002045s ]
SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 604 LIMIT 1 [ RunTime:0.001893s ]
SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 57 LIMIT 1 [ RunTime:0.001903s ]
SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 604 LIMIT 1 [ RunTime:0.001903s ]
SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '604' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.001950s ]
SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 57 LIMIT 1 [ RunTime:0.001935s ]
SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '57' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.002018s ]
SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 945 LIMIT 1 [ RunTime:0.002059s ]
SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 22 LIMIT 1 [ RunTime:0.001906s ]
SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 945 LIMIT 1 [ RunTime:0.001964s ]
SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '945' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.002044s ]
SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 22 LIMIT 1 [ RunTime:0.002374s ]
SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '22' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.001976s ]
SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 2573 LIMIT 1 [ RunTime:0.001937s ]
SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 55 LIMIT 1 [ RunTime:0.001926s ]
SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 2573 LIMIT 1 [ RunTime:0.001928s ]
SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '2573' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.002010s ]
SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 55 LIMIT 1 [ RunTime:0.001999s ]
SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '55' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.001990s ]
SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 506 LIMIT 1 [ RunTime:0.001893s ]
SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 65 LIMIT 1 [ RunTime:0.001939s ]
SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 506 LIMIT 1 [ RunTime:0.002403s ]
SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '506' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.001980s ]
SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 65 LIMIT 1 [ RunTime:0.001985s ]
SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '65' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.001951s ]
SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 2567 LIMIT 1 [ RunTime:0.002022s ]
SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 22 LIMIT 1 [ RunTime:0.001926s ]
SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 2567 LIMIT 1 [ RunTime:0.002007s ]
SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '2567' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.001978s ]
SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 22 LIMIT 1 [ RunTime:0.001985s ]
SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '22' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.002120s ]
SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 1005 LIMIT 1 [ RunTime:0.001907s ]
SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 51 LIMIT 1 [ RunTime:0.001897s ]
SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 1005 LIMIT 1 [ RunTime:0.002030s ]
SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '1005' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.002100s ]
SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 51 LIMIT 1 [ RunTime:0.002007s ]
SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '51' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.001965s ]
SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 203 LIMIT 1 [ RunTime:0.002052s ]
SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 26 LIMIT 1 [ RunTime:0.001836s ]
SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 203 LIMIT 1 [ RunTime:0.001896s ]
SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '203' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.001926s ]
SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 26 LIMIT 1 [ RunTime:0.001907s ]
SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '26' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.002086s ]
SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 156 LIMIT 1 [ RunTime:0.001968s ]
SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 22 LIMIT 1 [ RunTime:0.002044s ]
SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 156 LIMIT 1 [ RunTime:0.001964s ]
SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '156' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.001968s ]
SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 22 LIMIT 1 [ RunTime:0.001969s ]
SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '22' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.001923s ]
SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 615 LIMIT 1 [ RunTime:0.002011s ]
SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 34 LIMIT 1 [ RunTime:0.001971s ]
SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 615 LIMIT 1 [ RunTime:0.001924s ]
SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '615' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.001971s ]
SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 34 LIMIT 1 [ RunTime:0.001879s ]
SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '34' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.001972s ]
SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 1305 LIMIT 1 [ RunTime:0.001893s ]
SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 55 LIMIT 1 [ RunTime:0.001874s ]
SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 1305 LIMIT 1 [ RunTime:0.001966s ]
SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '1305' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.002170s ]
SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 55 LIMIT 1 [ RunTime:0.001928s ]
SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '55' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.002067s ]
SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 1289 LIMIT 1 [ RunTime:0.001946s ]
SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 9 LIMIT 1 [ RunTime:0.002043s ]
SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 1289 LIMIT 1 [ RunTime:0.001967s ]
SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '1289' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.001996s ]
SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 9 LIMIT 1 [ RunTime:0.001945s ]
SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '9' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.001979s ]
SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 1614 LIMIT 1 [ RunTime:0.001968s ]
SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 1058 LIMIT 1 [ RunTime:0.001967s ]
SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 1614 LIMIT 1 [ RunTime:0.001936s ]
SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '1614' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.002018s ]
SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 1058 LIMIT 1 [ RunTime:0.001900s ]
SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '1058' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.002032s ]
SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 1728 LIMIT 1 [ RunTime:0.001933s ]
SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 30 LIMIT 1 [ RunTime:0.001952s ]
SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 1728 LIMIT 1 [ RunTime:0.002106s ]
SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '1728' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.002421s ]
SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 30 LIMIT 1 [ RunTime:0.002036s ]
SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '30' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.002042s ]
SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 911 LIMIT 1 [ RunTime:0.001968s ]
SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 55 LIMIT 1 [ RunTime:0.002002s ]
SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 911 LIMIT 1 [ RunTime:0.001932s ]
SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '911' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.002638s ]
SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 55 LIMIT 1 [ RunTime:0.002102s ]
SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '55' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.002077s ]
SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 1910 LIMIT 1 [ RunTime:0.002013s ]
SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 34 LIMIT 1 [ RunTime:0.002335s ]
SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 1910 LIMIT 1 [ RunTime:0.002496s ]
SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '1910' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.002280s ]
SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 34 LIMIT 1 [ RunTime:0.002390s ]
SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '34' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.002055s ]
SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 1600 LIMIT 1 [ RunTime:0.002011s ]
SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 51 LIMIT 1 [ RunTime:0.001965s ]
SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 1600 LIMIT 1 [ RunTime:0.001921s ]
SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '1600' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.002045s ]
SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 51 LIMIT 1 [ RunTime:0.001986s ]
SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '51' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.002077s ]
SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 2104 LIMIT 1 [ RunTime:0.001989s ]
SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 82 LIMIT 1 [ RunTime:0.001887s ]
SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 2104 LIMIT 1 [ RunTime:0.002186s ]
SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '2104' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.001910s ]
SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 82 LIMIT 1 [ RunTime:0.001861s ]
SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '82' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.001945s ]
SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 2103 LIMIT 1 [ RunTime:0.001868s ]
SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 82 LIMIT 1 [ RunTime:0.001880s ]
SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 2103 LIMIT 1 [ RunTime:0.001916s ]
SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '2103' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.001938s ]
SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 82 LIMIT 1 [ RunTime:0.001872s ]
SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '82' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.002078s ]
SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 499 LIMIT 1 [ RunTime:0.001921s ]
SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 61 LIMIT 1 [ RunTime:0.001910s ]
SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 499 LIMIT 1 [ RunTime:0.001969s ]
SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '499' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.001984s ]
SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 61 LIMIT 1 [ RunTime:0.001930s ]
SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '61' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.001910s ]
SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 1711 LIMIT 1 [ RunTime:0.002033s ]
SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 68 LIMIT 1 [ RunTime:0.001871s ]
SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 1711 LIMIT 1 [ RunTime:0.001852s ]
SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '1711' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.001917s ]
SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 68 LIMIT 1 [ RunTime:0.001877s ]
SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '68' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.001975s ]
SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 674 LIMIT 1 [ RunTime:0.002020s ]
SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 55 LIMIT 1 [ RunTime:0.001971s ]
SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 674 LIMIT 1 [ RunTime:0.001964s ]
SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '674' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.001920s ]
SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 55 LIMIT 1 [ RunTime:0.001950s ]
SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '55' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.001937s ]
SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 944 LIMIT 1 [ RunTime:0.001898s ]
SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 22 LIMIT 1 [ RunTime:0.001911s ]
SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 944 LIMIT 1 [ RunTime:0.001877s ]
SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '944' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.001916s ]
SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 22 LIMIT 1 [ RunTime:0.001878s ]
SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '22' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.002043s ]
SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 2141 LIMIT 1 [ RunTime:0.001914s ]
SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 40 LIMIT 1 [ RunTime:0.001907s ]
SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 2141 LIMIT 1 [ RunTime:0.001877s ]
SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '2141' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.001966s ]
SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 40 LIMIT 1 [ RunTime:0.001986s ]
SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '40' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.002061s ]
SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 205 LIMIT 1 [ RunTime:0.002098s ]
SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 26 LIMIT 1 [ RunTime:0.001862s ]
SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 205 LIMIT 1 [ RunTime:0.001922s ]
SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '205' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.001938s ]
SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 26 LIMIT 1 [ RunTime:0.001964s ]
SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '26' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.001997s ]
SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 1430 LIMIT 1 [ RunTime:0.002400s ]
SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 55 LIMIT 1 [ RunTime:0.001943s ]
SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 1430 LIMIT 1 [ RunTime:0.001895s ]
SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '1430' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.002026s ]
SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 55 LIMIT 1 [ RunTime:0.001986s ]
SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '55' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.001887s ]
SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 1677 LIMIT 1 [ RunTime:0.001874s ]
SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 40 LIMIT 1 [ RunTime:0.001889s ]
SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 1677 LIMIT 1 [ RunTime:0.001935s ]
SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '1677' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.002014s ]
SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 40 LIMIT 1 [ RunTime:0.002059s ]
SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '40' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.002002s ]
SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 1444 LIMIT 1 [ RunTime:0.002014s ]
SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 55 LIMIT 1 [ RunTime:0.001966s ]
SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 1444 LIMIT 1 [ RunTime:0.001907s ]
SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '1444' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.002165s ]
SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 55 LIMIT 1 [ RunTime:0.001911s ]
SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '55' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.001956s ]
SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 406 LIMIT 1 [ RunTime:0.002146s ]
SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 51 LIMIT 1 [ RunTime:0.002012s ]
SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 406 LIMIT 1 [ RunTime:0.001922s ]
SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '406' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.001988s ]
SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 51 LIMIT 1 [ RunTime:0.001938s ]
SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '51' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.002088s ]
SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 1765 LIMIT 1 [ RunTime:0.001928s ]
SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 30 LIMIT 1 [ RunTime:0.001950s ]
SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 1765 LIMIT 1 [ RunTime:0.001960s ]
SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '1765' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.001960s ]
SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 30 LIMIT 1 [ RunTime:0.001894s ]
SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '30' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.001934s ]
SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 2042 LIMIT 1 [ RunTime:0.001915s ]
SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 20 LIMIT 1 [ RunTime:0.001903s ]
SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 2042 LIMIT 1 [ RunTime:0.001885s ]
SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '2042' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.001977s ]
SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 20 LIMIT 1 [ RunTime:0.001907s ]
SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '20' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.001941s ]
SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 2088 LIMIT 1 [ RunTime:0.001902s ]
SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 55 LIMIT 1 [ RunTime:0.001867s ]
SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 2088 LIMIT 1 [ RunTime:0.001966s ]
SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '2088' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.001883s ]
SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 55 LIMIT 1 [ RunTime:0.001908s ]
SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '55' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.001920s ]
SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 861 LIMIT 1 [ RunTime:0.002100s ]
SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 860 LIMIT 1 [ RunTime:0.002868s ]
SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 861 LIMIT 1 [ RunTime:0.002368s ]
SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '861' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.002007s ]
SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 860 LIMIT 1 [ RunTime:0.002045s ]
SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '860' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.002338s ]
SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 1697 LIMIT 1 [ RunTime:0.001967s ]
SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 1287 LIMIT 1 [ RunTime:0.001868s ]
SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 1697 LIMIT 1 [ RunTime:0.001956s ]
SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '1697' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.001996s ]
SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 1287 LIMIT 1 [ RunTime:0.001983s ]
SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '1287' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.001914s ]
SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 1201 LIMIT 1 [ RunTime:0.001928s ]
SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 1058 LIMIT 1 [ RunTime:0.001870s ]
SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 1201 LIMIT 1 [ RunTime:0.001867s ]
SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '1201' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.002014s ]
SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 1058 LIMIT 1 [ RunTime:0.001912s ]
SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '1058' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.002026s ]
SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 167 LIMIT 1 [ RunTime:0.001937s ]
SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 22 LIMIT 1 [ RunTime:0.001909s ]
SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 167 LIMIT 1 [ RunTime:0.001923s ]
SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '167' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.002071s ]
SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 22 LIMIT 1 [ RunTime:0.001959s ]
SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '22' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.001985s ]
SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 614 LIMIT 1 [ RunTime:0.001895s ]
SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 26 LIMIT 1 [ RunTime:0.002011s ]
SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 614 LIMIT 1 [ RunTime:0.001998s ]
SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '614' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.001989s ]
SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 26 LIMIT 1 [ RunTime:0.001931s ]
SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '26' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.001974s ]
SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 1540 LIMIT 1 [ RunTime:0.001925s ]
SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 930 LIMIT 1 [ RunTime:0.001967s ]
SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 1540 LIMIT 1 [ RunTime:0.001975s ]
SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '1540' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.001963s ]
SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 930 LIMIT 1 [ RunTime:0.001913s ]
SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '930' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.001955s ]
SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 1420 LIMIT 1 [ RunTime:0.001888s ]
SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 5 LIMIT 1 [ RunTime:0.001873s ]
SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 1420 LIMIT 1 [ RunTime:0.002006s ]
SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '1420' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.002048s ]
SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 5 LIMIT 1 [ RunTime:0.001986s ]
SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '5' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.001961s ]
SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 135 LIMIT 1 [ RunTime:0.001883s ]
SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 16 LIMIT 1 [ RunTime:0.001940s ]
SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 135 LIMIT 1 [ RunTime:0.001911s ]
SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '135' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.001979s ]
SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 16 LIMIT 1 [ RunTime:0.001934s ]
SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '16' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.001985s ]
SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 1567 LIMIT 1 [ RunTime:0.001944s ]
SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 1082 LIMIT 1 [ RunTime:0.001911s ]
SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 1567 LIMIT 1 [ RunTime:0.001884s ]
SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '1567' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.002046s ]
SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 1082 LIMIT 1 [ RunTime:0.001870s ]
SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '1082' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.001942s ]
SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 689 LIMIT 1 [ RunTime:0.001918s ]
SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 687 LIMIT 1 [ RunTime:0.001923s ]
SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 689 LIMIT 1 [ RunTime:0.001946s ]
SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '689' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.001957s ]
SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 687 LIMIT 1 [ RunTime:0.001923s ]
SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '687' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.001937s ]
SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 1894 LIMIT 1 [ RunTime:0.001932s ]
SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 22 LIMIT 1 [ RunTime:0.002635s ]
SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 1894 LIMIT 1 [ RunTime:0.001892s ]
SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '1894' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.002044s ]
SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 22 LIMIT 1 [ RunTime:0.002008s ]
SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '22' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.001925s ]
SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 1327 LIMIT 1 [ RunTime:0.001896s ]
SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 41 LIMIT 1 [ RunTime:0.001918s ]
SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 1327 LIMIT 1 [ RunTime:0.001870s ]
SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '1327' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.001974s ]
SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 41 LIMIT 1 [ RunTime:0.001889s ]
SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '41' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.001918s ]
SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 1438 LIMIT 1 [ RunTime:0.002294s ]
SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 41 LIMIT 1 [ RunTime:0.001869s ]
SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 1438 LIMIT 1 [ RunTime:0.001933s ]
SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '1438' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.001899s ]
SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 41 LIMIT 1 [ RunTime:0.001938s ]
SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '41' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.002017s ]
SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 415 LIMIT 1 [ RunTime:0.001903s ]
SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 53 LIMIT 1 [ RunTime:0.001869s ]
SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 415 LIMIT 1 [ RunTime:0.003142s ]
SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '415' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.003170s ]
SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 53 LIMIT 1 [ RunTime:0.001881s ]
SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '53' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.001940s ]
SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 1210 LIMIT 1 [ RunTime:0.002079s ]
SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 41 LIMIT 1 [ RunTime:0.001906s ]
SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 1210 LIMIT 1 [ RunTime:0.001976s ]
SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '1210' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.001926s ]
SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 41 LIMIT 1 [ RunTime:0.001905s ]
SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '41' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.001920s ]
SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 868 LIMIT 1 [ RunTime:0.001909s ]
SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 53 LIMIT 1 [ RunTime:0.001927s ]
SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 868 LIMIT 1 [ RunTime:0.001887s ]
SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '868' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.002434s ]
SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 53 LIMIT 1 [ RunTime:0.001927s ]
SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '53' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.001971s ]
SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 150 LIMIT 1 [ RunTime:0.001884s ]
SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 22 LIMIT 1 [ RunTime:0.001879s ]
SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 150 LIMIT 1 [ RunTime:0.001897s ]
SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '150' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.001994s ]
SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 22 LIMIT 1 [ RunTime:0.001885s ]
SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '22' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.001937s ]