Time Before: 0.00015 seconds
Time After: 0.00017 seconds
Time Taken: 0.00002 seconds
Memory Before: 458.836 KB
Memory After: 525.789 KB
Memory Used: 66.953 KB
Time Before: 0.00019 seconds
Time After: 0.00055 seconds
Time Taken: 0.00035 seconds
Memory Before: 525.742 KB
Memory After: 526.633 KB
Memory Used: 0.891 KB
SET @@sql_mode = ''
Time Before: 0.00067 seconds
Time After: 0.00079 seconds
Time Taken: 0.00012 seconds
Memory Before: 526.656 KB
Memory After: 526.711 KB
Memory Used: 0.055 KB
SELECT *
FROM datastore
WHERE title IN ('smiliecache','bbcodecache','blogcategorycache','blogstats','blogfeatured_settings','blogfeatured_entries','blogtagcloud','navdata','options','bitfields','attachmentcache','forumcache','usergroupcache','stylecache','languagecache','products','pluginlist','cron','profilefield','loadcache','noticecache','activitystream','routes')| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SIMPLE | datastore | ALL | PRIMARY | 47 | Using where |
Time Before: 0.00111 seconds
Time After: 0.00133 seconds
Time Taken: 0.00022 seconds
Memory Before: 528.727 KB
Memory After: 686.133 KB
Memory Used: 157.406 KB
Time Before: 0.00080 seconds
Time After: 0.00396 seconds
Time Taken: 0.00316 seconds
Memory Before: 526.477 KB
Memory After: 984.055 KB
Memory Used: 457.578 KB
SELECT *
FROM datastore
WHERE title IN ('profilefield')| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SIMPLE | Impossible WHERE noticed after reading const tables |
Time Before: 0.00434 seconds
Time After: 0.00441 seconds
Time Taken: 0.00007 seconds
Memory Before: 1,141.227 KB
Memory After: 1,157.484 KB
Memory Used: 16.258 KB
SELECT * FROM session WHERE userid = 0 AND host = '216.73.216.48' 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 | 83 | const,const,const | 2 | Using where |
Time Before: 0.00474 seconds
Time After: 0.00487 seconds
Time Taken: 0.00014 seconds
Memory Before: 1,173.758 KB
Memory After: 1,190.445 KB
Memory Used: 16.688 KB
SELECT languageid, phrasegroup_global AS phrasegroup_global, phrasegroup_posting AS phrasegroup_posting, phrasegroup_vbblogglobal AS phrasegroup_vbblogglobal, phrasegroup_postbit AS phrasegroup_postbit, phrasegroup_vbblogcat AS phrasegroup_vbblogcat, phrasegroup_inlinemod AS phrasegroup_inlinemod, 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.00525 seconds
Time After: 0.00559 seconds
Time Taken: 0.00033 seconds
Memory Before: 1,181.281 KB
Memory After: 1,285.906 KB
Memory Used: 104.625 KB
Time Before: 0.00452 seconds
Time After: 0.00564 seconds
Time Taken: 0.00112 seconds
Memory Before: 1,168.789 KB
Memory After: 1,277.570 KB
Memory Used: 108.781 KB
SELECT MAX(permissions & 1) AS perm FROM cms_permissions WHERE nodeid = 1 AND usergroupid IN (1)
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SIMPLE | cms_permissions | const | usergroupid,nodeid | usergroupid | 8 | const,const | 1 |
Time Before: 0.00890 seconds
Time After: 0.00905 seconds
Time Taken: 0.00015 seconds
Memory Before: 1,490.195 KB
Memory After: 1,506.305 KB
Memory Used: 16.109 KB
SELECT * FROM style WHERE (styleid = 1 AND userselect = 1) OR styleid = 1 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.00937 seconds
Time After: 0.00958 seconds
Time Taken: 0.00021 seconds
Memory Before: 1,556.938 KB
Memory After: 1,693.563 KB
Memory Used: 136.625 KB
SELECT vbcmspermissions FROM administrator WHERE userid = 0
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SIMPLE | Impossible WHERE noticed after reading const tables |
Time Before: 0.01189 seconds
Time After: 0.01200 seconds
Time Taken: 0.00011 seconds
Memory Before: 2,038.805 KB
Memory After: 2,055.156 KB
Memory Used: 16.352 KB
SELECT nodeid, MAX(permissions & 1) AS canview, MAX(permissions & 2) AS cancreate , MAX(permissions & 4) AS canedit, MAX(permissions & 8) AS canpublish, MAX(permissions & 16) AS canusehtml, MAX(permissions & 32) AS candownload FROM cms_permissions p WHERE usergroupid IN (1) GROUP BY nodeid;
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SIMPLE | p | ref | usergroupid | usergroupid | 4 | const | 1 | Using where |
Time Before: 0.01219 seconds
Time After: 0.01230 seconds
Time Taken: 0.00011 seconds
Memory Before: 2,039.336 KB
Memory After: 2,055.820 KB
Memory Used: 16.484 KB
SELECT userfield.*, usertextfield.*, user.*, UNIX_TIMESTAMP(passworddate) AS passworddate, user.languageid AS saved_languageid, IF(displaygroupid=0, user.usergroupid, displaygroupid) AS displaygroupid, avatar.avatarpath, NOT ISNULL(customavatar.userid) AS hascustomavatar, customavatar.dateline AS avatardateline, customavatar.width AS avwidth, customavatar.height AS avheight, customavatar.height_thumb AS avheight_thumb, customavatar.width_thumb AS avwidth_thumb, customavatar.filedata_thumb, customprofilepic.userid AS profilepic, customprofilepic.dateline AS profilepicdateline, customprofilepic.width AS ppwidth, customprofilepic.height AS ppheight , ptuser.userid AS pt_userid, ptuser.totalissues AS pt_totalissues, bu.bloguserid, bu.entries, bu.options AS blog_options, bu.subscribeown AS blog_subscribeown, bu.memberids, bu.memberblogids, bu.subscribeothers AS blog_subscribeothers, bu.title AS blog_title, bu.description AS blog_description, bu.allowsmilie AS blog_allowsmilie, bu.draft AS blog_draft, bu.pending AS blog_pending, bu.options_member, bu.options_guest, bu.options_buddy, bu.options_ignore, bu.uncatentries, bu.moderation AS blog_moderation, bu.deleted AS blog_deleted, bu.akismet_key AS blog_akismet_key, isblogmoderator, bu.comments_moderation AS blog_comments_moderation, bu.lastblog, bu.lastblogid, bu.lastblogtitle, bu.categorycache, bu.tagcloud, bu.sidebar, bu.custompages, bu.customblocks, blockparsed.blocktext, 1 AS blogstyleid, blog_usercsscache.csscolors AS blog_csscolors, blog_usercsscache.cachedcss AS blog_cachedcss, IF(blog_usercsscache.cachedcss IS NULL, 0, 1) AS blog_hascachedcss, blog_usercsscache.buildpermissions AS blog_cssbuildpermissions, IF(blog_subscribeuser.blogsubscribeuserid, 1, 0) AS blogsubscribed FROM user AS user LEFT JOIN userfield AS userfield ON (user.userid = userfield.userid) LEFT JOIN usertextfield AS usertextfield ON (usertextfield.userid = user.userid) LEFT JOIN avatar AS avatar ON (avatar.avatarid = user.avatarid) LEFT JOIN customavatar AS customavatar ON (customavatar.userid = user.userid) LEFT JOIN customprofilepic AS customprofilepic ON (user.userid = customprofilepic.userid) LEFT JOIN pt_user AS ptuser ON (user.userid = ptuser.userid) LEFT JOIN blog_user AS bu ON (bu.bloguserid = user.userid) LEFT JOIN blog_custom_block_parsed AS blockparsed ON (blockparsed.userid = user.userid AND blockparsed.styleid = 1 AND blockparsed.languageid = 1) LEFT JOIN blog_subscribeuser AS blog_subscribeuser ON (user.userid = blog_subscribeuser.bloguserid AND blog_subscribeuser.userid = 2) LEFT JOIN blog_usercsscache AS blog_usercsscache ON (user.userid = blog_usercsscache.userid) WHERE user.userid = 2 LIMIT 1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SIMPLE | avatar | system | PRIMARY | 0 | Const row not found | |||
| 1 | SIMPLE | customprofilepic | system | PRIMARY | 0 | Const row not found | |||
| 1 | SIMPLE | blockparsed | system | PRIMARY | 0 | Const row not found | |||
| 1 | SIMPLE | blog_subscribeuser | system | bloguserid,userid | 0 | Const row not found | |||
| 1 | SIMPLE | blog_usercsscache | system | PRIMARY | 0 | Const row not found | |||
| 1 | SIMPLE | user | const | PRIMARY | PRIMARY | 4 | const | 1 | |
| 1 | SIMPLE | userfield | const | PRIMARY | PRIMARY | 4 | const | 1 | |
| 1 | SIMPLE | usertextfield | const | PRIMARY | PRIMARY | 4 | const | 1 | |
| 1 | SIMPLE | customavatar | const | PRIMARY | PRIMARY | 4 | const | 1 | Unique row not found |
| 1 | SIMPLE | ptuser | const | PRIMARY | PRIMARY | 4 | const | 1 | |
| 1 | SIMPLE | bu | system | PRIMARY | 1 |
Time Before: 0.01285 seconds
Time After: 0.01334 seconds
Time Taken: 0.00049 seconds
Memory Before: 2,081.742 KB
Memory After: 2,100.492 KB
Memory Used: 18.750 KB
SELECT bm.userid, bm.permissions, bm.type, user.username FROM blog_moderator AS bm INNER JOIN user AS user USING (userid)
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SIMPLE | Impossible WHERE noticed after reading const tables |
Time Before: 0.01377 seconds
Time After: 0.01392 seconds
Time Taken: 0.00015 seconds
Memory Before: 2,101.422 KB
Memory After: 2,117.617 KB
Memory Used: 16.195 KB
SELECT COUNT(*) AS total,
FROM_UNIXTIME(dateline - 3600, '%c-%e-%Y') AS period
FROM blog AS blog
LEFT JOIN blog_user AS blog_user ON (blog_user.bloguserid = blog.userid)
WHERE options_guest & 1 AND ~blog.options & 8 AND state IN('visible') AND dateline >= 1763856000 AND dateline < 1764995927 AND blog.userid = 2
GROUP BY period| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SIMPLE | Impossible WHERE noticed after reading const tables |
Time Before: 0.01429 seconds
Time After: 0.01445 seconds
Time Taken: 0.00016 seconds
Memory Before: 2,178.625 KB
Memory After: 2,194.477 KB
Memory Used: 15.852 KB
SELECT title, template FROM template WHERE templateid IN (31749,31784,31852,31801,31747,31746,31745,32263,32261,31814,31835,31787,31788,31789,31796,31829,31830,31836,31832,31833,31834,31831,31837,31838,31839,31841,31842,31843,31844,31840,31849,31846,31742,32485,32487,31804,31795,31803,32694,32726,32727,32747,0,0,7160,7154,18829,7158,7159,7157,7156,7161,7162,7163,32462,32736,32408,32412,32409,32410,32411,32766,0,0,32746,32707,32432,32433,32435,32436,32659,32778,32760,32710,32711,32259,32258,32262,32246,32251,32247,32253,32254,32249,32250,32252,32191,32193,32195,32197,32199,32425,32420,32423,32424,32504,32505,32426,32421,32418,32419,32717,5067,5038,6105,6107,31822,0,0,0,0)
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SIMPLE | template | range | PRIMARY | PRIMARY | 4 | 104 | Using index condition |
Time Before: 0.01582 seconds
Time After: 0.01664 seconds
Time Taken: 0.00082 seconds
Memory Before: 2,377.773 KB
Memory After: 2,650.984 KB
Memory Used: 273.211 KB
SELECT MAX(dateline) AS dateline
FROM blog AS blog
LEFT JOIN blog_user AS blog_user ON (blog_user.bloguserid = blog.userid)
WHERE options_guest & 1 AND ~blog.options & 8 AND state IN('visible') AND blog.userid = 2 AND dateline <= 1764547199| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SIMPLE | Impossible WHERE noticed after reading const tables |
Time Before: 0.01981 seconds
Time After: 0.01993 seconds
Time Taken: 0.00012 seconds
Memory Before: 2,665.969 KB
Memory After: 2,682.047 KB
Memory Used: 16.078 KB
SELECT user.userid, user.username, user.usergroupid, user.displaygroupid, blog_visitor.visible FROM blog_visitor AS blog_visitor INNER JOIN user AS user ON (user.userid = blog_visitor.visitorid) WHERE blog_visitor.userid = 2 AND (visible = 1 OR blog_visitor.visitorid = 0) ORDER BY blog_visitor.dateline DESC LIMIT 15
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SIMPLE | Impossible WHERE noticed after reading const tables |
Time Before: 0.02024 seconds
Time After: 0.02036 seconds
Time Taken: 0.00013 seconds
Memory Before: 2,669.875 KB
Memory After: 2,685.727 KB
Memory Used: 15.852 KB
SELECT blog.blogid, lastblogtextid AS blogtextid, blog_text.userid, blog_text.state, IF(blog_text.userid = 0, blog_text.username, user.username) AS username, blog.blogid, blog.title
,avatar.avatarpath, user.avatarrevision, NOT ISNULL(customavatar.userid) AS hascustomavatar, customavatar.dateline AS avatardateline,customavatar.width AS avwidth,customavatar.height AS avheight
FROM blog AS blog
LEFT JOIN blog_text AS blog_text ON (blog.lastblogtextid = blog_text.blogtextid)
LEFT JOIN user AS user ON (blog_text.userid = user.userid)
INNER JOIN user AS user2 ON (blog.userid = user2.userid)
LEFT JOIN avatar AS avatar ON(avatar.avatarid = user.avatarid) LEFT JOIN customavatar AS customavatar ON(customavatar.userid = user.userid)
WHERE blog.userid = 2 AND blog_text.blogtextid <> blog.firstblogtextid AND blog_text.state IN ('visible') AND blog.state IN ('visible') AND blog.dateline <= 1764995927 AND blog.pending = 0 AND ~blog.options & 8
ORDER BY blog.lastcomment DESC
LIMIT 5| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SIMPLE | Impossible WHERE noticed after reading const tables |
Time Before: 0.02063 seconds
Time After: 0.02079 seconds
Time Taken: 0.00016 seconds
Memory Before: 2,688.242 KB
Memory After: 2,703.219 KB
Memory Used: 14.977 KB
SELECT blog.blogid, blog.title, blog.dateline, blog.state, blog.pending
FROM blog AS blog
WHERE blog.dateline <= 1764995927 AND blog.pending = 0 AND blog.userid = 2 AND blog.state IN ('visible') AND ~blog.options & 8
ORDER BY blog.dateline DESC
LIMIT 5| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SIMPLE | Impossible WHERE noticed after reading const tables |
Time Before: 0.02093 seconds
Time After: 0.02102 seconds
Time Taken: 0.00009 seconds
Memory Before: 2,702.727 KB
Memory After: 2,718.766 KB
Memory Used: 16.039 KB
(SELECT 'package' AS classtype, package.packageid AS typeid, package.packageid AS packageid, package.productid AS productid, if(package.productid = 'vbulletin', 1, product.active) AS enabled, package.class AS class, -1 as isaggregator FROM package AS package LEFT JOIN product AS product ON product.productid = package.productid WHERE product.active = 1 OR package.productid = 'vbulletin' ) UNION (SELECT 'contenttype' AS classtype, contenttypeid AS typeid, contenttype.packageid AS packageid, 1, 1, contenttype.class AS class , contenttype.isaggregator FROM contenttype AS contenttype INNER JOIN package AS package ON package.packageid = contenttype.packageid LEFT JOIN product AS product ON product.productid = package.productid WHERE product.active = 1 OR package.productid = 'vbulletin' )
Time Before: 0.02109 seconds
Time After: 0.02153 seconds
Time Taken: 0.00044 seconds
Memory Before: 2,724.008 KB
Memory After: 2,745.508 KB
Memory Used: 21.500 KB
SELECT tagcontent.tagid, tag.tagtext, COUNT(*) AS searchcount FROM tagcontent AS tagcontent INNER JOIN tag AS tag ON (tagcontent.tagid = tag.tagid) INNER JOIN blog AS blog ON (tagcontent.contenttypeid = 15 AND tagcontent.contentid = blog.blogid) INNER JOIN blog_user AS blog_user ON (blog.userid = blog_user.bloguserid) WHERE blog.dateline <= 1764995927 AND blog.pending = 0 AND blog.state = 'visible' AND ~blog.options & 8 AND blog.userid = 2 AND tagcontent.dateline > 1733459927 GROUP BY tagcontent.tagid, tag.tagtext ORDER BY searchcount DESC LIMIT 70
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SIMPLE | Impossible WHERE noticed after reading const tables |
Time Before: 0.02178 seconds
Time After: 0.02193 seconds
Time Taken: 0.00015 seconds
Memory Before: 2,746.430 KB
Memory After: 2,762.281 KB
Memory Used: 15.852 KB
UPDATE blog_user SET
tagcloud = 'a:3:{s:4:\"tags\";a:0:{}s:5:\"count\";i:0;s:8:\"dateline\";i:1764995927;}'
WHERE bloguserid = 2Time Before: 0.02203 seconds
Time After: 0.02216 seconds
Time Taken: 0.00013 seconds
Memory Before: 2,779.125 KB
Memory After: 2,779.250 KB
Memory Used: 0.125 KB
SELECT SQL_CALC_FOUND_ROWS attach, blog.blogid, blog.dateline, blog.rating
FROM blog AS blog
LEFT JOIN blog_user AS blog_user ON (blog_user.bloguserid = blog.userid)
WHERE blog.dateline >= 1764547200 AND blog.dateline < 1767225600 AND blog.userid = 2 AND ~blog.options & 8 AND state IN('visible') AND blog.pending = 0 AND blog.dateline <= 1764995927
ORDER BY blog.dateline DESC
LIMIT 0, 5| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SIMPLE | Impossible WHERE noticed after reading const tables |
Time Before: 0.02307 seconds
Time After: 0.02319 seconds
Time Taken: 0.00012 seconds
Memory Before: 2,727.039 KB
Memory After: 2,742.891 KB
Memory Used: 15.852 KB
SELECT FOUND_ROWS()
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SIMPLE | No tables used |
Time Before: 0.02327 seconds
Time After: 0.02330 seconds
Time Taken: 0.00003 seconds
Memory Before: 2,742.328 KB
Memory After: 2,758.781 KB
Memory Used: 16.453 KB
UPDATE session SET location = 'blog.php?u=2', badlocation = 0 WHERE sessionhash = '0fcbc3c6fdaea91b34f40f93920f0cf9'
Time Before: 0.02486 seconds
Time After: 0.02498 seconds
Time Taken: 0.00012 seconds
Memory Before: 2,882.500 KB
Memory After: 2,882.406 KB
Memory Used: -0.094 KB