Query1:SELECT * FROM modoer_dbcache WHERE cache_key IN ('comm_dbcache_expire','comm_task_nexttime','comm_session_expire','comm_session_online')
Time:0.002410
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 = 'c11e482b7a2320adfe651882211504b6' LIMIT 0, 1
Time:0.002355
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_subject WHERE sid = '15786' 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
Query4:SELECT * FROM modoer_subject_shops WHERE sid = '15786' LIMIT 0, 1
Time:0.002275
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
Query5:SELECT * FROM modoer_subjectgrade
Time:0.002218
id
select_type
table
partitions
type
possible_keys
key
key_len
ref
rows
filtered
Extra
1
SIMPLE
modoer_subjectgrade
ALL
1
100.00
Exec 6:UPDATE modoer_subject SET pageviews=pageviews+'1' WHERE sid = '15786'
Time:0.003252
Query7:SELECT * FROM modoer_mysubject WHERE sid = '15786' LIMIT 0, 1
Time:0.002354
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
Query8:SELECT * FROM modoer_subjectgourd WHERE sid = '15786' ORDER BY id DESC LIMIT 0, 1
Time:0.002412
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
Query9:SELECT * FROM modoer_subjectstyle WHERE sid = '15786' AND templateid = '2' LIMIT 0, 1
Time:0.002324
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 10:UPDATE modoer_subject_shops SET templateid='0' WHERE sid = '15786'
Time:0.002327
Query11:SELECT * FROM modoer_subjectsetting WHERE sid = '15786'
Time:0.002348
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
Query12:SELECT * FROM modoer_subjectimpress WHERE sid = '15786' ORDER BY total DESC LIMIT 0, 5
Time:0.002315
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
Query13: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 = '15786' LIMIT 0, 30
Time:0.002402
id
select_type
table
partitions
type
possible_keys
key
key_len
ref
rows
filtered
Extra
1
SIMPLE
sr
ref
fieldid
fieldid
5
const,const
2
100.00
Query14: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 = '15786' AND sl.flag = 'article' AND a.status = '1' ORDER BY sl.dateline DESC LIMIT 0, 5
Time:0.002409
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
Query15:SELECT * FROM modoer_subject WHERE city_id=3883 AND name='修文嘉译鑫财务咨询有限公司' AND status=1 ORDER BY reviews DESC LIMIT 0,6
Time:0.002501
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
Query16:SELECT * FROM modoer_subject WHERE pid=1 AND aid=3891 AND sid!=15786 ORDER BY reviews DESC LIMIT 0,6
Time:0.002454
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
1
74.25
Using index condition; Using filesort
Query17:SELECT * FROM modoer_visitor WHERE sid=15786 ORDER BY dateline DESC LIMIT 0,9
Time:0.002330
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
Query18:SELECT * FROM modoer_favorites WHERE idtype='subject'AND id=15786 ORDER BY addtime DESC LIMIT 0,9