Time Before: 0.00212 seconds
Time After: 0.00364 seconds
Time Taken: 0.00152 seconds
Memory Before: 512.711 KB
Memory After: 535.484 KB
Memory Used: 22.773 KB
Time Before: 0.00378 seconds
Time After: 0.00465 seconds
Time Taken: 0.00088 seconds
Memory Before: 535.422 KB
Memory After: 536.336 KB
Memory Used: 0.914 KB
SET @@sql_mode = ''
Time Before: 0.00487 seconds
Time After: 0.00498 seconds
Time Taken: 0.00011 seconds
Memory Before: 536.891 KB
Memory After: 537.414 KB
Memory Used: 0.523 KB
SELECT * FROM datastore WHERE title IN ('smiliecache','bbcodecache','banemail','ranks','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 | 18 | Using index condition |
Time Before: 0.00572 seconds
Time After: 0.00633 seconds
Time Taken: 0.00061 seconds
Memory Before: 540.383 KB
Memory After: 541.258 KB
Memory Used: 0.875 KB
Time Before: 0.00502 seconds
Time After: 0.00822 seconds
Time Taken: 0.00320 seconds
Memory Before: 536.664 KB
Memory After: 1,145.750 KB
Memory Used: 609.086 KB
SELECT * FROM session WHERE userid = 0 AND host = '3.236.209.138' AND idhash = '0e7e9f8c9313ba3b942eaa18607a19d2' 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.01131 seconds
Time After: 0.01151 seconds
Time Taken: 0.00020 seconds
Memory Before: 1,638.031 KB
Memory After: 1,638.641 KB
Memory Used: 0.609 KB
SELECT languageid, phrasegroup_global AS phrasegroup_global, phrasegroup_timezone AS phrasegroup_timezone, phrasegroup_user AS phrasegroup_user, phrasegroup_register AS phrasegroup_register, phrasegroup_cprofilefield AS phrasegroup_cprofilefield, 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.01229 seconds
Time After: 0.01280 seconds
Time Taken: 0.00050 seconds
Memory Before: 1,650.500 KB
Memory After: 1,650.430 KB
Memory Used: -0.070 KB
Time Before: 0.01036 seconds
Time After: 0.01298 seconds
Time Taken: 0.00262 seconds
Memory Before: 1,630.492 KB
Memory After: 1,746.844 KB
Memory Used: 116.352 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.01364 seconds
Time After: 0.01378 seconds
Time Taken: 0.00014 seconds
Memory Before: 1,748.164 KB
Memory After: 1,748.742 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.01798 seconds
Time After: 0.01833 seconds
Time Taken: 0.00035 seconds
Memory Before: 2,202.773 KB
Memory After: 2,203.367 KB
Memory Used: 0.594 KB
SELECT title, template FROM template WHERE templateid IN (0,1009,1012,1013,1011,1173,1165,1166,1167,1168,1169,1171,1170,1172,1174,883,889,755,756,759,1212,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 | 60 | Using index condition |
Time Before: 0.02156 seconds
Time After: 0.02234 seconds
Time Taken: 0.00078 seconds
Memory Before: 2,905.328 KB
Memory After: 2,906.984 KB
Memory Used: 1.656 KB
SELECT hvquestion.questionid, COUNT(*) AS answers FROM hvquestion AS hvquestion LEFT JOIN hvanswer AS hvanswer ON (hvquestion.questionid = hvanswer.questionid) WHERE hvanswer.answerid IS NOT NULL OR hvquestion.regex <> '' GROUP BY hvquestion.questionid ORDER BY RAND() LIMIT 1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | hvquestion | system | 1 | |||||
1 | SIMPLE | hvanswer | system | questionid | 1 |
Time Before: 0.02920 seconds
Time After: 0.02938 seconds
Time Taken: 0.00019 seconds
Memory Before: 3,063.992 KB
Memory After: 3,064.320 KB
Memory Used: 0.328 KB
INSERT INTO humanverify (hash, answer, dateline) VALUES ('9a8b08b792a1efd9a5b98f2eb009a033', '1', 1680324929)
Time Before: 0.02946 seconds
Time After: 0.03018 seconds
Time Taken: 0.00072 seconds
Memory Before: 3,063.828 KB
Memory After: 3,064.109 KB
Memory Used: 0.281 KB
SELECT text, languageid, special FROM phrase AS phrase LEFT JOIN phrasetype USING (fieldname) WHERE phrase.fieldname = 'hvquestion' AND varname = 'question1'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | phrase | ref | name_lang_type | name_lang_type | 252 | const | 1 | Using index condition |
1 | SIMPLE | phrasetype | const | PRIMARY | PRIMARY | 20 | const | 1 | Using where |
Time Before: 0.03066 seconds
Time After: 0.03110 seconds
Time Taken: 0.00043 seconds
Memory Before: 3,064.383 KB
Memory After: 3,064.852 KB
Memory Used: 0.469 KB
SELECT * FROM profilefield WHERE editable > 0 AND required <> 0 ORDER BY displayorder
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | profilefield | ALL | editable | 4 | Using where; Using filesort |
Time Before: 0.03203 seconds
Time After: 0.03223 seconds
Time Taken: 0.00021 seconds
Memory Before: 3,075.742 KB
Memory After: 3,076.242 KB
Memory Used: 0.500 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.03488 seconds
Time After: 0.03516 seconds
Time Taken: 0.00027 seconds
Memory Before: 3,084.922 KB
Memory After: 3,088.383 KB
Memory Used: 3.461 KB
UPDATE session SET lastactivity = 1680324929, location = '/register.php?explain=1', inforum = 0, badlocation = 0 WHERE sessionhash = '48ee95631027ed9f3b1e68bc29c6a3a4'
Time Before: 0.03865 seconds
Time After: 0.03892 seconds
Time Taken: 0.00026 seconds
Memory Before: 3,356.711 KB
Memory After: 3,356.930 KB
Memory Used: 0.219 KB