Query1:SELECT * FROM modoer_dbcache WHERE cache_key IN ('comm_dbcache_expire','comm_task_nexttime','comm_session_expire','comm_session_online')
Time:0.002310
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 = '55edf41e1ec87fc0302cd22a02e6cfb6' LIMIT 0, 1
Time:0.002327
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='55edf41e1ec87fc0302cd22a02e6cfb6',uid='0',ip_address='40.77.167.74',content='',last_time='1775845814',last_url='/article/56228.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.003280
Query4:SELECT * FROM modoer_articles a LEFT JOIN modoer_article_data ad ON (a.articleid = ad.articleid) WHERE a.articleid = '56228' LIMIT 0, 1
Time:0.002387
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 = '56228'
Time:0.003000
Query6:SELECT * FROM modoer_subject WHERE sid = '66891' LIMIT 0, 1
Time:0.002371
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 = '66891' LIMIT 0, 1
Time:0.002347
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.002257
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.009743
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 = '56228'
Time:0.002245
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.002217
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=134 AND articleid!=56228 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>1775845814 AND city_id IN (0,2943) ORDER BY dateline DESC LIMIT 0,5
Time:0.004351
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 = '66891' LIMIT 0, 1
Time:0.002258
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 = '66891' LIMIT 0, 1
Time:0.002303
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!=56228 ORDER BY dateline DESC LIMIT 0,4