Time Before: 0.00032 seconds
Time After: 0.00036 seconds
Time Taken: 0.00004 seconds
Memory Before: 458.867 KB
Memory After: 461.508 KB
Memory Used: 2.641 KB
Time Before: 0.00041 seconds
Time After: 0.00119 seconds
Time Taken: 0.00078 seconds
Memory Before: 461.461 KB
Memory After: 462.352 KB
Memory Used: 0.891 KB
SET @@sql_mode = ''
Time Before: 0.00150 seconds
Time After: 0.00179 seconds
Time Taken: 0.00028 seconds
Memory Before: 462.375 KB
Memory After: 462.430 KB
Memory Used: 0.055 KB
SELECT *
FROM datastore
WHERE title IN ('','options','bitfields','attachmentcache','forumcache','usergroupcache','stylecache','languagecache','products','pluginlist','cron','profilefield','loadcache','noticecache','smiliecache','bbcodecache','sg_category_cloud','sg_newest_groups')| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SIMPLE | datastore | ALL | PRIMARY | 40 | Using where |
Time Before: 0.00267 seconds
Time After: 0.00461 seconds
Time Taken: 0.00194 seconds
Memory Before: 463.766 KB
Memory After: 577.227 KB
Memory Used: 113.461 KB
Time Before: 0.00184 seconds
Time After: 0.01210 seconds
Time Taken: 0.01026 seconds
Memory Before: 462.219 KB
Memory After: 710.672 KB
Memory Used: 248.453 KB
SELECT * FROM session WHERE userid = 0 AND host = '216.73.217.68' AND idhash = '746d2c2e12532723401903d41921bd01' LIMIT 1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SIMPLE | session | ALL | 18 | Using where |
Time Before: 0.01292 seconds
Time After: 0.01348 seconds
Time Taken: 0.00057 seconds
Memory Before: 715.273 KB
Memory After: 731.773 KB
Memory Used: 16.500 KB
SELECT languageid, phrasegroup_global AS phrasegroup_global, phrasegroup_socialgroups AS phrasegroup_socialgroups, phrasegroup_search AS phrasegroup_search, phrasegroup_user AS phrasegroup_user, phrasegroup_posting AS phrasegroup_posting, phrasegroup_album AS phrasegroup_album, 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 = 2
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SIMPLE | language | const | PRIMARY | PRIMARY | 2 | const | 1 |
Time Before: 0.01451 seconds
Time After: 0.01702 seconds
Time Taken: 0.00252 seconds
Memory Before: 721.445 KB
Memory After: 854.258 KB
Memory Used: 132.813 KB
Time Before: 0.01223 seconds
Time After: 0.01718 seconds
Time Taken: 0.00496 seconds
Memory Before: 713.023 KB
Memory After: 850.922 KB
Memory Used: 137.898 KB
SELECT * FROM style WHERE (styleid = 7 AND userselect = 1) OR styleid = 7 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.02467 seconds
Time After: 0.02526 seconds
Time Taken: 0.00059 seconds
Memory Before: 1,050.734 KB
Memory After: 1,115.297 KB
Memory Used: 64.563 KB
SELECT title, template FROM template WHERE templateid IN (2358,2334,2332,2354,2356,2359,2357,2355,921,920,2480,1983,1982,1984,1979,1978,2255,903,904,2208,2209,2475,2478,2487,2228,2229,2230,2231,2429,2492,2491,2493,2496)
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SIMPLE | template | range | PRIMARY | PRIMARY | 4 | 33 | Using index condition |
Time Before: 0.02829 seconds
Time After: 0.02947 seconds
Time Taken: 0.00118 seconds
Memory Before: 1,191.539 KB
Memory After: 1,270.750 KB
Memory Used: 79.211 KB
SELECT COUNT(*) AS total FROM socialgroup AS socialgroup INNER JOIN socialgroupicon AS sgicon ON (sgicon.groupid = socialgroup.groupid)
| 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.03271 seconds
Time After: 0.03314 seconds
Time Taken: 0.00043 seconds
Memory Before: 1,319.102 KB
Memory After: 1,335.305 KB
Memory Used: 16.203 KB
SELECT socialgroup.groupid, socialgroup.name, socialgroup.description, socialgroup.dateline, sgicon.dateline AS icondateline, sgicon.thumbnail_width AS iconthumb_width, sgicon.thumbnail_height AS iconthumb_height FROM socialgroup AS socialgroup LEFT JOIN socialgroupicon AS sgicon ON (sgicon.groupid = socialgroup.groupid) ORDER BY socialgroup.dateline DESC LIMIT 0, 15
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SIMPLE | socialgroup | system | 0 | Const row not found | ||||
| 1 | SIMPLE | sgicon | system | 0 | Const row not found |
Time Before: 0.03386 seconds
Time After: 0.03435 seconds
Time Taken: 0.00048 seconds
Memory Before: 1,319.727 KB
Memory After: 1,336.203 KB
Memory Used: 16.477 KB
REPLACE INTO datastore
(title, data, unserialize)
VALUES
('sg_newest_groups', 'a:0:{}', 1)Time Before: 0.03444 seconds
Time After: 0.03484 seconds
Time Taken: 0.00039 seconds
Memory Before: 1,319.906 KB
Memory After: 1,319.875 KB
Memory Used: -0.031 KB
UPDATE session SET location = '/group.php?explain=1' WHERE sessionhash = '8296c6b5606f1365275e56aedef86366'
Time Before: 0.03705 seconds
Time After: 0.03741 seconds
Time Taken: 0.00037 seconds
Memory Before: 1,429.070 KB
Memory After: 1,429.008 KB
Memory Used: -0.063 KB