DTM50 changes from the traditional buttons to completely touch function, without button damage, and the interface is very beautiful, completely innovative technology.
SHOW COLUMNS FROM `sp_term_relationships` [ RunTime:0.0005s ]
SHOW COLUMNS FROM `sp_term_relationships` [ RunTime:0.0005s ]
SELECT * FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE `status` = 1 AND `object_id` = 34 LIMIT 1 [ RunTime:0.0004s ]
SHOW COLUMNS FROM `sp_terms` [ RunTime:0.0005s ]
SELECT * FROM `sp_terms` WHERE ( term_id='37' ) LIMIT 1 [ RunTime:0.0002s ]
SHOW COLUMNS FROM `sp_posts` [ RunTime:0.0006s ]
UPDATE `sp_posts` SET `post_hits`=post_hits+1 WHERE `id` = '34' [ RunTime:0.0003s ]
SELECT * FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE `post_modified` >= '2017-11-30 00:00:00' AND `object_id` <> 34 AND `status` = 1 AND `term_id` = '37' ORDER BY post_modified asc LIMIT 1 [ RunTime:0.0017s ]
SELECT * FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE `post_modified` <= '2017-11-30 00:00:00' AND `object_id` <> 34 AND `status` = 1 AND `term_id` = '37' ORDER BY post_modified desc LIMIT 1 [ RunTime:0.0013s ]
SELECT * FROM sp_term_relationships a INNER JOIN sp_posts as b on a.object_id =b.id INNER JOIN sp_users as c on b.post_author = c.id WHERE `object_id` <> 34 AND `status` = 1 AND `term_id` = '37' ORDER BY istop desc,recommended desc,post_hits desc LIMIT 3 [ RunTime:0.0018s ]