Time Before: 0.00136 seconds
Time After: 0.00170 seconds
Time Taken: 0.00034 seconds
Memory Before: 502.945 KB
Memory After: 525.719 KB
Memory Used: 22.773 KB
Time Before: 0.00180 seconds
Time After: 0.00243 seconds
Time Taken: 0.00063 seconds
Memory Before: 525.656 KB
Memory After: 526.570 KB
Memory Used: 0.914 KB
SET @@sql_mode = ''
Time Before: 0.00274 seconds
Time After: 0.00289 seconds
Time Taken: 0.00015 seconds
Memory Before: 527.125 KB
Memory After: 527.648 KB
Memory Used: 0.523 KB
SELECT *
FROM datastore
WHERE title IN ('iconcache','mailqueue','prefixcache','options','bitfields','attachmentcache','forumcache','usergroupcache','stylecache','languagecache','products','pluginlist','cron','profilefield','loadcache','noticecache','activitystream')| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SIMPLE | datastore | range | PRIMARY | PRIMARY | 50 | 17 | Using index condition |
Time Before: 0.00395 seconds
Time After: 0.00485 seconds
Time Taken: 0.00090 seconds
Memory Before: 530.570 KB
Memory After: 531.422 KB
Memory Used: 0.852 KB
Time Before: 0.00297 seconds
Time After: 0.00770 seconds
Time Taken: 0.00474 seconds
Memory Before: 526.898 KB
Memory After: 1,113.109 KB
Memory Used: 586.211 KB
SELECT * FROM session WHERE userid = 0 AND host = '216.73.216.149' AND idhash = 'ea5a359a73a8141a16de516480d33c34' LIMIT 1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SIMPLE | session | ref | guest_lookup,user_activity | guest_lookup | 51 | const,const,const | 2 | Using where |
Time Before: 0.01059 seconds
Time After: 0.01100 seconds
Time Taken: 0.00041 seconds
Memory Before: 1,609.844 KB
Memory After: 1,610.289 KB
Memory Used: 0.445 KB
SELECT languageid, phrasegroup_global AS phrasegroup_global, phrasegroup_forumdisplay AS phrasegroup_forumdisplay, phrasegroup_inlinemod AS phrasegroup_inlinemod, phrasegroup_prefix AS phrasegroup_prefix, phrasegroupinfo AS lang_phrasegroupinfo, 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.01225 seconds
Time After: 0.01298 seconds
Time Taken: 0.00073 seconds
Memory Before: 1,623.375 KB
Memory After: 1,623.336 KB
Memory Used: -0.039 KB
Time Before: 0.00967 seconds
Time After: 0.01320 seconds
Time Taken: 0.00353 seconds
Memory Before: 1,601.914 KB
Memory After: 1,675.758 KB
Memory Used: 73.844 KB
SELECT *
FROM datastore
WHERE title IN ('routes')| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SIMPLE | datastore | const | PRIMARY | PRIMARY | 50 | const | 1 |
Time Before: 0.01395 seconds
Time After: 0.01425 seconds
Time Taken: 0.00030 seconds
Memory Before: 1,677.148 KB
Memory After: 1,677.727 KB
Memory Used: 0.578 KB
SELECT * FROM style WHERE (styleid = 2 AND userselect = 1) OR styleid = 2 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.01811 seconds
Time After: 0.01871 seconds
Time Taken: 0.00060 seconds
Memory Before: 1,974.672 KB
Memory After: 1,975.266 KB
Memory Used: 0.594 KB
SELECT text, languageid, special FROM phrase AS phrase LEFT JOIN phrasetype USING (fieldname) WHERE phrase.fieldname = 'error' AND varname = 'security_token_invalid' AND languageid IN (-1, 0, 1)
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SIMPLE | phrase | range | name_lang_type,languageid | name_lang_type | 276 | 3 | Using index condition | |
| 1 | SIMPLE | phrasetype | const | PRIMARY | PRIMARY | 20 | const | 1 | Using where |
Time Before: 0.02219 seconds
Time After: 0.02294 seconds
Time Taken: 0.00075 seconds
Memory Before: 2,508.047 KB
Memory After: 2,508.469 KB
Memory Used: 0.422 KB
SELECT title, template FROM template WHERE templateid IN (1254,1264,1205,1275,67,66,68,63,62,651,652,650,649,71,72,656,961,1257,907,911,908,909,910,1273,0,0,1236,1238,931,932,934,935,1158,1200,1199,1249,1201,758,757,761)
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SIMPLE | template | range | PRIMARY | PRIMARY | 4 | 39 | Using index condition |
Time Before: 0.02502 seconds
Time After: 0.02585 seconds
Time Taken: 0.00083 seconds
Memory Before: 2,701.242 KB
Memory After: 2,702.500 KB
Memory Used: 1.258 KB
SELECT * FROM navigation WHERE state & 4 = 0 ORDER BY navtype, displayorder
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SIMPLE | navigation | ALL | 27 | Using where; Using filesort |
Time Before: 0.03380 seconds
Time After: 0.03421 seconds
Time Taken: 0.00041 seconds
Memory Before: 2,776.148 KB
Memory After: 2,779.609 KB
Memory Used: 3.461 KB
| Database error | |
| The Business Complaints database has encountered a problem. | |
Please try the following:
|
|
| The www.businesscomplaints.org forum technical staff have been notified of the error, though you may contact them if the problem persists. | |
| We apologise for any inconvenience. |
|