Query1:SELECT * FROM modoer_dbcache WHERE cache_key IN ('comm_dbcache_expire','comm_task_nexttime','comm_session_expire','comm_session_online')
Time:0.002570
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 = '52d2973053f2b3b44e63886a43a8b57a' LIMIT 0, 1
Time:0.002225
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 = '21439' LIMIT 0, 1
Time:0.002434
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 = '21439' LIMIT 0, 1
Time:0.002323
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.002133
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 = '21439'
Time:0.003222
Query7:SELECT * FROM modoer_mysubject WHERE sid = '21439' LIMIT 0, 1
Time:0.002173
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 = '21439' ORDER BY id DESC LIMIT 0, 1
Time:0.002228
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 = '21439' AND templateid = '2' LIMIT 0, 1
Time:0.003344
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 = '21439'
Time:0.002224
Query11:SELECT * FROM modoer_subjectsetting WHERE sid = '21439'
Time:0.002226
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 = '21439' ORDER BY total DESC LIMIT 0, 5
Time:0.002198
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 = '21439' LIMIT 0, 30
Time:0.002863
id
select_type
table
partitions
type
possible_keys
key
key_len
ref
rows
filtered
Extra
1
SIMPLE
sr
ref
fieldid
fieldid
5
const,const
4
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 = '21439' AND sl.flag = 'article' AND a.status = '1' ORDER BY sl.dateline DESC LIMIT 0, 5
Time:0.002430
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=4359 AND name='河南金皓翰税务师事务所有限公司' AND status=1 ORDER BY reviews DESC LIMIT 0,6
Time:0.002419
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=4360 AND sid!=21439 ORDER BY reviews DESC LIMIT 0,6
Time:0.002418
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
3
88.71
Using index condition; Using filesort
Query17:SELECT * FROM modoer_visitor WHERE sid=21439 ORDER BY dateline DESC LIMIT 0,9
Time:0.002175
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=21439 ORDER BY addtime DESC LIMIT 0,9