Query1:SELECT * FROM modoer_dbcache WHERE cache_key IN ('comm_dbcache_expire','comm_task_nexttime','comm_session_expire','comm_session_online')
Time:0.002464
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 = 'b9afc0f34d293f30a972aaab7767a3ce' LIMIT 0, 1
Time:0.002471
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='b9afc0f34d293f30a972aaab7767a3ce',uid='0',ip_address='52.167.144.149',content='',last_time='1775846623',last_url='/article/47439.html',is_mobile='0',user_agent='Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm) Chrome/116.0.1938.76 Safari/537.36'
Time:0.003175
Query4:SELECT * FROM modoer_articles a LEFT JOIN modoer_article_data ad ON (a.articleid = ad.articleid) WHERE a.articleid = '47439' LIMIT 0, 1
Time:0.002833
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 = '47439'
Time:0.005171
Query6:SELECT * FROM modoer_subject WHERE sid = '50632' LIMIT 0, 1
Time:0.002503
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 = '50632' LIMIT 0, 1
Time:0.002512
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.002346
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_internal_link
Time:0.007059
id
select_type
table
partitions
type
possible_keys
key
key_len
ref
rows
filtered
Extra
1
SIMPLE
modoer_internal_link
ALL
939
100.00
Query10:SELECT * FROM modoer_article_data_cache WHERE articleid = '47439'
Time:0.002658
id
select_type
table
partitions
type
possible_keys
key
key_len
ref
rows
filtered
Extra
1
SIMPLE
modoer_article_data_cache
const
PRIMARY
PRIMARY
3
const
1
100.00
Query11:SELECT * FROM modoer_dbcache WHERE cache_key = 'commom_internal_link_update_time'
Time:0.002261
id
select_type
table
partitions
type
possible_keys
key
key_len
ref
rows
filtered
Extra
1
SIMPLE
no matching row in const table
Query12:SELECT articleid,subject,thumb,catid,picture,dateline FROM modoer_articles WHERE status=1 AND havepic=1 AND city_id=2943 AND catid=168 AND articleid!=47439 ORDER BY pageview DESC LIMIT 0,4
Using index condition; Using where; Using filesort
Query13:SELECT askid,subject,expiredtime,dateline FROM modoer_asks WHERE success=0 AND status=1 AND expiredtime>1775846623 AND city_id IN (0,2943) ORDER BY dateline DESC LIMIT 0,5
Time:0.004680
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
Query14:SELECT * FROM modoer_subject WHERE sid = '50632' LIMIT 0, 1
Time:0.002372
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
Query15:SELECT * FROM modoer_subject_youhua WHERE sid = '50632' LIMIT 0, 1
Time:0.003329
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
Query16:SELECT articleid,subject,catid,picture,introduce,thumb,dateline,digg,comments FROM modoer_articles WHERE status=1 AND havepic=1 AND city_id IN (0,2943) AND articleid!=47439 ORDER BY dateline DESC LIMIT 0,4