Time Before: 0.00112 seconds
Time After: 0.00141 seconds
Time Taken: 0.00029 seconds
Memory Before: 500.195 KB
Memory After: 522.969 KB
Memory Used: 22.773 KB
Time Before: 0.00150 seconds
Time After: 0.00190 seconds
Time Taken: 0.00040 seconds
Memory Before: 522.906 KB
Memory After: 523.820 KB
Memory Used: 0.914 KB
SET @@sql_mode = ''
Time Before: 0.00210 seconds
Time After: 0.00220 seconds
Time Taken: 0.00010 seconds
Memory Before: 524.375 KB
Memory After: 524.914 KB
Memory Used: 0.539 KB
SELECT *
FROM datastore
WHERE title IN ('tagcloud','iconcache','options','bitfields','attachmentcache','forumcache','usergroupcache','stylecache','languagecache','products','pluginlist','cron','profilefield','loadcache','noticecache','activitystream')| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SIMPLE | datastore | range | PRIMARY | PRIMARY | 50 | 16 | Using index condition |
Time Before: 0.00300 seconds
Time After: 0.00369 seconds
Time Taken: 0.00069 seconds
Memory Before: 527.688 KB
Memory After: 528.523 KB
Memory Used: 0.836 KB
Time Before: 0.00226 seconds
Time After: 0.00632 seconds
Time Taken: 0.00406 seconds
Memory Before: 524.164 KB
Memory After: 1,110.703 KB
Memory Used: 586.539 KB
SELECT * FROM session WHERE userid = 0 AND host = '216.73.216.140' AND idhash = 'ea5a359a73a8141a16de516480d33c34' LIMIT 1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SIMPLE | session | ref | guest_lookup,user_activity | guest_lookup | 51 | const,const,const | 2 | Using where |
Time Before: 0.00787 seconds
Time After: 0.00824 seconds
Time Taken: 0.00037 seconds
Memory Before: 1,131.688 KB
Memory After: 1,132.297 KB
Memory Used: 0.609 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 language WHERE languageid = 1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SIMPLE | language | system | PRIMARY | 1 |
Time Before: 0.00924 seconds
Time After: 0.00976 seconds
Time Taken: 0.00052 seconds
Memory Before: 1,144.094 KB
Memory After: 1,144.063 KB
Memory Used: -0.031 KB
Time Before: 0.00704 seconds
Time After: 0.00993 seconds
Time Taken: 0.00290 seconds
Memory Before: 1,124.148 KB
Memory After: 1,200.320 KB
Memory Used: 76.172 KB
SELECT *
FROM datastore
WHERE title IN ('routes')| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SIMPLE | datastore | const | PRIMARY | PRIMARY | 50 | const | 1 |
Time Before: 0.01053 seconds
Time After: 0.01075 seconds
Time Taken: 0.00022 seconds
Memory Before: 1,201.703 KB
Memory After: 1,202.281 KB
Memory Used: 0.578 KB
SELECT * FROM style WHERE (styleid = 2 AND userselect = 1) OR styleid = 2 ORDER BY styleid ASC LIMIT 1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SIMPLE | style | const | PRIMARY | PRIMARY | 2 | const | 1 |
Time Before: 0.01565 seconds
Time After: 0.01610 seconds
Time Taken: 0.00045 seconds
Memory Before: 1,989.641 KB
Memory After: 1,990.234 KB
Memory Used: 0.594 KB
SELECT data, expires, locktime, serialized FROM cache WHERE cacheid = 'vb_types.types'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SIMPLE | cache | const | PRIMARY | PRIMARY | 66 | const | 1 |
Time Before: 0.02066 seconds
Time After: 0.02090 seconds
Time Taken: 0.00024 seconds
Memory Before: 2,737.766 KB
Memory After: 2,738.305 KB
Memory Used: 0.539 KB
SELECT tagid, tagtext, canonicaltagid, dateline FROM tag WHERE tagtext = 'scam'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SIMPLE | tag | const | tagtext | tagtext | 102 | const | 1 |
Time Before: 0.02304 seconds
Time After: 0.02329 seconds
Time Taken: 0.00025 seconds
Memory Before: 2,933.211 KB
Memory After: 2,933.773 KB
Memory Used: 0.563 KB
SELECT searchlog.* FROM searchlog AS searchlog WHERE searchhash = '14a2a1b3834760319e8f9f95901a6f84' AND sortby = '' AND sortorder = 'asc' AND dateline > 1776295531 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.02434 seconds
Time After: 0.02481 seconds
Time Taken: 0.00047 seconds
Memory Before: 2,944.883 KB
Memory After: 2,945.211 KB
Memory Used: 0.328 KB
SELECT contenttypeid, tagcontent.contentid, tagcontent.contentid as threadid FROM tagcontent as tagcontent WHERE tagid = 12 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 | 4 | Using where; Using filesort |
Time Before: 0.02559 seconds
Time After: 0.02591 seconds
Time Taken: 0.00031 seconds
Memory Before: 2,951.750 KB
Memory After: 2,952.297 KB
Memory Used: 0.547 KB
REPLACE INTO searchlog
(userid,ipaddress,searchhash,sortby,sortorder,searchtime,dateline,completed,criteria,results)
VALUES
(0,'216.73.216.140','14a2a1b3834760319e8f9f95901a6f84','','asc',0,1776299131,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:\"12\";}}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:23:\"Tag: scam\";}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.02616 seconds
Time After: 0.02677 seconds
Time Taken: 0.00061 seconds
Memory Before: 2,960.078 KB
Memory After: 2,959.445 KB
Memory Used: -0.633 KB
UPDATE searchlog
SET results = 'a:4:{i:0;a:4:{i:0;a:3:{i:0;s:1:\"2\";i:1;s:4:\"2497\";i:2;s:4:\"2497\";}i:1;a:3:{i:0;s:1:\"2\";i:1;s:2:\"65\";i:2;s:2:\"65\";}i:2;a:3:{i:0;s:1:\"2\";i:1;s:2:\"14\";i:2;s:2:\"14\";}i:3;a:3:{i:0;s:1:\"2\";i:1;s:2:\"13\";i:2;s:2:\"13\";}}i:1;i:-1;i:2;N;i:3;N;}'
WHERE searchlogid = 3736886Time Before: 0.02690 seconds
Time After: 0.02746 seconds
Time Taken: 0.00056 seconds
Memory Before: 2,956.063 KB
Memory After: 2,956.141 KB
Memory Used: 0.078 KB
UPDATE searchlog SET searchtime = 0.00249, completed = 1 WHERE searchlogid = 3736886
Time Before: 0.02758 seconds
Time After: 0.02799 seconds
Time Taken: 0.00041 seconds
Memory Before: 2,955.156 KB
Memory After: 2,955.461 KB
Memory Used: 0.305 KB
INSERT INTO tagsearch (tagid, dateline) VALUES (12, 1776299131)
Time Before: 0.02811 seconds
Time After: 0.02835 seconds
Time Taken: 0.00024 seconds
Memory Before: 2,954.938 KB
Memory After: 2,955.281 KB
Memory Used: 0.344 KB
SELECT title, template FROM template WHERE templateid IN (0,1195,1022,0,1035,1036,1155,1157,1156,928,1145,1144,1124,1130,1032,1041,788,1254,1264,1205,1275,67,66,68,63,62,651,652,650,649,71,72,656,961,1257,907,911,908,909,910,1273,0,0,1236,1238,931,932,934,935,1158,1200,1199,1249,1201,758,757,761)
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SIMPLE | template | range | PRIMARY | PRIMARY | 4 | 54 | Using index condition |
Time Before: 0.03000 seconds
Time After: 0.03099 seconds
Time Taken: 0.00098 seconds
Memory Before: 3,121.391 KB
Memory After: 3,122.930 KB
Memory Used: 1.539 KB
SELECT moderator.*, user.username, IF(user.displaygroupid = 0, user.usergroupid, user.displaygroupid) AS displaygroupid, infractiongroupid FROM moderator AS moderator INNER JOIN user AS user USING(userid)
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SIMPLE | moderator | ALL | userid_forumid | 172 | ||||
| 1 | SIMPLE | user | eq_ref | PRIMARY | PRIMARY | 4 | business_business.moderator.userid | 1 |
Time Before: 0.03758 seconds
Time After: 0.03870 seconds
Time Taken: 0.00112 seconds
Memory Before: 3,362.016 KB
Memory After: 3,362.742 KB
Memory Used: 0.727 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,lastpost.lastposttime FROM thread AS thread LEFT JOIN post AS post ON(post.postid = thread.firstpostid) LEFT JOIN user AS user ON (user.userid = thread.lastposterid) LEFT JOIN avatar AS avatar ON (avatar.avatarid = user.avatarid) LEFT JOIN customavatar AS customavatar ON (customavatar.userid = user.userid) LEFT JOIN user AS first_user ON (first_user.userid = thread.postuserid) LEFT JOIN avatar AS first_avatar ON (first_avatar.avatarid = first_user.avatarid) LEFT JOIN customavatar AS first_customavatar ON (first_customavatar.userid = first_user.userid) LEFT JOIN ( SELECT threadid, MAX(dateline) AS lastposttime FROM post WHERE threadid IN (2497,65,14,13) AND userid = 0 GROUP BY threadid ) AS lastpost ON (lastpost.threadid = thread.threadid) WHERE thread.threadid IN (2497,65,14,13)
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PRIMARY | avatar | system | PRIMARY | 0 | Const row not found | |||
| 1 | PRIMARY | customavatar | system | PRIMARY | 0 | Const row not found | |||
| 1 | PRIMARY | first_avatar | system | PRIMARY | 0 | Const row not found | |||
| 1 | PRIMARY | first_customavatar | system | PRIMARY | 0 | Const row not found | |||
| 1 | PRIMARY | thread | range | PRIMARY | PRIMARY | 4 | 4 | Using index condition | |
| 1 | PRIMARY | post | eq_ref | PRIMARY | PRIMARY | 4 | business_business.thread.firstpostid | 1 | |
| 1 | PRIMARY | user | eq_ref | PRIMARY | PRIMARY | 4 | business_business.thread.lastposterid | 1 | |
| 1 | PRIMARY | first_user | eq_ref | PRIMARY | PRIMARY | 4 | business_business.thread.postuserid | 1 | |
| 1 | PRIMARY | ref | key0 | key0 | 5 | business_business.thread.threadid | 2 | ||
| 2 | DERIVED | post | ref | threadid,threadid_visible_dateline,userid,user_date | userid | 4 | const | 1 | Using where; Using temporary; Using filesort |
Time Before: 0.04032 seconds
Time After: 0.04142 seconds
Time Taken: 0.00110 seconds
Memory Before: 3,388.773 KB
Memory After: 3,389.289 KB
Memory Used: 0.516 KB
UPDATE searchlog
SET results = 'a:4:{i:0;a:4:{i:0;a:3:{i:0;s:1:\"2\";i:1;s:4:\"2497\";i:2;s:4:\"2497\";}i:1;a:3:{i:0;s:1:\"2\";i:1;s:2:\"65\";i:2;s:2:\"65\";}i:2;a:3:{i:0;s:1:\"2\";i:1;s:2:\"14\";i:2;s:2:\"14\";}i:3;a:3:{i:0;s:1:\"2\";i:1;s:2:\"13\";i:2;s:2:\"13\";}}i:1;i:3;i:2;a:1:{i:2;a:4:{i:0;s:4:\"2497\";i:1;s:2:\"65\";i:2;s:2:\"14\";i:3;s:2:\"13\";}}i:3;a:1:{i:2;a:0:{}}}'
WHERE searchlogid = 3736886Time Before: 0.04408 seconds
Time After: 0.04457 seconds
Time Taken: 0.00049 seconds
Memory Before: 3,567.695 KB
Memory After: 3,567.688 KB
Memory Used: -0.008 KB
SELECT * FROM navigation WHERE state & 4 = 0 ORDER BY navtype, displayorder
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SIMPLE | navigation | ALL | 27 | Using where; Using filesort |
Time Before: 0.05447 seconds
Time After: 0.05482 seconds
Time Taken: 0.00036 seconds
Memory Before: 3,608.969 KB
Memory After: 3,612.430 KB
Memory Used: 3.461 KB
UPDATE session SET location = '/tags.php?explain=1&tag=scam', incalendar = 0, badlocation = 0, useragent = 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)' WHERE sessionhash = '20373f1a9db8ed49c5df59f3d3031af1'
Time Before: 0.05974 seconds
Time After: 0.05999 seconds
Time Taken: 0.00025 seconds
Memory Before: 3,940.000 KB
Memory After: 3,940.117 KB
Memory Used: 0.117 KB