Time Before: 0.00022 seconds
Time After: 0.00028 seconds
Time Taken: 0.00006 seconds
Memory Before: 418.867 KB
Memory After: 421.508 KB
Memory Used: 2.641 KB
Time Before: 0.00031 seconds
Time After: 0.00054 seconds
Time Taken: 0.00022 seconds
Memory Before: 421.461 KB
Memory After: 422.352 KB
Memory Used: 0.891 KB
SET @@sql_mode = ''
Time Before: 0.00064 seconds
Time After: 0.00070 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.00210 seconds
Time Taken: 0.00104 seconds
Memory Before: 423.547 KB
Memory After: 508.766 KB
Memory Used: 85.219 KB
Time Before: 0.00072 seconds
Time After: 0.00528 seconds
Time Taken: 0.00456 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.01166 seconds
Time After: 0.01179 seconds
Time Taken: 0.00013 seconds
Memory Before: 702.641 KB
Memory After: 751.391 KB
Memory Used: 48.750 KB
Time Before: 0.00544 seconds
Time After: 0.01183 seconds
Time Taken: 0.00639 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.01762 seconds
Time After: 0.01770 seconds
Time Taken: 0.00008 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.01890 seconds
Time After: 0.01905 seconds
Time Taken: 0.00015 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 <= 1758493669 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.02031 seconds
Time After: 0.02075 seconds
Time Taken: 0.00043 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.02104 seconds
Time After: 0.02111 seconds
Time Taken: 0.00006 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', '1758493800', 0)
Time Before: 0.02114 seconds
Time After: 0.02330 seconds
Time Taken: 0.00216 seconds
Memory Before: 1,055.359 KB
Memory After: 1,055.328 KB
Memory Used: -0.031 KB