Time Before: 0.00066 seconds
Time After: 0.00092 seconds
Time Taken: 0.00026 seconds
Memory Before: 557.508 KB
Memory After: 670.672 KB
Memory Used: 113.164 KB
Time Before: 0.00097 seconds
Time After: 0.00289 seconds
Time Taken: 0.00192 seconds
Memory Before: 670.672 KB
Memory After: 671.617 KB
Memory Used: 0.945 KB
SET @@sql_mode = ''
Time Before: 0.00302 seconds
Time After: 0.00312 seconds
Time Taken: 0.00010 seconds
Memory Before: 672.281 KB
Memory After: 672.844 KB
Memory Used: 0.563 KB
SELECT * FROM rxdatastore WHERE title IN ('tagcloud','iconcache','navdata','options','bitfields','attachmentcache','forumcache','usergroupcache','stylecache','languagecache','products','pluginlist','cron','profilefield','loadcache','noticecache','activitystream','routes')
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | rxdatastore | range | PRIMARY | PRIMARY | 50 | 18 | Using where |
Time Before: 0.00350 seconds
Time After: 0.00424 seconds
Time Taken: 0.00074 seconds
Memory Before: 676.023 KB
Memory After: 676.273 KB
Memory Used: 0.250 KB
Time Before: 0.00314 seconds
Time After: 0.00721 seconds
Time Taken: 0.00406 seconds
Memory Before: 672.086 KB
Memory After: 3,168.570 KB
Memory Used: 2,496.484 KB
SELECT * FROM rxdatastore WHERE title IN ('profilefield')
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | Impossible WHERE noticed after reading const tables |
Time Before: 0.00813 seconds
Time After: 0.00823 seconds
Time Taken: 0.00010 seconds
Memory Before: 3,630.117 KB
Memory After: 3,630.570 KB
Memory Used: 0.453 KB
SELECT * FROM rxsession WHERE userid = 0 AND host = '172.71.223.60' AND idhash = 'a32ad2d982d5be98a3b38d6cbb360cc0' LIMIT 1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | rxsession | ref | guest_lookup,user_activity | guest_lookup | 51 | const,const,const | 2 | Using where |
Time Before: 0.00866 seconds
Time After: 0.00881 seconds
Time Taken: 0.00014 seconds
Memory Before: 3,644.508 KB
Memory After: 3,644.875 KB
Memory Used: 0.367 KB
SELECT languageid, phrasegroup_global AS phrasegroup_global, phrasegroup_inlinemod AS phrasegroup_inlinemod, phrasegroup_search AS phrasegroup_search, phrasegroup_prefix AS phrasegroup_prefix, phrasegroupinfo AS lang_phrasegroupinfo, options AS lang_options, languagecode AS lang_code, charset AS lang_charset, locale AS lang_locale, imagesoverride AS lang_imagesoverride, dateoverride AS lang_dateoverride, timeoverride AS lang_timeoverride, registereddateoverride AS lang_registereddateoverride, calformat1override AS lang_calformat1override, calformat2override AS lang_calformat2override, logdateoverride AS lang_logdateoverride, decimalsep AS lang_decimalsep, thousandsep AS lang_thousandsep FROM rxlanguage WHERE languageid = 1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | rxlanguage | system | PRIMARY | 1 |
Time Before: 0.00935 seconds
Time After: 0.00966 seconds
Time Taken: 0.00032 seconds
Memory Before: 3,655.586 KB
Memory After: 3,655.328 KB
Memory Used: -0.258 KB
Time Before: 0.00833 seconds
Time After: 0.00978 seconds
Time Taken: 0.00145 seconds
Memory Before: 3,637.453 KB
Memory After: 3,719.523 KB
Memory Used: 82.070 KB
SELECT * FROM rxstyle WHERE (styleid = 21 AND userselect = 1) OR styleid = 21 ORDER BY styleid ASC LIMIT 1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | rxstyle | const | PRIMARY | PRIMARY | 2 | const | 1 |
Time Before: 0.01306 seconds
Time After: 0.01330 seconds
Time Taken: 0.00024 seconds
Memory Before: 4,249.664 KB
Memory After: 4,250.055 KB
Memory Used: 0.391 KB
SELECT data, expires, locktime, serialized FROM rxcache WHERE cacheid = 'vb_types.types'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | rxcache | const | PRIMARY | PRIMARY | 66 | const | 1 |
Time Before: 0.01588 seconds
Time After: 0.01599 seconds
Time Taken: 0.00011 seconds
Memory Before: 5,063.930 KB
Memory After: 5,064.359 KB
Memory Used: 0.430 KB
SELECT tagid, tagtext, canonicaltagid, dateline FROM rxtag WHERE tagtext = 'big lenny'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | rxtag | const | tagtext | tagtext | 102 | const | 1 |
Time Before: 0.01688 seconds
Time After: 0.01698 seconds
Time Taken: 0.00010 seconds
Memory Before: 5,285.992 KB
Memory After: 5,286.430 KB
Memory Used: 0.438 KB
SELECT searchlog.* FROM rxsearchlog AS searchlog WHERE searchhash = 'cc0ad773aee94510b07f3bbd004a7840' AND sortby = '' AND sortorder = 'asc' AND dateline > 1730597689 AND userid = 0 AND completed = 1 ORDER BY dateline DESC LIMIT 1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | searchlog | ref | search,userfloodcheck | search | 56 | const,const,const,const | 1 | Using index condition; Using where; Using filesort |
Time Before: 0.01768 seconds
Time After: 0.01785 seconds
Time Taken: 0.00017 seconds
Memory Before: 5,298.797 KB
Memory After: 5,299.063 KB
Memory Used: 0.266 KB
SELECT contenttypeid, tagcontent.contentid, tagcontent.contentid as threadid FROM rxtagcontent as tagcontent WHERE tagid = 50 ORDER BY dateline DESC LIMIT 20000
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | tagcontent | ref | PRIMARY | PRIMARY | 4 | const | 2 | Using where; Using filesort |
Time Before: 0.01830 seconds
Time After: 0.01843 seconds
Time Taken: 0.00014 seconds
Memory Before: 5,306.773 KB
Memory After: 5,307.125 KB
Memory Used: 0.352 KB
REPLACE INTO rxsearchlog (userid,ipaddress,searchhash,sortby,sortorder,searchtime,dateline,completed,criteria,results) VALUES (0,'172.71.223.60','cc0ad773aee94510b07f3bbd004a7840','','asc',0,1730601289,0,'O:18:\"vB_Search_Criteria\":15:{s:28:\"\0vB_Search_Criteria\0keywords\";a:0:{}s:32:\"\0vB_Search_Criteria\0raw_keywords\";s:0:\"\";s:29:\"\0vB_Search_Criteria\0titleonly\";b:0;s:27:\"\0vB_Search_Criteria\0filters\";a:1:{s:3:\"tag\";a:1:{s:2:\"eq\";s:2:\"50\";}}s:24:\"\0vB_Search_Criteria\0sort\";a:2:{i:0;s:0:\"\";i:1;s:3:\"asc\";}s:27:\"\0vB_Search_Criteria\0grouped\";i:3;s:31:\"\0vB_Search_Criteria\0searchterms\";N;s:32:\"\0vB_Search_Criteria\0criteria_set\";b:1;s:35:\"\0vB_Search_Criteria\0advanced_typeid\";b:0;s:35:\"\0vB_Search_Criteria\0display_strings\";a:1:{s:3:\"tag\";s:28:\"Tag: big lenny\";}s:32:\"\0vB_Search_Criteria\0common_words\";a:0:{}s:30:\"\0vB_Search_Criteria\0highlights\";a:0:{}s:33:\"\0vB_Search_Criteria\0search_string\";N;s:26:\"\0vB_Search_Criteria\0errors\";a:0:{}s:11:\"search_type\";s:3:\"tag\";}','')
Time Before: 0.01857 seconds
Time After: 0.03756 seconds
Time Taken: 0.01899 seconds
Memory Before: 5,313.617 KB
Memory After: 5,312.977 KB
Memory Used: -0.641 KB
UPDATE rxsearchlog SET results = 'a:4:{i:0;a:2:{i:0;a:3:{i:0;s:1:\"2\";i:1;s:6:\"142796\";i:2;s:6:\"142796\";}i:1;a:3:{i:0;s:1:\"2\";i:1;s:6:\"142528\";i:2;s:6:\"142528\";}}i:1;i:-1;i:2;N;i:3;N;}' WHERE searchlogid = 11138551
Time Before: 0.03769 seconds
Time After: 0.09705 seconds
Time Taken: 0.05936 seconds
Memory Before: 5,309.141 KB
Memory After: 5,309.320 KB
Memory Used: 0.180 KB
UPDATE rxsearchlog SET searchtime = 0.07918, completed = 1 WHERE searchlogid = 11138551
Time Before: 0.09715 seconds
Time After: 0.11206 seconds
Time Taken: 0.01491 seconds
Memory Before: 5,308.648 KB
Memory After: 5,308.961 KB
Memory Used: 0.313 KB
INSERT INTO rxtagsearch (tagid, dateline) VALUES (50, 1730601289)
Time Before: 0.11218 seconds
Time After: 0.12037 seconds
Time Taken: 0.00819 seconds
Memory Before: 5,308.609 KB
Memory After: 5,308.945 KB
Memory Used: 0.336 KB
SELECT title, template FROM rxtemplate WHERE templateid IN (0,11443,11183,0,11196,11197,11316,11318,11317,11089,11306,11305,11285,11291,11193,11202,10949,10728,10723,11387,11407,977,976,978,973,972,1595,4948,10720,10699,981,982,1600,11122,11396,11068,11072,11069,11070,11071,11426,0,0,11406,11367,11092,11093,11095,11096,11319,11438,11420,11370,11371,10919,10918,10922)
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | rxtemplate | range | PRIMARY | PRIMARY | 4 | 54 | Using where |
Time Before: 0.12119 seconds
Time After: 0.12218 seconds
Time Taken: 0.00099 seconds
Memory Before: 5,481.750 KB
Memory After: 5,481.906 KB
Memory Used: 0.156 KB
SELECT moderator.*, user.username, IF(user.displaygroupid = 0, user.usergroupid, user.displaygroupid) AS displaygroupid, infractiongroupid FROM rxmoderator AS moderator INNER JOIN rxuser AS user USING(userid)
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | moderator | ALL | userid_forumid | 137 | ||||
1 | SIMPLE | user | eq_ref | PRIMARY | PRIMARY | 4 | 03forums.moderator.userid | 1 |
Time Before: 0.12698 seconds
Time After: 0.12750 seconds
Time Taken: 0.00052 seconds
Memory Before: 5,869.617 KB
Memory After: 5,869.930 KB
Memory Used: 0.313 KB
SELECT thread.*,post.pagetext AS preview,avatar.avatarpath, NOT ISNULL(customavatar.userid) AS hascustomavatar, user.avatarrevision, customavatar.dateline AS avatardateline, customavatar.width AS width, customavatar.height AS height, customavatar.height_thumb AS height_thumb, customavatar.width_thumb AS width_thumb, customavatar.filedata_thumb, first_user.avatarrevision AS first_avatarrevision, first_avatar.avatarpath AS first_avatarpath, NOT ISNULL(first_customavatar.userid) AS first_hascustomavatar, first_customavatar.dateline AS first_avatardateline, first_customavatar.width AS first_width, first_customavatar.height AS first_height, first_customavatar.height_thumb AS first_height_thumb, first_customavatar.width_thumb AS first_width_thumb, first_customavatar.filedata_thumb AS first_filedata_thumb FROM rxthread AS thread LEFT JOIN rxpost AS post ON(post.postid = thread.firstpostid) LEFT JOIN rxuser AS user ON (user.userid = thread.lastposterid) LEFT JOIN rxavatar AS avatar ON (avatar.avatarid = user.avatarid) LEFT JOIN rxcustomavatar AS customavatar ON (customavatar.userid = user.userid) LEFT JOIN rxuser AS first_user ON (first_user.userid = thread.postuserid) LEFT JOIN rxavatar AS first_avatar ON (first_avatar.avatarid = first_user.avatarid) LEFT JOIN rxcustomavatar AS first_customavatar ON (first_customavatar.userid = first_user.userid) WHERE thread.threadid IN (142796,142528)
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | thread | range | PRIMARY | PRIMARY | 4 | 2 | Using where | |
1 | SIMPLE | post | eq_ref | PRIMARY | PRIMARY | 4 | 03forums.thread.firstpostid | 1 | |
1 | SIMPLE | user | eq_ref | PRIMARY | PRIMARY | 4 | 03forums.thread.lastposterid | 1 | |
1 | SIMPLE | avatar | eq_ref | PRIMARY | PRIMARY | 2 | 03forums.user.avatarid | 1 | Using where |
1 | SIMPLE | customavatar | eq_ref | PRIMARY | PRIMARY | 4 | 03forums.user.userid | 1 | Using where |
1 | SIMPLE | first_user | eq_ref | PRIMARY | PRIMARY | 4 | 03forums.thread.postuserid | 1 | |
1 | SIMPLE | first_avatar | eq_ref | PRIMARY | PRIMARY | 2 | 03forums.first_user.avatarid | 1 | Using where |
1 | SIMPLE | first_customavatar | eq_ref | PRIMARY | PRIMARY | 4 | 03forums.first_user.userid | 1 | Using where |
Time Before: 0.12901 seconds
Time After: 0.12989 seconds
Time Taken: 0.00088 seconds
Memory Before: 6,202.961 KB
Memory After: 6,202.055 KB
Memory Used: -0.906 KB
UPDATE rxsearchlog SET results = 'a:4:{i:0;a:2:{i:0;a:3:{i:0;s:1:\"2\";i:1;s:6:\"142796\";i:2;s:6:\"142796\";}i:1;a:3:{i:0;s:1:\"2\";i:1;s:6:\"142528\";i:2;s:6:\"142528\";}}i:1;i:1;i:2;a:1:{i:2;a:2:{i:0;s:6:\"142796\";i:1;s:6:\"142528\";}}i:3;a:1:{i:2;a:0:{}}}' WHERE searchlogid = 11138551
Time Before: 0.13618 seconds
Time After: 0.14535 seconds
Time Taken: 0.00916 seconds
Memory Before: 7,082.398 KB
Memory After: 7,082.516 KB
Memory Used: 0.117 KB
UPDATE rxsession SET lastactivity = 1730601289, location = '/tags.php?tag=big%20lenny&explain=1', badlocation = 0 WHERE sessionhash = 'e941d30c93ca479f84ddaf397dd64e18'
Time Before: 0.15161 seconds
Time After: 0.15182 seconds
Time Taken: 0.00022 seconds
Memory Before: 7,603.594 KB
Memory After: 7,603.813 KB
Memory Used: 0.219 KB