Time Before: 0.00032 seconds
Time After: 0.00035 seconds
Time Taken: 0.00003 seconds
Memory Before: 418.883 KB
Memory After: 421.523 KB
Memory Used: 2.641 KB
Time Before: 0.00039 seconds
Time After: 0.00064 seconds
Time Taken: 0.00025 seconds
Memory Before: 421.477 KB
Memory After: 422.367 KB
Memory Used: 0.891 KB
SET @@sql_mode = ''
Time Before: 0.00079 seconds
Time After: 0.00087 seconds
Time Taken: 0.00008 seconds
Memory Before: 422.391 KB
Memory After: 422.445 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.00128 seconds
Time After: 0.00176 seconds
Time Taken: 0.00048 seconds
Memory Before: 423.563 KB
Memory After: 508.781 KB
Memory Used: 85.219 KB
Time Before: 0.00089 seconds
Time After: 0.00472 seconds
Time Taken: 0.00383 seconds
Memory Before: 422.234 KB
Memory After: 692.781 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.00640 seconds
Time After: 0.00648 seconds
Time Taken: 0.00008 seconds
Memory Before: 702.656 KB
Memory After: 751.406 KB
Memory Used: 48.750 KB
Time Before: 0.00490 seconds
Time After: 0.00653 seconds
Time Taken: 0.00162 seconds
Memory Before: 696.242 KB
Memory After: 736.242 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.00817 seconds
Time After: 0.00824 seconds
Time Taken: 0.00007 seconds
Memory Before: 867.797 KB
Memory After: 916.359 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.00930 seconds
Time After: 0.00938 seconds
Time Taken: 0.00008 seconds
Memory Before: 990.336 KB
Memory After: 1,031.703 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 <= 1758292185 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.01067 seconds
Time After: 0.01082 seconds
Time Taken: 0.00015 seconds
Memory Before: 1,055.414 KB
Memory After: 1,071.453 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.01112 seconds
Time After: 0.01122 seconds
Time Taken: 0.00010 seconds
Memory Before: 1,055.227 KB
Memory After: 1,071.367 KB
Memory Used: 16.141 KB
REPLACE INTO datastore (title, data, unserialize) VALUES ('cron', '1758292200', 0)
Time Before: 0.01125 seconds
Time After: 0.01140 seconds
Time Taken: 0.00014 seconds
Memory Before: 1,055.375 KB
Memory After: 1,055.344 KB
Memory Used: -0.031 KB