Query1:SELECT * FROM modoer_dbcache WHERE cache_key IN ('comm_dbcache_expire','comm_task_nexttime','comm_session_expire','comm_session_online')
Time:0.027651
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 = '026240c306eaf2342dd459367e82ded3' LIMIT 0, 1
Time:0.037226
id
select_type
table
partitions
type
possible_keys
key
key_len
ref
rows
filtered
Extra
1
SIMPLE
modoer_session
const
uniq
uniq
96
const
1
100.00
Query3:SELECT * FROM modoer_articles a LEFT JOIN modoer_article_data ad ON (a.articleid = ad.articleid) WHERE a.articleid = '30929' LIMIT 0, 1
Time:0.440261
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 4:UPDATE modoer_articles SET pageview=pageview+'1' WHERE articleid = '30929'
Time:0.010584
Query5:SELECT * FROM modoer_subject WHERE sid = '22770' LIMIT 0, 1
Time:0.224090
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
Query6:SELECT * FROM modoer_subject_youhua WHERE sid = '22770' LIMIT 0, 1
Time:0.054111
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
Query7:SELECT * FROM modoer_subjectgrade
Time:0.058209
id
select_type
table
partitions
type
possible_keys
key
key_len
ref
rows
filtered
Extra
1
SIMPLE
modoer_subjectgrade
ALL
1
100.00
Query8:SELECT articleid,subject,thumb,catid,picture,dateline FROM modoer_articles WHERE status=1 AND havepic=1 AND city_id=4412 AND catid=156 AND articleid!=30929 ORDER BY pageview DESC LIMIT 0,4
Using index condition; Using where; Using filesort
Query9:SELECT askid,subject,expiredtime,dateline FROM modoer_asks WHERE success=0 AND status=1 AND expiredtime>1775684300 AND city_id IN (0,4412) ORDER BY dateline DESC LIMIT 0,5
Time:0.010712
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
Query10:SELECT * FROM modoer_subject WHERE sid = '22770' LIMIT 0, 1
Time:0.030188
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
Query11:SELECT * FROM modoer_subject_youhua WHERE sid = '22770' LIMIT 0, 1
Time:0.010129
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
Query12:SELECT articleid,subject,catid,picture,introduce,thumb,dateline,digg,comments FROM modoer_articles WHERE status=1 AND havepic=1 AND city_id IN (0,4412) AND articleid!=30929 ORDER BY dateline DESC LIMIT 0,4