Time Before: 0.00360 seconds
Time After: 0.00922 seconds
Time Taken: 0.00562 seconds
Memory Before: 412.016 KB
Memory After: 420.656 KB
Memory Used: 8.641 KB
Time Before: 0.00927 seconds
Time After: 0.00951 seconds
Time Taken: 0.00024 seconds
Memory Before: 420.641 KB
Memory After: 421.602 KB
Memory Used: 0.961 KB
SET @@sql_mode = ''
Time Before: 0.00961 seconds
Time After: 0.00967 seconds
Time Taken: 0.00006 seconds
Memory Before: 422.266 KB
Memory After: 422.836 KB
Memory Used: 0.570 KB
SELECT * FROM datastore WHERE title IN ('','options','bitfields','attachmentcache','forumcache','usergroupcache','stylecache','languagecache','products','pluginlist','cron','profilefield','loadcache','noticecache')
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | datastore | range | PRIMARY | PRIMARY | 50 | 14 | Using where |
Time Before: 0.01000 seconds
Time After: 0.01055 seconds
Time Taken: 0.00055 seconds
Memory Before: 425.555 KB
Memory After: 426.992 KB
Memory Used: 1.438 KB
Time Before: 0.00970 seconds
Time After: 0.01580 seconds
Time Taken: 0.00610 seconds
Memory Before: 422.078 KB
Memory After: 5,358.984 KB
Memory Used: 4,936.906 KB
SELECT * FROM session WHERE userid = 0 AND host = '18.97.14.86' AND idhash = '3baccf9796c876a91b207ca555fa88a5' LIMIT 1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | session | ALL | 616 | Using where |
Time Before: 0.01639 seconds
Time After: 0.01656 seconds
Time Taken: 0.00017 seconds
Memory Before: 5,375.219 KB
Memory After: 5,376.539 KB
Memory Used: 1.320 KB
SELECT languageid, phrasegroup_global AS phrasegroup_global, 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.01688 seconds
Time After: 0.01695 seconds
Time Taken: 0.00007 seconds
Memory Before: 5,385.984 KB
Memory After: 5,386.828 KB
Memory Used: 0.844 KB
Time Before: 0.01619 seconds
Time After: 0.01702 seconds
Time Taken: 0.00083 seconds
Memory Before: 5,369.961 KB
Memory After: 5,459.984 KB
Memory Used: 90.023 KB
SELECT * FROM style WHERE (styleid = 13 AND userselect = 1) OR styleid = 13 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.01777 seconds
Time After: 0.01784 seconds
Time Taken: 0.00007 seconds
Memory Before: 5,629.023 KB
Memory After: 5,630.320 KB
Memory Used: 1.297 KB
SELECT title, template FROM template WHERE templateid IN (568,0,184,977,1011,991,67,66,68,63,62,339,648,291,292,293,559,562,571,312,313,314,315,513,576,575,577,580,1012,1013,649,920,921,922,923,924)
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | template | range | PRIMARY | PRIMARY | 4 | 36 | Using where |
Time Before: 0.01828 seconds
Time After: 0.01874 seconds
Time Taken: 0.00046 seconds
Memory Before: 5,808.438 KB
Memory After: 5,810.281 KB
Memory Used: 1.844 KB
SELECT id, type, title, url, banner, duration, height, width, active, clicks, bannord FROM cybbanners AS cybbanners WHERE active = 1 ORDER BY RAND() LIMIT 1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | cybbanners | ALL | 13 | Using where; Using temporary; Using filesort |
Time Before: 0.01955 seconds
Time After: 0.01966 seconds
Time Taken: 0.00012 seconds
Memory Before: 5,976.648 KB
Memory After: 5,977.773 KB
Memory Used: 1.125 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 | index | PRIMARY | PRIMARY | 4 | 7 | Using temporary; Using filesort | |
1 | SIMPLE | hvanswer | ref | questionid | questionid | 4 | gentlemo_community.hvquestion.questionid | 1 | Using where; Using index |
Time Before: 0.02279 seconds
Time After: 0.02294 seconds
Time Taken: 0.00016 seconds
Memory Before: 5,970.273 KB
Memory After: 5,971.211 KB
Memory Used: 0.938 KB
INSERT INTO humanverify (hash, answer, dateline) VALUES ('b38ef0af03cde118f80bb3d071d1b9ba', '6', 1737147087)
Time Before: 0.02299 seconds
Time After: 0.02328 seconds
Time Taken: 0.00029 seconds
Memory Before: 5,970.039 KB
Memory After: 5,970.320 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 = 'question6'
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.02470 seconds
Time After: 0.02487 seconds
Time Taken: 0.00017 seconds
Memory Before: 5,975.680 KB
Memory After: 5,976.773 KB
Memory Used: 1.094 KB
UPDATE session SET lastactivity = 1737147087, location = '/community/login.php?do=lostpw&explain=1', inforum = 0, inthread = 0, incalendar = 0, badlocation = 0 WHERE sessionhash = '09c9680ba432cb11821a8852f1cf6b76'
Time Before: 0.02531 seconds
Time After: 0.02561 seconds
Time Taken: 0.00030 seconds
Memory Before: 6,122.352 KB
Memory After: 6,122.531 KB
Memory Used: 0.180 KB