Time Before: 0.00026 seconds
Time After: 0.00028 seconds
Time Taken: 0.00002 seconds
Memory Before: 418.867 KB
Memory After: 421.508 KB
Memory Used: 2.641 KB
Time Before: 0.00032 seconds
Time After: 0.00049 seconds
Time Taken: 0.00017 seconds
Memory Before: 421.461 KB
Memory After: 422.352 KB
Memory Used: 0.891 KB
SET @@sql_mode = ''
Time Before: 0.00065 seconds
Time After: 0.00071 seconds
Time Taken: 0.00006 seconds
Memory Before: 422.375 KB
Memory After: 422.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','crondata')
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | datastore | range | PRIMARY | PRIMARY | 152 | 15 | Using where |
Time Before: 0.00106 seconds
Time After: 0.00170 seconds
Time Taken: 0.00063 seconds
Memory Before: 423.547 KB
Memory After: 508.766 KB
Memory Used: 85.219 KB
Time Before: 0.00073 seconds
Time After: 0.00453 seconds
Time Taken: 0.00380 seconds
Memory Before: 422.219 KB
Memory After: 692.766 KB
Memory Used: 270.547 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.01127 seconds
Time After: 0.01141 seconds
Time Taken: 0.00014 seconds
Memory Before: 702.641 KB
Memory After: 751.391 KB
Memory Used: 48.750 KB
Time Before: 0.00468 seconds
Time After: 0.01145 seconds
Time Taken: 0.00677 seconds
Memory Before: 696.227 KB
Memory After: 736.227 KB
Memory Used: 40.000 KB
SELECT * FROM style WHERE (styleid = 6 AND userselect = 1) OR styleid = 6 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.02106 seconds
Time After: 0.02287 seconds
Time Taken: 0.00181 seconds
Memory Before: 867.781 KB
Memory After: 916.344 KB
Memory Used: 48.563 KB
SELECT title, template FROM template WHERE templateid IN (11515,10694,17912,17415,17414,17416,17411,17410,17687,9293,17639,17640,17641,17907,17910,17919,17660,17661,17662,17663,17861,17924,17923,17925,17928)
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | template | range | PRIMARY | PRIMARY | 4 | 25 | Using where |
Time Before: 0.03182 seconds
Time After: 0.03196 seconds
Time Taken: 0.00014 seconds
Memory Before: 990.320 KB
Memory After: 1,031.688 KB
Memory Used: 41.367 KB
SELECT cron.* FROM cron AS cron LEFT JOIN product AS product ON (cron.product = product.productid) WHERE cron.nextrun <= 1758493953 AND cron.active = 1 AND (product.productid IS NULL OR product.active = 1) ORDER BY cron.nextrun LIMIT 1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | cron | range | nextrun | nextrun | 4 | 1 | Using where | |
1 | SIMPLE | product | eq_ref | PRIMARY | PRIMARY | 77 | pmorg.cron.product | 1 | Using where |
Time Before: 0.03433 seconds
Time After: 0.03455 seconds
Time Taken: 0.00021 seconds
Memory Before: 1,055.398 KB
Memory After: 1,071.438 KB
Memory Used: 16.039 KB
SELECT MIN(nextrun) AS nextrun FROM cron AS cron LEFT JOIN product AS product ON (cron.product = product.productid) WHERE cron.active = 1 AND (product.productid IS NULL OR product.active = 1)
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | cron | ALL | 17 | Using where | ||||
1 | SIMPLE | product | eq_ref | PRIMARY | PRIMARY | 77 | pmorg.cron.product | 1 | Using where |
Time Before: 0.03727 seconds
Time After: 0.03732 seconds
Time Taken: 0.00005 seconds
Memory Before: 1,055.211 KB
Memory After: 1,071.352 KB
Memory Used: 16.141 KB
REPLACE INTO datastore (title, data, unserialize) VALUES ('cron', '1758494400', 0)
Time Before: 0.03735 seconds
Time After: 0.03793 seconds
Time Taken: 0.00057 seconds
Memory Before: 1,055.359 KB
Memory After: 1,055.328 KB
Memory Used: -0.031 KB