Query1:SELECT * FROM modoer_dbcache WHERE cache_key IN ('comm_dbcache_expire','comm_task_nexttime','comm_session_expire','comm_session_online')
Time:0.002512
id
select_type
table
partitions
type
possible_keys
key
key_len
ref
rows
filtered
Extra
1
SIMPLE
modoer_dbcache
range
PRIMARY
PRIMARY
600
4
100.00
Using where
Query2:SELECT * FROM modoer_session WHERE uniq = '4e7e38ad82cef09b61e929f7c1175ef2' LIMIT 0, 1
Time:0.002352
id
select_type
table
partitions
type
possible_keys
key
key_len
ref
rows
filtered
Extra
1
SIMPLE
no matching row in const table
Exec 3:INSERT modoer_session SET uniq='4e7e38ad82cef09b61e929f7c1175ef2',uid='0',ip_address='216.73.216.38',content='',last_time='1775696455',last_url='/chongqing/gov/9409.html',is_mobile='0',user_agent='Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)'
Time:0.003324
Query4:SELECT * FROM modoer_subject WHERE sid = '9409' LIMIT 0, 1
Time:0.002506
id
select_type
table
partitions
type
possible_keys
key
key_len
ref
rows
filtered
Extra
1
SIMPLE
modoer_subject
const
PRIMARY
PRIMARY
3
const
1
100.00
Query5:SELECT * FROM modoer_subject_shops WHERE sid = '9409' LIMIT 0, 1
Time:0.002374
id
select_type
table
partitions
type
possible_keys
key
key_len
ref
rows
filtered
Extra
1
SIMPLE
modoer_subject_shops
const
PRIMARY
PRIMARY
3
const
1
100.00
Query6:SELECT * FROM modoer_subjectgrade
Time:0.002284
id
select_type
table
partitions
type
possible_keys
key
key_len
ref
rows
filtered
Extra
1
SIMPLE
modoer_subjectgrade
ALL
1
100.00
Exec 7:UPDATE modoer_subject SET pageviews=pageviews+'1' WHERE sid = '9409'
Time:0.003257
Query8:SELECT * FROM modoer_mysubject WHERE sid = '9409' LIMIT 0, 1
Time:0.002420
id
select_type
table
partitions
type
possible_keys
key
key_len
ref
rows
filtered
Extra
1
SIMPLE
modoer_mysubject
ref
sid
sid
3
const
1
100.00
Query9:SELECT * FROM modoer_subjectgourd WHERE sid = '9409' ORDER BY id DESC LIMIT 0, 1
Time:0.002337
id
select_type
table
partitions
type
possible_keys
key
key_len
ref
rows
filtered
Extra
1
SIMPLE
modoer_subjectgourd
ref
sid
sid
3
const
1
100.00
Using filesort
Query10:SELECT * FROM modoer_subjectstyle WHERE sid = '9409' AND templateid = '2' LIMIT 0, 1
Time:0.002355
id
select_type
table
partitions
type
possible_keys
key
key_len
ref
rows
filtered
Extra
1
SIMPLE
modoer_subjectstyle
ALL
3
33.33
Using where
Exec 11:UPDATE modoer_subject_shops SET templateid='0' WHERE sid = '9409'
Time:0.002328
Query12:SELECT * FROM modoer_subjectsetting WHERE sid = '9409'
Time:0.002339
id
select_type
table
partitions
type
possible_keys
key
key_len
ref
rows
filtered
Extra
1
SIMPLE
modoer_subjectsetting
ref
sid
sid
3
const
1
100.00
Query13:SELECT * FROM modoer_subjectimpress WHERE sid = '9409' ORDER BY total DESC LIMIT 0, 5
Time:0.002397
id
select_type
table
partitions
type
possible_keys
key
key_len
ref
rows
filtered
Extra
1
SIMPLE
modoer_subjectimpress
ref
sid
sid
3
const
1
100.00
Backward index scan
Query14:SELECT s.sid,s.name,s.subname,s.thumb,s.city_id,s.aid,s.catid,s.pid,s.domain,s.avgsort,
s.reviews,s.best,s.description FROM modoer_subjectrelated sr JOIN modoer_subject s ON (sr.r_sid = s.sid) WHERE sr.fieldid = '191' AND sr.sid = '9409' LIMIT 0, 30
Time:0.002653
id
select_type
table
partitions
type
possible_keys
key
key_len
ref
rows
filtered
Extra
1
SIMPLE
sr
ref
fieldid
fieldid
5
const,const
109
100.00
Query15:SELECT articleid,catid,subject,thumb,uid,author,introduce,comments,digg,a.dateline FROM modoer_subjectlink sl JOIN modoer_articles a ON (sl.flagid = a.articleid) WHERE sl.sid = '9409' AND sl.flag = 'article' AND a.status = '1' ORDER BY sl.dateline DESC LIMIT 0, 5
Time:0.002543
id
select_type
table
partitions
type
possible_keys
key
key_len
ref
rows
filtered
Extra
1
SIMPLE
sl
ref
flagid,sid
sid
96
const,const
1
100.00
Backward index scan
Query16:SELECT * FROM modoer_subject WHERE city_id=3805 AND name='重庆顶呱呱信息技术有限公司' AND status=1 ORDER BY reviews DESC LIMIT 0,6
Time:0.002598
id
select_type
table
partitions
type
possible_keys
key
key_len
ref
rows
filtered
Extra
1
SIMPLE
modoer_subject
ref
addtime,finer,name,tops,idx_status_sid,idx_status
name
182
const
1
5.00
Using where; Using filesort
Query17:SELECT * FROM modoer_subject WHERE pid=1 AND aid=3813 AND sid!=9409 ORDER BY reviews DESC LIMIT 0,6
Time:0.002541
id
select_type
table
partitions
type
possible_keys
key
key_len
ref
rows
filtered
Extra
1
SIMPLE
modoer_subject
ref
PRIMARY,list_aid,pid,aid,list_city
list_aid
4
const,const
3
58.44
Using index condition; Using filesort
Query18:SELECT * FROM modoer_visitor WHERE sid=9409 ORDER BY dateline DESC LIMIT 0,9
Time:0.002367
id
select_type
table
partitions
type
possible_keys
key
key_len
ref
rows
filtered
Extra
1
SIMPLE
modoer_visitor
ref
sid
sid
3
const
1
100.00
Using filesort
Query19:SELECT * FROM modoer_favorites WHERE idtype='subject'AND id=9409 ORDER BY addtime DESC LIMIT 0,9