SHOW COLUMNS FROM `xyh_visitor` [ RunTime:0.0022s ]
SELECT * FROM `xyh_visitor` WHERE ( datetime = 1673020800 ) LIMIT 1 [ RunTime:0.0003s ]
SELECT * FROM `xyh_visitor` WHERE ( datetime = 1673020800 and find_in_set('205.164.25.226',ips) ) LIMIT 1 [ RunTime:0.0002s ]
UPDATE `xyh_visitor` SET `ips`='139.129.21.92,160.176.95.116,50.117.121.186,54.36.149.39,220.181.108.83,118.184.177.98,118.184.177.100,65.108.124.153,112.13.112.113,23.27.113.138,139.155.246.77,42.96.167.39,60.21.221.202,60.21.216.162,101.67.50.3,40.77.167.63,60.188.9.226,110.249.202.196,111.225.149.195,111.225.148.54,111.225.149.28,40.77.167.35,110.249.202.140,60.188.10.190,110.249.202.72,149.5.4.71,118.254.164.202,220.181.108.119,121.42.56.96,14.105.160.135,116.179.32.110,18.223.136.109,58.250.125.138,116.179.32.30,39.173.107.142,211.90.248.163,156.237.189.66,47.104.14.206,93.124.103.30,116.179.32.22,116.179.32.172,38.162.72.118,52.80.253.130,60.188.10.240,54.223.118.210,156.237.188.182,122.187.230.82,54.36.148.192,47.35.24.177,101.67.50.5,101.67.29.233,118.190.233.173,107.152.247.56,23.236.232.88,107.174.54.63,192.227.133.171,66.225.195.247,198.23.227.254,47.103.103.133,54.36.148.12,60.21.221.203,47.102.150.117,154.204.96.194,60.188.9.88,185.81.157.225,64.94.208.245,39.173.107.115,116.179.32.211,54.222.147.98,54.36.149.43,23.250.32.116,185.104.217.156,36.139.144.22,54.222.226.231,66.249.79.37,49.7.20.155,39.173.107.182,123.125.186.93,49.7.20.158,115.28.163.18,207.46.13.70,54.36.148.158,120.27.38.25,123.125.186.104,115.28.27.156,112.13.112.137,220.173.123.71,120.40.214.183,216.244.66.196,115.28.105.124,27.156.193.87,42.83.147.34,3.75.139.247,115.198.106.225,125.84.237.197,1.202.112.252,222.94.163.180,220.166.97.170,158.222.6.61,112.13.112.51,221.0.92.88,112.13.112.47,117.95.61.63,124.162.131.128,39.190.165.107,52.80.169.216,112.132.149.78,52.80.3.2,52.81.7.61,54.222.253.69,171.14.219.252,52.81.122.112,182.122.122.247,183.224.132.42,113.200.152.121,112.111.150.88,110.249.201.170,118.182.59.75,222.90.150.121,110.249.201.137,110.249.201.52,112.13.112.167,101.67.49.38,117.173.39.121,117.135.169.143,39.173.107.109,60.188.9.17,101.18.141.225,1.203.66.233,128.90.43.161,101.67.49.161,101.67.50.54,144.255.49.90,123.125.109.36,61.135.159.146,61.135.159.168,49.7.20.66,101.67.49.89,113.229.187.233,101.67.49.73,114.253.251.68,113.218.128.22,113.24.224.20,60.188.9.241,221.215.135.186,103.197.171.15,42.236.10.75,113.128.231.126,39.144.95.66,157.55.39.156,60.188.10.199,117.27.152.250,120.244.20.224,112.13.112.70,147.78.47.249,123.125.109.44,60.188.9.161,39.149.47.240,118.184.177.99,205.164.25.226',`count`=count + 1 WHERE `id` = 1616 [ RunTime:0.0003s ]
SHOW COLUMNS FROM `xyh_job` [ RunTime:0.0017s ]
SELECT * FROM `xyh_job` ORDER BY job_id DESC LIMIT 2 [ RunTime:0.0002s ]
SHOW COLUMNS FROM `xyh_category` [ RunTime:0.0018s ]
SELECT * FROM `xyh_category` WHERE `id` = 18 LIMIT 1 [ RunTime:0.0002s ]
SHOW COLUMNS FROM `xyh_block` [ RunTime:0.0022s ]
SELECT * FROM `xyh_block` WHERE `name` = 'FirstText' LIMIT 1 [ RunTime:0.0002s ]
SELECT * FROM `xyh_block` WHERE `name` = 'SecondCharacter' LIMIT 1 [ RunTime:0.0002s ]
SHOW COLUMNS FROM `xyh_position` [ RunTime:0.0021s ]
SELECT * FROM `xyh_position` WHERE `id` = 23 LIMIT 1 [ RunTime:0.0002s ]
SHOW COLUMNS FROM `xyh_category` [ RunTime:0.0018s ]
SHOW COLUMNS FROM `xyh_model` [ RunTime:0.0017s ]
SELECT category.id AS id,category.name AS name,category.ename AS ename,category.catpic AS catpic,category.image AS image,category.pid AS pid,category.modelid AS modelid,category.type AS type,category.seotitle AS seotitle,category.keywords AS keywords,category.description AS description,category.template_category AS template_category,category.template_list AS template_list,category.template_show AS template_show,category.des AS des,category.status AS status,category.sort AS sort,category.eng AS eng,category.pictureurls AS pictureurls,model.name AS modelname,model.tablename AS tablename FROM xyh_category category LEFT JOIN xyh_model model ON category.modelid = model.id ORDER BY category.sort ASC,category.id ASC [ RunTime:0.0014s ]
SHOW COLUMNS FROM `xyh_position_data` [ RunTime:0.0020s ]
SELECT * FROM `xyh_position_data` WHERE `posid` = 23 AND `cid` IN (49,'93','50','51') ORDER BY sort asc,id desc LIMIT 30 [ RunTime:0.0005s ]
SELECT * FROM `xyh_position` WHERE `id` = 23 LIMIT 1 [ RunTime:0.0002s ]
SELECT category.id AS id,category.name AS name,category.ename AS ename,category.catpic AS catpic,category.image AS image,category.pid AS pid,category.modelid AS modelid,category.type AS type,category.seotitle AS seotitle,category.keywords AS keywords,category.description AS description,category.template_category AS template_category,category.template_list AS template_list,category.template_show AS template_show,category.des AS des,category.status AS status,category.sort AS sort,category.eng AS eng,category.pictureurls AS pictureurls,model.name AS modelname,model.tablename AS tablename FROM xyh_category category LEFT JOIN xyh_model model ON category.modelid = model.id ORDER BY category.sort ASC,category.id ASC [ RunTime:0.0013s ]
SELECT * FROM `xyh_position_data` WHERE `posid` = 23 AND `cid` IN (49,'93','50','51') ORDER BY sort asc,id desc LIMIT 30 [ RunTime:0.0006s ]
SELECT * FROM `xyh_position` WHERE `id` = 1 LIMIT 1 [ RunTime:0.0002s ]
SELECT category.id AS id,category.name AS name,category.ename AS ename,category.catpic AS catpic,category.image AS image,category.pid AS pid,category.modelid AS modelid,category.type AS type,category.seotitle AS seotitle,category.keywords AS keywords,category.description AS description,category.template_category AS template_category,category.template_list AS template_list,category.template_show AS template_show,category.des AS des,category.status AS status,category.sort AS sort,category.eng AS eng,category.pictureurls AS pictureurls,model.name AS modelname,model.tablename AS tablename FROM xyh_category category LEFT JOIN xyh_model model ON category.modelid = model.id ORDER BY category.sort ASC,category.id ASC [ RunTime:0.0017s ]
SELECT * FROM `xyh_position_data` WHERE `posid` = 1 AND `cid` IN (18) ORDER BY sort asc,id desc LIMIT 5 [ RunTime:0.0004s ]