Time Before: 0.00015 seconds
Time After: 0.00016 seconds
Time Taken: 0.00001 seconds
Memory Before: 418.883 KB
Memory After: 421.523 KB
Memory Used: 2.641 KB
Time Before: 0.00018 seconds
Time After: 0.00040 seconds
Time Taken: 0.00022 seconds
Memory Before: 421.477 KB
Memory After: 422.367 KB
Memory Used: 0.891 KB
SET @@sql_mode = ''
Time Before: 0.00065 seconds
Time After: 0.00401 seconds
Time Taken: 0.00337 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.00429 seconds
Time After: 0.00496 seconds
Time Taken: 0.00066 seconds
Memory Before: 423.563 KB
Memory After: 508.781 KB
Memory Used: 85.219 KB
Time Before: 0.00405 seconds
Time After: 0.00778 seconds
Time Taken: 0.00373 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.01470 seconds
Time After: 0.01477 seconds
Time Taken: 0.00007 seconds
Memory Before: 702.656 KB
Memory After: 751.406 KB
Memory Used: 48.750 KB
Time Before: 0.00791 seconds
Time After: 0.01481 seconds
Time Taken: 0.00690 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.03588 seconds
Time After: 0.03595 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.03872 seconds
Time After: 0.03900 seconds
Time Taken: 0.00027 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 <= 1758491360 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.04600 seconds
Time After: 0.04626 seconds
Time Taken: 0.00027 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.05053 seconds
Time After: 0.05058 seconds
Time Taken: 0.00005 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', '1758491400', 0)
Time Before: 0.05062 seconds
Time After: 0.05102 seconds
Time Taken: 0.00040 seconds
Memory Before: 1,055.375 KB
Memory After: 1,055.344 KB
Memory Used: -0.031 KB