Time Before: 0.00094 seconds
Time After: 0.00137 seconds
Time Taken: 0.00043 seconds
Memory Before: 590.758 KB
Memory After: 630.859 KB
Memory Used: 40.102 KB
Time Before: 0.00147 seconds
Time After: 0.00238 seconds
Time Taken: 0.00091 seconds
Memory Before: 632.305 KB
Memory After: 633.617 KB
Memory Used: 1.313 KB
SET @@sql_mode = ''
Time Before: 0.00256 seconds
Time After: 0.00265 seconds
Time Taken: 0.00009 seconds
Memory Before: 631.758 KB
Memory After: 632.938 KB
Memory Used: 1.180 KB
SELECT *
FROM vb_datastore
WHERE title IN ('smiliecache','bbcodecache','mailqueue','bookmarksitecache','options','bitfields','attachmentcache','forumcache','usergroupcache','stylecache','languagecache','products','pluginlist','cron','profilefield','loadcache','noticecache','activitystream')| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|---|---|---|---|---|---|---|---|---|---|---|
| 1 | SIMPLE | vb_datastore | range | PRIMARY | PRIMARY | 150 | 18 | 100.00 | Using index condition |
Time Before: 0.00334 seconds
Time After: 0.00354 seconds
Time Taken: 0.00020 seconds
Memory Before: 635.688 KB
Memory After: 636.633 KB
Memory Used: 0.945 KB
Time Before: 0.00269 seconds
Time After: 0.00458 seconds
Time Taken: 0.00189 seconds
Memory Before: 630.883 KB
Memory After: 1,364.375 KB
Memory Used: 733.492 KB
SELECT *
FROM vb_datastore
WHERE title IN ('v3a_awards','profilefield')| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|---|---|---|---|---|---|---|---|---|---|---|
| 1 | SIMPLE | vb_datastore | range | PRIMARY | PRIMARY | 150 | 2 | 100.00 | Using index condition |
Time Before: 0.00563 seconds
Time After: 0.00571 seconds
Time Taken: 0.00008 seconds
Memory Before: 1,918.883 KB
Memory After: 1,920.055 KB
Memory Used: 1.172 KB
SELECT * FROM vb_session WHERE userid = 0 AND host = '18.97.9.175' AND idhash = 'cafe753e855ff2939d0a288be7c544a4' LIMIT 1
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|---|---|---|---|---|---|---|---|---|---|---|
| 1 | SIMPLE | vb_session | ref | guest_lookup,user_activity | guest_lookup | 145 | const,const,const | 2 | 100.00 |
Time Before: 0.00641 seconds
Time After: 0.00661 seconds
Time Taken: 0.00020 seconds
Memory Before: 1,946.914 KB
Memory After: 1,948.008 KB
Memory Used: 1.094 KB
SELECT languageid, phrasegroup_global AS phrasegroup_global, phrasegroup_posting AS phrasegroup_posting, phrasegroup_postbit AS phrasegroup_postbit, phrasegroup_showthread AS phrasegroup_showthread, phrasegroup_inlinemod AS phrasegroup_inlinemod, phrasegroup_reputationlevel AS phrasegroup_reputationlevel, 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 vb_language WHERE languageid = 4
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|---|---|---|---|---|---|---|---|---|---|---|
| 1 | SIMPLE | vb_language | const | PRIMARY | PRIMARY | 2 | const | 1 | 100.00 |
Time Before: 0.00834 seconds
Time After: 0.00848 seconds
Time Taken: 0.00014 seconds
Memory Before: 1,957.508 KB
Memory After: 1,957.852 KB
Memory Used: 0.344 KB
Time Before: 0.00596 seconds
Time After: 0.00859 seconds
Time Taken: 0.00263 seconds
Memory Before: 1,939.664 KB
Memory After: 2,059.859 KB
Memory Used: 120.195 KB
SELECT *
FROM vb_datastore
WHERE title IN ('routes','profilefield')| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|---|---|---|---|---|---|---|---|---|---|---|
| 1 | SIMPLE | vb_datastore | range | PRIMARY | PRIMARY | 150 | 2 | 100.00 | Using index condition |
Time Before: 0.00897 seconds
Time After: 0.00903 seconds
Time Taken: 0.00006 seconds
Memory Before: 2,064.352 KB
Memory After: 2,065.523 KB
Memory Used: 1.172 KB
SELECT post.*, IF(post.visible = 2, 1, 0) AS isdeleted, editlog.userid AS edit_userid, editlog.dateline AS edit_dateline, editlog.reason AS edit_reason, editlog.hashistory FROM vb_post AS post LEFT JOIN vb_editlog AS editlog ON (editlog.postid = post.postid) WHERE post.postid = 405750
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|---|---|---|---|---|---|---|---|---|---|---|
| 1 | SIMPLE | post | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | ||
| 1 | SIMPLE | editlog | const | PRIMARY | PRIMARY | 4 | const | 0 | 0.00 | unique row not found |
Time Before: 0.01255 seconds
Time After: 0.01276 seconds
Time Taken: 0.00021 seconds
Memory Before: 2,490.242 KB
Memory After: 2,491.180 KB
Memory Used: 0.938 KB
SELECT IF(thread.visible = 2, 1, 0) AS isdeleted, post.pagetext AS description, thread.* FROM vb_thread AS thread LEFT JOIN vb_post AS post ON(post.postid = thread.firstpostid) WHERE thread.threadid = 1
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|---|---|---|---|---|---|---|---|---|---|---|
| 1 | SIMPLE | thread | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | ||
| 1 | SIMPLE | post | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 |
Time Before: 0.01328 seconds
Time After: 0.01353 seconds
Time Taken: 0.00025 seconds
Memory Before: 2,498.219 KB
Memory After: 2,499.211 KB
Memory Used: 0.992 KB
SELECT MAX(permissions & 1) AS perm FROM vb_cms_permissions WHERE nodeid = 1 AND usergroupid IN (1)
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|---|---|---|---|---|---|---|---|---|---|---|
| 1 | SIMPLE | vb_cms_permissions | const | usergroupid,nodeid | usergroupid | 8 | const,const | 1 | 100.00 |
Time Before: 0.01409 seconds
Time After: 0.01414 seconds
Time Taken: 0.00006 seconds
Memory Before: 2,523.117 KB
Memory After: 2,524.250 KB
Memory Used: 1.133 KB
SELECT * FROM vb_style WHERE (styleid = 1 AND userselect = 1) OR styleid = 1 ORDER BY styleid ASC LIMIT 1
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|---|---|---|---|---|---|---|---|---|---|---|
| 1 | SIMPLE | vb_style | const | PRIMARY | PRIMARY | 2 | const | 1 | 100.00 |
Time Before: 0.01512 seconds
Time After: 0.01526 seconds
Time Taken: 0.00014 seconds
Memory Before: 2,529.898 KB
Memory After: 2,531.016 KB
Memory Used: 1.117 KB
SELECT title, template FROM vb_template WHERE templateid IN (982,981,4318,4316,3980,3525,3526,3528,3534,3533,3728,3732,3718,3719,3721,3720,3723,3725,3726,3727,3730,3426,3428,3430,3432,3434,3782,3786,3787,3788,3785,3855,3706,3705,3707,3712,3710,3879,3487,3488,3654,3481,3480,3483,3484,3497,3495,3989,715,4322,4323,0,0,980,974,3381,978,979,977,4312,3696,3992,3642,3646,3643,3644,3645,4008,0,0,3971,3973,3666,3667,3669,3670,3893,3935,3934,3984,3936,3493,3492,3496,3054,3055,3053,2903,2930,2921,2922,2929)
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|---|---|---|---|---|---|---|---|---|---|---|
| 1 | SIMPLE | vb_template | range | PRIMARY | PRIMARY | 4 | 89 | 100.00 | Using index condition |
Time Before: 0.01807 seconds
Time After: 0.01826 seconds
Time Taken: 0.00019 seconds
Memory Before: 3,487.930 KB
Memory After: 3,488.680 KB
Memory Used: 0.750 KB
SELECT COUNT(*) AS posts FROM vb_post AS post WHERE threadid = 1 AND visible = 1 AND dateline <= 1759409949
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|---|---|---|---|---|---|---|---|---|---|---|
| 1 | SIMPLE | post | range | threadid,threadid_visible_dateline,dateline | threadid_visible_dateline | 10 | 31288 | 100.00 | Using where; Using index |
Time Before: 0.02325 seconds
Time After: 0.03491 seconds
Time Taken: 0.01167 seconds
Memory Before: 3,645.523 KB
Memory After: 3,646.656 KB
Memory Used: 1.133 KB
SELECT post.postid, post.attach FROM vb_post AS post WHERE post.threadid = 1 AND post.visible = 1 ORDER BY post.dateline LIMIT 31960, 10
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|---|---|---|---|---|---|---|---|---|---|---|
| 1 | SIMPLE | post | ref | threadid,threadid_visible_dateline | threadid_visible_dateline | 6 | const,const | 23894 | 10.00 | Using index condition |
Time Before: 0.03559 seconds
Time After: 0.11982 seconds
Time Taken: 0.08424 seconds
Memory Before: 3,654.570 KB
Memory After: 3,655.656 KB
Memory Used: 1.086 KB
SELECT data, expires, locktime, serialized FROM vb_cache WHERE cacheid = 'vb_types.types'
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|---|---|---|---|---|---|---|---|---|---|---|
| 1 | SIMPLE | vb_cache | const | PRIMARY | PRIMARY | 66 | const | 1 | 100.00 |
Time Before: 0.12110 seconds
Time After: 0.12117 seconds
Time Taken: 0.00007 seconds
Memory Before: 3,802.258 KB
Memory After: 3,803.406 KB
Memory Used: 1.148 KB
SELECT fd.thumbnail_dateline, fd.filesize, IF(fd.thumbnail_filesize > 0, 1, 0) AS hasthumbnail, fd.thumbnail_filesize, a.dateline, a.state, a.attachmentid, a.counter, a.contentid, a.filename, a.userid, a.settings, a.displayorder, at.contenttypes FROM vb_attachment AS a INNER JOIN vb_filedata AS fd ON (fd.filedataid = a.filedataid) LEFT JOIN vb_attachmenttype AS at ON (at.extension = fd.extension) WHERE a.contentid IN (405747) AND a.contenttypeid = 1 ORDER BY a.contentid, a.displayorder
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|---|---|---|---|---|---|---|---|---|---|---|
| 1 | SIMPLE | a | ref | contenttypeid,contentid,filedataid | contenttypeid | 8 | const,const | 2 | 100.00 | Using index condition; Using filesort | |
| 1 | SIMPLE | fd | eq_ref | PRIMARY | PRIMARY | 4 | u3309543_zabvo.a.filedataid | 1 | 100.00 | ||
| 1 | SIMPLE | at | eq_ref | PRIMARY | PRIMARY | 60 | u3309543_zabvo.fd.extension | 1 | 100.00 | Using where |
Time Before: 0.12208 seconds
Time After: 0.12254 seconds
Time Taken: 0.00046 seconds
Memory Before: 3,875.703 KB
Memory After: 3,876.406 KB
Memory Used: 0.703 KB
SELECT post.*, post.username AS postusername, post.ipaddress AS ip, IF(post.visible = 2, 1, 0) AS isdeleted, user.*, userfield.*, usertextfield.*, icon.title as icontitle, icon.iconpath, avatar.avatarpath, NOT ISNULL(customavatar.userid) AS hascustomavatar, customavatar.dateline AS avatardateline,customavatar.width AS avwidth,customavatar.height AS avheight, editlog.userid AS edit_userid, editlog.username AS edit_username, editlog.dateline AS edit_dateline, editlog.reason AS edit_reason, editlog.hashistory, postparsed.pagetext_html, postparsed.hasimages, sigparsed.signatureparsed, sigparsed.hasimages AS sighasimages, sigpic.userid AS sigpic, sigpic.dateline AS sigpicdateline, sigpic.width AS sigpicwidth, sigpic.height AS sigpicheight, IF(user.displaygroupid=0, user.usergroupid, user.displaygroupid) AS displaygroupid, infractiongroupid ,blog_user.entries FROM vb_post AS post LEFT JOIN vb_user AS user ON(user.userid = post.userid) LEFT JOIN vb_userfield AS userfield ON(userfield.userid = user.userid) LEFT JOIN vb_usertextfield AS usertextfield ON(usertextfield.userid = user.userid) LEFT JOIN vb_icon AS icon ON(icon.iconid = post.iconid) LEFT JOIN vb_avatar AS avatar ON(avatar.avatarid = user.avatarid) LEFT JOIN vb_customavatar AS customavatar ON(customavatar.userid = user.userid) LEFT JOIN vb_editlog AS editlog ON(editlog.postid = post.postid) LEFT JOIN vb_postparsed AS postparsed ON(postparsed.postid = post.postid AND postparsed.styleid = 1 AND postparsed.languageid = 4) LEFT JOIN vb_sigparsed AS sigparsed ON(sigparsed.userid = user.userid AND sigparsed.styleid = 1 AND sigparsed.languageid = 4) LEFT JOIN vb_sigpic AS sigpic ON(sigpic.userid = post.userid) LEFT JOIN vb_blog_user AS blog_user ON (blog_user.bloguserid = post.userid) WHERE post.postid IN (0405735,405736,405738,405742,405744,405747,405749,405750,405813,405857) ORDER BY post.dateline
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|---|---|---|---|---|---|---|---|---|---|---|
| 1 | SIMPLE | avatar | system | PRIMARY | 0 | 0.00 | const row not found | ||||
| 1 | SIMPLE | sigpic | system | PRIMARY | 0 | 0.00 | const row not found | ||||
| 1 | SIMPLE | post | range | PRIMARY | PRIMARY | 4 | 10 | 100.00 | Using index condition; Using filesort | ||
| 1 | SIMPLE | user | eq_ref | PRIMARY | PRIMARY | 4 | u3309543_zabvo.post.userid | 1 | 100.00 | ||
| 1 | SIMPLE | userfield | eq_ref | PRIMARY | PRIMARY | 4 | u3309543_zabvo.user.userid | 1 | 100.00 | ||
| 1 | SIMPLE | usertextfield | eq_ref | PRIMARY | PRIMARY | 4 | u3309543_zabvo.user.userid | 1 | 100.00 | ||
| 1 | SIMPLE | icon | eq_ref | PRIMARY | PRIMARY | 2 | u3309543_zabvo.post.iconid | 1 | 100.00 | ||
| 1 | SIMPLE | customavatar | eq_ref | PRIMARY | PRIMARY | 4 | u3309543_zabvo.user.userid | 1 | 100.00 | ||
| 1 | SIMPLE | editlog | eq_ref | PRIMARY | PRIMARY | 4 | u3309543_zabvo.post.postid | 1 | 100.00 | ||
| 1 | SIMPLE | postparsed | eq_ref | PRIMARY | PRIMARY | 8 | u3309543_zabvo.post.postid,const,const | 1 | 100.00 | ||
| 1 | SIMPLE | sigparsed | eq_ref | PRIMARY | PRIMARY | 8 | u3309543_zabvo.user.userid,const,const | 1 | 100.00 | ||
| 1 | SIMPLE | blog_user | eq_ref | PRIMARY | PRIMARY | 4 | u3309543_zabvo.post.userid | 1 | 100.00 |
Time Before: 0.12398 seconds
Time After: 0.12520 seconds
Time Taken: 0.00121 seconds
Memory Before: 3,885.445 KB
Memory After: 3,884.781 KB
Memory Used: -0.664 KB
SELECT * FROM vb_post_thanks AS post_thanks INNER JOIN vb_user AS user USING (userid) WHERE post_thanks.postid IN (00405735,405736,405738,405742,405744,405747,405749,405750,405813,405857) ORDER BY post_thanks.username ASC
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|---|---|---|---|---|---|---|---|---|---|---|
| 1 | SIMPLE | post_thanks | range | postid | postid | 4 | 10 | 100.00 | Using index condition; Using filesort | ||
| 1 | SIMPLE | user | eq_ref | PRIMARY | PRIMARY | 4 | u3309543_zabvo.post_thanks.userid | 1 | 100.00 | Using index condition |
Time Before: 0.12634 seconds
Time After: 0.12672 seconds
Time Taken: 0.00038 seconds
Memory Before: 3,977.313 KB
Memory After: 3,978.352 KB
Memory Used: 1.039 KB
SELECT template FROM vb_template WHERE templateid = 869
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|---|---|---|---|---|---|---|---|---|---|---|
| 1 | SIMPLE | vb_template | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 |
Time Before: 0.12719 seconds
Time After: 0.12724 seconds
Time Taken: 0.00005 seconds
Memory Before: 3,999.711 KB
Memory After: 4,000.875 KB
Memory Used: 1.164 KB
SELECT template FROM vb_template WHERE templateid = 875
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|---|---|---|---|---|---|---|---|---|---|---|
| 1 | SIMPLE | vb_template | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 |
Time Before: 0.12998 seconds
Time After: 0.13004 seconds
Time Taken: 0.00005 seconds
Memory Before: 4,088.180 KB
Memory After: 4,089.344 KB
Memory Used: 1.164 KB
SELECT data, expires, locktime, serialized FROM vb_cache WHERE cacheid = 'cms_priv_user_0'
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|---|---|---|---|---|---|---|---|---|---|---|
| 1 | SIMPLE | vb_cache | const | PRIMARY | PRIMARY | 66 | const | 1 | 100.00 |
Time Before: 0.13216 seconds
Time After: 0.13222 seconds
Time Taken: 0.00005 seconds
Memory Before: 4,118.820 KB
Memory After: 4,119.945 KB
Memory Used: 1.125 KB
SELECT template FROM vb_template WHERE templateid = 870
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|---|---|---|---|---|---|---|---|---|---|---|
| 1 | SIMPLE | vb_template | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 |
Time Before: 0.13392 seconds
Time After: 0.13398 seconds
Time Taken: 0.00006 seconds
Memory Before: 4,141.930 KB
Memory After: 4,143.102 KB
Memory Used: 1.172 KB
SELECT template FROM vb_template WHERE templateid = 876
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|---|---|---|---|---|---|---|---|---|---|---|
| 1 | SIMPLE | vb_template | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 |
Time Before: 0.13435 seconds
Time After: 0.13442 seconds
Time Taken: 0.00007 seconds
Memory Before: 4,174.664 KB
Memory After: 4,175.836 KB
Memory Used: 1.172 KB
SELECT * FROM vb_navigation WHERE state & 4 = 0 ORDER BY navtype, displayorder
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|---|---|---|---|---|---|---|---|---|---|---|
| 1 | SIMPLE | vb_navigation | ALL | 36 | 100.00 | Using where; Using filesort |
Time Before: 0.17454 seconds
Time After: 0.17463 seconds
Time Taken: 0.00009 seconds
Memory Before: 4,248.117 KB
Memory After: 4,249.273 KB
Memory Used: 1.156 KB
SELECT template FROM vb_template WHERE templateid = 872
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|---|---|---|---|---|---|---|---|---|---|---|
| 1 | SIMPLE | vb_template | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 |
Time Before: 0.17747 seconds
Time After: 0.17754 seconds
Time Taken: 0.00007 seconds
Memory Before: 4,384.570 KB
Memory After: 4,385.734 KB
Memory Used: 1.164 KB
SELECT `enabled` FROM `vb_skimlinks` WHERE `userid` = 0
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|---|---|---|---|---|---|---|---|---|---|---|
| 1 | SIMPLE | no matching row in const table |
Time Before: 0.17810 seconds
Time After: 0.17816 seconds
Time Taken: 0.00006 seconds
Memory Before: 4,385.820 KB
Memory After: 4,387.047 KB
Memory Used: 1.227 KB
UPDATE vb_session SET lastactivity = 1762500384, location = 'showthread.php?t=1&page=3197', inforum = 17, inthread = 1, incalendar = 0, badlocation = 0 WHERE sessionhash = 'df8a398e9bd87718066101b3d4d0376a'
Time Before: 0.18092 seconds
Time After: 0.18112 seconds
Time Taken: 0.00020 seconds
Memory Before: 4,923.328 KB
Memory After: 4,924.094 KB
Memory Used: 0.766 KB
INSERT INTO vb_threadviews (threadid) VALUES (1)
Time Before: 0.18116 seconds
Time After: 0.18134 seconds
Time Taken: 0.00018 seconds
Memory Before: 4,917.359 KB
Memory After: 4,918.305 KB
Memory Used: 0.945 KB