Query1:SELECT * FROM modoer_dbcache WHERE cache_key IN ('comm_dbcache_expire','comm_task_nexttime','comm_session_expire','comm_session_online')
Time:0.002475
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 = '24f459d5544632f8e2738adf77b28cb0' LIMIT 0, 1
Time:0.002715
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='24f459d5544632f8e2738adf77b28cb0',uid='0',ip_address='216.73.216.38',content='',last_time='1775688905',last_url='/article/28747.html',is_mobile='0',user_agent='Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)'
Time:0.003486
Query4:SELECT * FROM modoer_articles a LEFT JOIN modoer_article_data ad ON (a.articleid = ad.articleid) WHERE a.articleid = '28747' LIMIT 0, 1
Time:0.005207
id
select_type
table
partitions
type
possible_keys
key
key_len
ref
rows
filtered
Extra
1
SIMPLE
a
const
PRIMARY
PRIMARY
3
const
1
100.00
Exec 5:UPDATE modoer_articles SET pageview=pageview+'1' WHERE articleid = '28747'
Time:0.003215
Query6:SELECT * FROM modoer_subject WHERE sid = '10728' LIMIT 0, 1
Time:0.002467
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
Query7:SELECT * FROM modoer_subject_youhua WHERE sid = '10728' LIMIT 0, 1
Time:0.002469
id
select_type
table
partitions
type
possible_keys
key
key_len
ref
rows
filtered
Extra
1
SIMPLE
modoer_subject_youhua
const
PRIMARY,idx_sid
PRIMARY
3
const
1
100.00
Query8:SELECT * FROM modoer_subjectgrade
Time:0.002340
id
select_type
table
partitions
type
possible_keys
key
key_len
ref
rows
filtered
Extra
1
SIMPLE
modoer_subjectgrade
ALL
1
100.00
Query9:SELECT * FROM modoer_adv_list WHERE apid = '8' AND city_id IN ('0','4740') AND enabled = 'Y' AND begintime<='1775664000' AND ( endtime >= 1775664000 OR endtime = 0 ) ORDER BY listorder LIMIT 0, 10
Time:0.002506
id
select_type
table
partitions
type
possible_keys
key
key_len
ref
rows
filtered
Extra
1
SIMPLE
modoer_adv_list
ALL
13
7.69
Using where; Using filesort
Query10:SELECT articleid,subject,thumb,catid,picture,dateline FROM modoer_articles WHERE status=1 AND havepic=1 AND city_id=4740 AND catid=141 AND articleid!=28747 ORDER BY pageview DESC LIMIT 0,4
Using index condition; Using where; Using filesort
Query11:SELECT askid,subject,expiredtime,dateline FROM modoer_asks WHERE success=0 AND status=1 AND expiredtime>1775688905 AND city_id IN (0,4740) ORDER BY dateline DESC LIMIT 0,5
Time:0.004412
id
select_type
table
partitions
type
possible_keys
key
key_len
ref
rows
filtered
Extra
1
SIMPLE
modoer_asks
ALL
expiredtime
4037
0.20
Using where; Using filesort
Query12:SELECT * FROM modoer_subject WHERE sid = '10728' LIMIT 0, 1
Time:0.002426
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
Query13:SELECT * FROM modoer_subject_youhua WHERE sid = '10728' LIMIT 0, 1
Time:0.002414
id
select_type
table
partitions
type
possible_keys
key
key_len
ref
rows
filtered
Extra
1
SIMPLE
modoer_subject_youhua
const
PRIMARY,idx_sid
PRIMARY
3
const
1
100.00
Query14:SELECT articleid,subject,catid,picture,introduce,thumb,dateline,digg,comments FROM modoer_articles WHERE status=1 AND havepic=1 AND city_id IN (0,4740) AND articleid!=28747 ORDER BY dateline DESC LIMIT 0,4