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 RADIUS attribute can you use to filter MAB requests in an 802.1 x deployment?
Answer: Explanation:
Because MAB uses the MAC address as a username and password, you should make sure that the RADIUS server can differentiate MAB requests from other types of requests for network access. This precaution will prevent other clients from attempting to use a MAC address as a valid credential. Cisco switches uniquely
identify MAB requests by setting Attribute 6 (Service-Type) to 10 (Call-Check) in a MAB Access-Request
message. Therefore, you can use Attribute 6 to filter MAB requests at the RADIUS server.
Reference: https://www.cisco.com/c/en/us/products/collateral/ios-nx-os-software/identity-based-networkingservices/config_guide_c17-663759.html
Question 107Selectable Answer
An organization configures Cisco Umbrella to be used for its DNS services. The organization must be able to block traffic based on the subnet that the endpoint is on but it sees only the requests from its public IP address instead of each internal IP address.
What must be done to resolve this issue?
Answer:
Question 108Written Answer
A network engineer is configuring DMVPN and entered the crypto isakmp key cisc0380739941 address 0.0.0.0 command on hostA. The tunnel is not being established to hostB.
What action is needed to authenticate the VPN?
A. Change isakmp to ikev2 in the command on hostA.
B. Enter the command with a different password on hostB.
C. Enter the same command on hostB.
D. Change the password on hostA to the default password.
Answer: C
Question 109Selectable Answer
An organization is implementing URL blocking using Cisco Umbrella. The users are able to go to some sites
but other sites are not accessible due to an error.
Why is the error occurring?
Answer: Explanation:
Other features are dependent on SSL Decryption functionality, which requires the Cisco Umbrella root
certificate. Having the SSL Decryption feature improves:
Custom URL Blocking―Required to block the HTTPS version of a URL.
…
Umbrella’s Block Page and Block Page Bypass features present an SSL certificate to browsers that makeconnections to HTTPS sites. This SSL certificate matches the requested site but will be signed by the Cisco Umbrella certificate authority (CA). If the CA is not trusted by your browser, an error page may be displayed.
Typical errors include “The security certificate presented by this website was not issued by a trusted certificate authority” (Internet Explorer), “The site’s security certificate is not trusted!” (Google Chrome) or “ThisConnection is Untrusted” (Mozilla Firefox). Although the error page is expected, the message displayed can be confusing and you may wish to prevent it from appearing.
To avoid these error pages, install the Cisco Umbrella root certificate into your browser or the browsers of your users―if you’re a network admin.
Reference: https://docs.umbrella.com/deployment-umbrella/docs/rebrand-cisco-certificate-import-information
Question 110Selectable Answer
In which two ways does Easy Connect help control network access when used with Cisco TrustSec? (Choose two)
Answer: Explanation:
Easy Connect simplifies network access control and segmentation by allowing the assignment of Security
Group Tags to endpoints without requiring 802.1X on those endpoints, whether using wired or wireless
connectivity.
Reference: https://www.cisco.com/c/dam/en/us/solutions/collateral/enterprise-networks/trustsec/trustsec-witheasy-connect-configuration-guide.pdf
Question 111Selectable Answer
Which flaw does an attacker leverage when exploiting SQL injection vulnerabilities?
Answer: Explanation:
SQL injection usually occurs when you ask a user for input, like their username/userid, but the user gives
(“injects”) you an SQL statement that you will unknowingly run on your database. For example:
Look at the following example, which creates a SELECT statement by adding a variable (txtUserId) to a select
string. The variable is fetched from user input (getRequestString):
txtUserId = getRequestString(“UserId”);
txtSQL = “SELECT * FROM Users WHERE UserId = ” + txtUserId;
If user enter something like this: “100 OR 1=1” then the SzQL statement will look like this:
SELECT * FROM Users WHERE UserId = 100 OR 1=1;
The SQL above is valid and will return ALL rows from the “Users” table, since OR 1=1 is always TRUE. A
hacker might get access to all the user names and passwords in this database.
Question 112Selectable Answer
Which Cisco platform provides an agentless solution to provide visibility across the network including encrypted traffic analytics to detect malware in encrypted traffic without the need for decryption?
Answer:
Question 113Selectable Answer
What is an advantage of the Cisco Umbrella roaming client?
Answer:
Question 114Selectable Answer
Which type of encryption uses a public key and private key?
Answer:
Question 115Selectable Answer
Which two are valid suppression types on a Cisco Next Generation Intrusion Prevention System? (Choose two)
Answer:
Question 116Selectable Answer
How many interfaces per bridge group does an ASA bridge group deployment support?
Answer: Explanation:
Each of the ASAs interfaces need to be grouped into one or more bridge groups. Each of these groups acts as an independent transparent firewall. It is not possible for one bridge group to communicate with another bridge group without assistance from an external router.
As of 8.4(1) upto 8 bridge groups are supported with 2-4 interface in each group. Prior to this only one bridge group was supported and only 2 interfaces.
Up to 4 interfaces are permitted per bridgeCgroup (inside, outside, DMZ1, DMZ2)
Question 117Selectable Answer
What is a benefit of using Cisco Tetration?
Answer:
Question 118Selectable Answer
What are two ways a network administrator transparently identifies users using Active Directory on the Cisco WSA? (Choose two.)
Answer:
Question 119Selectable Answer
An administrator is configuring N I P on Cisco ASA via ASDM and needs to ensure that rogue NTP servers cannot insert themselves as the authoritative time source Which two steps must be taken to accomplish this task? (Choose two)
Answer:
Question 120Selectable Answer
Which two components do southbound APIs use to communicate with downstream devices? (Choose two.)
SHOW FULL COLUMNS FROM `tk_admin_config` [ RunTime:0.003167s ]
SELECT `value`,`name` FROM `tk_admin_config` WHERE `status` = 1 [ RunTime:0.001714s ]
SHOW FULL COLUMNS FROM `tk_crm_member` [ RunTime:0.002935s ]
SHOW FULL COLUMNS FROM `tk_goods_product_pqcom` [ RunTime:0.002619s ]
SELECT `product_id` FROM `tk_goods_product_pqcom` WHERE `meta_key` = 'status' AND `meta_value` = '0' [ RunTime:0.005252s ]
SHOW FULL COLUMNS FROM `tk_crm_cart` [ RunTime:0.002335s ]
SHOW FULL COLUMNS FROM `tk_cms_slider` [ RunTime:0.002315s ]
SELECT * FROM `tk_cms_slider` WHERE `status` = 1 [ RunTime:0.001634s ]
SHOW FULL COLUMNS FROM `tk_cms_support` [ RunTime:0.002255s ]
SELECT * FROM `tk_cms_support` WHERE `status` = 1 ORDER BY `sort` [ RunTime:0.001604s ]
SHOW FULL COLUMNS FROM `tk_goods_baseproduct` [ RunTime:0.002420s ]
SHOW FULL COLUMNS FROM `tk_admin_site` [ RunTime:0.002393s ]
SELECT `config` FROM `tk_admin_site` WHERE `name` = 'pqcom' LIMIT 1 [ RunTime:0.001658s ]
SELECT `id` FROM `tk_goods_baseproduct` WHERE `seourl` = '350-701' AND `language` = 'EN' LIMIT 1 [ RunTime:0.002584s ]
SELECT * FROM `tk_goods_baseproduct` WHERE `id` = 2135 LIMIT 1 [ RunTime:0.001615s ]
SELECT `meta_value` FROM `tk_goods_product_pqcom` WHERE `product_id` = '2135' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.003478s ]
SHOW FULL COLUMNS FROM `tk_goods_cate_relationships` [ RunTime:0.002247s ]
SELECT `cate_id` FROM `tk_goods_cate_relationships` WHERE `product_id` = 2135 [ RunTime:0.001624s ]
SHOW FULL COLUMNS FROM `tk_goods_baseproductcategory` [ RunTime:0.002201s ]
SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 161 LIMIT 1 [ RunTime:0.001611s ]
SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 22 LIMIT 1 [ RunTime:0.001558s ]
SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 161 LIMIT 1 [ RunTime:0.001597s ]
SHOW FULL COLUMNS FROM `tk_goods_productcategory_pqcom` [ RunTime:0.002995s ]
SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '161' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.001659s ]
SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 22 LIMIT 1 [ RunTime:0.001562s ]
SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '22' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.001622s ]
SELECT * FROM `tk_goods_baseproduct` WHERE `id` = 2135 LIMIT 1 [ RunTime:0.001665s ]
SELECT * FROM `tk_goods_product_pqcom` WHERE `product_id` = '2135' [ RunTime:0.003594s ]
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.001652s ]
SELECT `id`,`pid`,`name`,`seourl` FROM `tk_goods_baseproductcategory` [ RunTime:0.006074s ]
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.001633s ]
SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '161' AND `meta_key` = 'exam_title' LIMIT 1 [ RunTime:0.001775s ]
SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '22' AND `meta_key` = 'exam_title' LIMIT 1 [ RunTime:0.001572s ]
SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '161' AND `meta_key` = 'exam_keywords' LIMIT 1 [ RunTime:0.001570s ]
SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '22' AND `meta_key` = 'exam_keywords' LIMIT 1 [ RunTime:0.001522s ]
SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '161' AND `meta_key` = 'exam_description' LIMIT 1 [ RunTime:0.001614s ]
SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '22' AND `meta_key` = 'exam_description' LIMIT 1 [ RunTime:0.001652s ]
SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '161' AND `meta_key` = 'exam_tpl' LIMIT 1 [ RunTime:0.001571s ]
SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '22' AND `meta_key` = 'exam_tpl' LIMIT 1 [ RunTime:0.001559s ]
SELECT `meta_value`,`meta_key` FROM `tk_goods_product_pqcom` WHERE `product_id` = '2135' AND `meta_key` IN ('sell_price','cost_price') [ RunTime:0.003606s ]
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.005733s ]
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.004761s ]
SHOW FULL COLUMNS FROM `tk_exam_master_pqcom` [ RunTime:0.002977s ]
SELECT `ID` FROM `tk_exam_master_pqcom` WHERE `name` = '350-701' LIMIT 1 [ RunTime:0.001652s ]
SHOW FULL COLUMNS FROM `tk_exam_question_pqcom` [ RunTime:0.002428s ]
SELECT COUNT(*) AS think_count FROM `tk_exam_question_pqcom` WHERE `exam_id` = 12 [ RunTime:0.001686s ]
SELECT * FROM `tk_exam_question_pqcom` WHERE `exam_id` = 12 ORDER BY `ID` DESC LIMIT 105,15 [ RunTime:0.001849s ]
SHOW FULL COLUMNS FROM `tk_exam_answer_pqcom` [ RunTime:0.002475s ]
SELECT * FROM `tk_exam_answer_pqcom` WHERE `question_id` IN (1601,1600,1599,1598,1597,1596,1595,1594,1593,1592,1591,1590,1589,1588,1587) ORDER BY `ID` ASC [ RunTime:0.033460s ]
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.007496s ]
SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 206 LIMIT 1 [ RunTime:0.001614s ]
SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 26 LIMIT 1 [ RunTime:0.001536s ]
SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 206 LIMIT 1 [ RunTime:0.001569s ]
SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '206' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.001557s ]
SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 26 LIMIT 1 [ RunTime:0.001505s ]
SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '26' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.001591s ]
SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 204 LIMIT 1 [ RunTime:0.001618s ]
SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 26 LIMIT 1 [ RunTime:0.001550s ]
SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 204 LIMIT 1 [ RunTime:0.001547s ]
SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '204' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.001581s ]
SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 26 LIMIT 1 [ RunTime:0.001497s ]
SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '26' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.001576s ]
SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 604 LIMIT 1 [ RunTime:0.001548s ]
SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 57 LIMIT 1 [ RunTime:0.001531s ]
SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 604 LIMIT 1 [ RunTime:0.001574s ]
SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '604' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.001590s ]
SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 57 LIMIT 1 [ RunTime:0.001541s ]
SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '57' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.001576s ]
SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 945 LIMIT 1 [ RunTime:0.001510s ]
SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 22 LIMIT 1 [ RunTime:0.001592s ]
SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 945 LIMIT 1 [ RunTime:0.001534s ]
SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '945' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.001587s ]
SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 22 LIMIT 1 [ RunTime:0.001487s ]
SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '22' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.001618s ]
SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 2573 LIMIT 1 [ RunTime:0.001571s ]
SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 55 LIMIT 1 [ RunTime:0.001495s ]
SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 2573 LIMIT 1 [ RunTime:0.001585s ]
SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '2573' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.001573s ]
SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 55 LIMIT 1 [ RunTime:0.001509s ]
SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '55' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.001665s ]
SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 506 LIMIT 1 [ RunTime:0.001619s ]
SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 65 LIMIT 1 [ RunTime:0.001509s ]
SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 506 LIMIT 1 [ RunTime:0.001486s ]
SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '506' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.001554s ]
SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 65 LIMIT 1 [ RunTime:0.001473s ]
SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '65' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.001890s ]
SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 2567 LIMIT 1 [ RunTime:0.001575s ]
SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 22 LIMIT 1 [ RunTime:0.001501s ]
SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 2567 LIMIT 1 [ RunTime:0.001555s ]
SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '2567' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.001582s ]
SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 22 LIMIT 1 [ RunTime:0.001484s ]
SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '22' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.001568s ]
SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 1005 LIMIT 1 [ RunTime:0.001531s ]
SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 51 LIMIT 1 [ RunTime:0.001524s ]
SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 1005 LIMIT 1 [ RunTime:0.001507s ]
SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '1005' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.001537s ]
SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 51 LIMIT 1 [ RunTime:0.001555s ]
SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '51' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.001668s ]
SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 203 LIMIT 1 [ RunTime:0.001691s ]
SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 26 LIMIT 1 [ RunTime:0.001548s ]
SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 203 LIMIT 1 [ RunTime:0.001626s ]
SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '203' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.001570s ]
SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 26 LIMIT 1 [ RunTime:0.001578s ]
SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '26' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.001702s ]
SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 156 LIMIT 1 [ RunTime:0.001657s ]
SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 22 LIMIT 1 [ RunTime:0.001624s ]
SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 156 LIMIT 1 [ RunTime:0.001590s ]
SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '156' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.001590s ]
SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 22 LIMIT 1 [ RunTime:0.001527s ]
SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '22' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.001599s ]
SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 615 LIMIT 1 [ RunTime:0.001643s ]
SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 34 LIMIT 1 [ RunTime:0.001595s ]
SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 615 LIMIT 1 [ RunTime:0.001594s ]
SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '615' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.001858s ]
SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 34 LIMIT 1 [ RunTime:0.001680s ]
SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '34' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.001579s ]
SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 1305 LIMIT 1 [ RunTime:0.001507s ]
SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 55 LIMIT 1 [ RunTime:0.001505s ]
SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 1305 LIMIT 1 [ RunTime:0.001564s ]
SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '1305' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.001676s ]
SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 55 LIMIT 1 [ RunTime:0.001571s ]
SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '55' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.001640s ]
SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 1289 LIMIT 1 [ RunTime:0.001597s ]
SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 9 LIMIT 1 [ RunTime:0.001889s ]
SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 1289 LIMIT 1 [ RunTime:0.001526s ]
SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '1289' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.001564s ]
SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 9 LIMIT 1 [ RunTime:0.001659s ]
SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '9' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.001613s ]
SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 1614 LIMIT 1 [ RunTime:0.001571s ]
SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 1058 LIMIT 1 [ RunTime:0.001575s ]
SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 1614 LIMIT 1 [ RunTime:0.001542s ]
SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '1614' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.001578s ]
SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 1058 LIMIT 1 [ RunTime:0.001592s ]
SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '1058' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.001692s ]
SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 1728 LIMIT 1 [ RunTime:0.001607s ]
SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 30 LIMIT 1 [ RunTime:0.001570s ]
SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 1728 LIMIT 1 [ RunTime:0.001596s ]
SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '1728' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.001624s ]
SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 30 LIMIT 1 [ RunTime:0.001545s ]
SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '30' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.001647s ]
SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 911 LIMIT 1 [ RunTime:0.001518s ]
SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 55 LIMIT 1 [ RunTime:0.001527s ]
SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 911 LIMIT 1 [ RunTime:0.001516s ]
SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '911' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.001626s ]
SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 55 LIMIT 1 [ RunTime:0.001552s ]
SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '55' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.001589s ]
SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 1910 LIMIT 1 [ RunTime:0.001556s ]
SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 34 LIMIT 1 [ RunTime:0.001591s ]
SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 1910 LIMIT 1 [ RunTime:0.001600s ]
SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '1910' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.001559s ]
SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 34 LIMIT 1 [ RunTime:0.001527s ]
SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '34' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.001648s ]
SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 1600 LIMIT 1 [ RunTime:0.001601s ]
SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 51 LIMIT 1 [ RunTime:0.001592s ]
SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 1600 LIMIT 1 [ RunTime:0.001549s ]
SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '1600' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.001572s ]
SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 51 LIMIT 1 [ RunTime:0.001638s ]
SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '51' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.001663s ]
SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 2104 LIMIT 1 [ RunTime:0.001595s ]
SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 82 LIMIT 1 [ RunTime:0.001547s ]
SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 2104 LIMIT 1 [ RunTime:0.001554s ]
SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '2104' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.001573s ]
SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 82 LIMIT 1 [ RunTime:0.001575s ]
SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '82' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.001598s ]
SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 2103 LIMIT 1 [ RunTime:0.001547s ]
SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 82 LIMIT 1 [ RunTime:0.001550s ]
SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 2103 LIMIT 1 [ RunTime:0.001635s ]
SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '2103' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.001727s ]
SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 82 LIMIT 1 [ RunTime:0.001590s ]
SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '82' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.001590s ]
SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 499 LIMIT 1 [ RunTime:0.001527s ]
SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 61 LIMIT 1 [ RunTime:0.001522s ]
SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 499 LIMIT 1 [ RunTime:0.001519s ]
SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '499' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.001681s ]
SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 61 LIMIT 1 [ RunTime:0.001740s ]
SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '61' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.001714s ]
SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 1711 LIMIT 1 [ RunTime:0.001545s ]
SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 68 LIMIT 1 [ RunTime:0.001523s ]
SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 1711 LIMIT 1 [ RunTime:0.001546s ]
SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '1711' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.001594s ]
SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 68 LIMIT 1 [ RunTime:0.001636s ]
SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '68' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.001581s ]
SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 674 LIMIT 1 [ RunTime:0.001548s ]
SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 55 LIMIT 1 [ RunTime:0.001567s ]
SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 674 LIMIT 1 [ RunTime:0.001639s ]
SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '674' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.002000s ]
SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 55 LIMIT 1 [ RunTime:0.001735s ]
SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '55' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.001649s ]
SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 944 LIMIT 1 [ RunTime:0.001603s ]
SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 22 LIMIT 1 [ RunTime:0.001662s ]
SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 944 LIMIT 1 [ RunTime:0.003575s ]
SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '944' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.001675s ]
SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 22 LIMIT 1 [ RunTime:0.001553s ]
SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '22' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.001624s ]
SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 2141 LIMIT 1 [ RunTime:0.001507s ]
SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 40 LIMIT 1 [ RunTime:0.001477s ]
SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 2141 LIMIT 1 [ RunTime:0.001545s ]
SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '2141' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.002063s ]
SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 40 LIMIT 1 [ RunTime:0.001563s ]
SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '40' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.001525s ]
SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 205 LIMIT 1 [ RunTime:0.001483s ]
SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 26 LIMIT 1 [ RunTime:0.001810s ]
SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 205 LIMIT 1 [ RunTime:0.001529s ]
SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '205' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.001604s ]
SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 26 LIMIT 1 [ RunTime:0.001718s ]
SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '26' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.001637s ]
SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 1430 LIMIT 1 [ RunTime:0.001509s ]
SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 55 LIMIT 1 [ RunTime:0.001539s ]
SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 1430 LIMIT 1 [ RunTime:0.001521s ]
SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '1430' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.001596s ]
SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 55 LIMIT 1 [ RunTime:0.001481s ]
SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '55' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.001583s ]
SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 1677 LIMIT 1 [ RunTime:0.001585s ]
SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 40 LIMIT 1 [ RunTime:0.001578s ]
SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 1677 LIMIT 1 [ RunTime:0.002139s ]
SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '1677' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.002325s ]
SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 40 LIMIT 1 [ RunTime:0.001570s ]
SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '40' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.001547s ]
SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 1444 LIMIT 1 [ RunTime:0.001553s ]
SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 55 LIMIT 1 [ RunTime:0.001526s ]
SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 1444 LIMIT 1 [ RunTime:0.001586s ]
SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '1444' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.001673s ]
SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 55 LIMIT 1 [ RunTime:0.001506s ]
SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '55' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.001622s ]
SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 406 LIMIT 1 [ RunTime:0.002104s ]
SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 51 LIMIT 1 [ RunTime:0.001571s ]
SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 406 LIMIT 1 [ RunTime:0.001599s ]
SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '406' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.001636s ]
SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 51 LIMIT 1 [ RunTime:0.001525s ]
SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '51' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.001735s ]
SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 1765 LIMIT 1 [ RunTime:0.001503s ]
SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 30 LIMIT 1 [ RunTime:0.001562s ]
SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 1765 LIMIT 1 [ RunTime:0.001591s ]
SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '1765' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.001578s ]
SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 30 LIMIT 1 [ RunTime:0.001605s ]
SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '30' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.001580s ]
SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 2042 LIMIT 1 [ RunTime:0.001595s ]
SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 20 LIMIT 1 [ RunTime:0.001699s ]
SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 2042 LIMIT 1 [ RunTime:0.001670s ]
SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '2042' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.001624s ]
SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 20 LIMIT 1 [ RunTime:0.002097s ]
SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '20' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.001732s ]
SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 2088 LIMIT 1 [ RunTime:0.001605s ]
SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 55 LIMIT 1 [ RunTime:0.001534s ]
SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 2088 LIMIT 1 [ RunTime:0.001529s ]
SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '2088' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.001576s ]
SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 55 LIMIT 1 [ RunTime:0.001522s ]
SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '55' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.001573s ]
SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 861 LIMIT 1 [ RunTime:0.001633s ]
SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 860 LIMIT 1 [ RunTime:0.001691s ]
SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 861 LIMIT 1 [ RunTime:0.001558s ]
SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '861' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.001625s ]
SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 860 LIMIT 1 [ RunTime:0.001562s ]
SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '860' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.001581s ]
SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 1697 LIMIT 1 [ RunTime:0.001584s ]
SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 1287 LIMIT 1 [ RunTime:0.001551s ]
SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 1697 LIMIT 1 [ RunTime:0.001535s ]
SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '1697' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.001571s ]
SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 1287 LIMIT 1 [ RunTime:0.001608s ]
SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '1287' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.001680s ]
SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 1201 LIMIT 1 [ RunTime:0.002768s ]
SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 1058 LIMIT 1 [ RunTime:0.001849s ]
SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 1201 LIMIT 1 [ RunTime:0.001598s ]
SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '1201' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.001566s ]
SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 1058 LIMIT 1 [ RunTime:0.001588s ]
SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '1058' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.001600s ]
SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 167 LIMIT 1 [ RunTime:0.001586s ]
SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 22 LIMIT 1 [ RunTime:0.001564s ]
SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 167 LIMIT 1 [ RunTime:0.001606s ]
SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '167' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.001561s ]
SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 22 LIMIT 1 [ RunTime:0.001534s ]
SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '22' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.001623s ]
SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 614 LIMIT 1 [ RunTime:0.001528s ]
SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 26 LIMIT 1 [ RunTime:0.001526s ]
SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 614 LIMIT 1 [ RunTime:0.001579s ]
SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '614' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.001537s ]
SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 26 LIMIT 1 [ RunTime:0.001500s ]
SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '26' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.001601s ]
SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 1540 LIMIT 1 [ RunTime:0.002980s ]
SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 930 LIMIT 1 [ RunTime:0.002234s ]
SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 1540 LIMIT 1 [ RunTime:0.001542s ]
SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '1540' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.001588s ]
SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 930 LIMIT 1 [ RunTime:0.001560s ]
SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '930' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.001582s ]
SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 1420 LIMIT 1 [ RunTime:0.001499s ]
SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 5 LIMIT 1 [ RunTime:0.001582s ]
SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 1420 LIMIT 1 [ RunTime:0.007064s ]
SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '1420' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.001735s ]
SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 5 LIMIT 1 [ RunTime:0.001569s ]
SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '5' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.001609s ]
SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 135 LIMIT 1 [ RunTime:0.001538s ]
SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 16 LIMIT 1 [ RunTime:0.001543s ]
SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 135 LIMIT 1 [ RunTime:0.001543s ]
SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '135' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.001555s ]
SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 16 LIMIT 1 [ RunTime:0.001518s ]
SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '16' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.001565s ]
SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 1567 LIMIT 1 [ RunTime:0.001529s ]
SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 1082 LIMIT 1 [ RunTime:0.001523s ]
SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 1567 LIMIT 1 [ RunTime:0.001596s ]
SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '1567' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.001553s ]
SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 1082 LIMIT 1 [ RunTime:0.001619s ]
SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '1082' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.001692s ]
SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 689 LIMIT 1 [ RunTime:0.001572s ]
SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 687 LIMIT 1 [ RunTime:0.001584s ]
SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 689 LIMIT 1 [ RunTime:0.001562s ]
SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '689' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.001713s ]
SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 687 LIMIT 1 [ RunTime:0.001659s ]
SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '687' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.001630s ]
SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 1894 LIMIT 1 [ RunTime:0.001533s ]
SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 22 LIMIT 1 [ RunTime:0.001529s ]
SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 1894 LIMIT 1 [ RunTime:0.001536s ]
SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '1894' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.001638s ]
SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 22 LIMIT 1 [ RunTime:0.001563s ]
SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '22' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.001612s ]
SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 1327 LIMIT 1 [ RunTime:0.001536s ]
SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 41 LIMIT 1 [ RunTime:0.001671s ]
SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 1327 LIMIT 1 [ RunTime:0.001584s ]
SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '1327' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.001634s ]
SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 41 LIMIT 1 [ RunTime:0.001642s ]
SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '41' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.001670s ]
SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 1438 LIMIT 1 [ RunTime:0.001597s ]
SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 41 LIMIT 1 [ RunTime:0.001585s ]
SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 1438 LIMIT 1 [ RunTime:0.001548s ]
SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '1438' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.001617s ]
SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 41 LIMIT 1 [ RunTime:0.001564s ]
SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '41' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.001694s ]
SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 415 LIMIT 1 [ RunTime:0.001580s ]
SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 53 LIMIT 1 [ RunTime:0.001569s ]
SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 415 LIMIT 1 [ RunTime:0.001607s ]
SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '415' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.001670s ]
SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 53 LIMIT 1 [ RunTime:0.001658s ]
SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '53' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.001692s ]
SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 1210 LIMIT 1 [ RunTime:0.001623s ]
SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 41 LIMIT 1 [ RunTime:0.001650s ]
SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 1210 LIMIT 1 [ RunTime:0.001569s ]
SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '1210' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.001632s ]
SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 41 LIMIT 1 [ RunTime:0.001542s ]
SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '41' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.001681s ]
SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 868 LIMIT 1 [ RunTime:0.001577s ]
SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 53 LIMIT 1 [ RunTime:0.001667s ]
SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 868 LIMIT 1 [ RunTime:0.001613s ]
SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '868' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.001704s ]
SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 53 LIMIT 1 [ RunTime:0.001618s ]
SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '53' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.001628s ]
SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 150 LIMIT 1 [ RunTime:0.001567s ]
SELECT `pid` FROM `tk_goods_baseproductcategory` WHERE `id` = 22 LIMIT 1 [ RunTime:0.001565s ]
SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 150 LIMIT 1 [ RunTime:0.001647s ]
SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '150' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.001644s ]
SELECT * FROM `tk_goods_baseproductcategory` WHERE `id` = 22 LIMIT 1 [ RunTime:0.001558s ]
SELECT `meta_value` FROM `tk_goods_productcategory_pqcom` WHERE `cate_id` = '22' AND `meta_key` = 'status' LIMIT 1 [ RunTime:0.001604s ]