Including Functions.php

Time Before: 0.00104 seconds
Time After: 0.00127 seconds
Time Taken: 0.00024 seconds

Memory Before: 425.000 KB
Memory After: 433.008 KB
Memory Used: 8.008 KB

Connect to Database on Server: db1

Time Before: 0.00137 seconds
Time After: 0.00307 seconds
Time Taken: 0.00170 seconds

Memory Before: 434.523 KB
Memory After: 436.961 KB
Memory Used: 2.438 KB

Datastore Setup
SQL Query
SELECT *
FROM vb3_datastore
WHERE title IN ('','options','bitfields','attachmentcache','forumcache','usergroupcache','stylecache','languagecache','products','pluginlist','cron','profilefield','smiliecache','bbcodecache','mailqueue')
idselect_typetabletypepossible_keyskeykey_lenrefrowsExtra
1SIMPLEvb3_datastoreALLPRIMARY   22Using where

Time Before: 0.00387 seconds
Time After: 0.00523 seconds
Time Taken: 0.00137 seconds

Memory Before: 444.914 KB
Memory After: 445.008 KB
Memory Used: 0.094 KB

Time Before: 0.00325 seconds
Time After: 0.00596 seconds
Time Taken: 0.00271 seconds

Memory Before: 437.719 KB
Memory After: 625.555 KB
Memory Used: 187.836 KB

Session Handling
SQL Query
SELECT *
FROM vb3_session
WHERE sessionhash = 'ad0151b2f7a301f3b325afd27a26aa41'
	AND lastactivity > 1283772860
	AND idhash = 'd0b63444099757fedc3d79aa837e804c'
idselect_typetabletypepossible_keyskeykey_lenrefrowsExtra
1SIMPLEvb3_sessionconstPRIMARYPRIMARY32const1 

Time Before: 0.00687 seconds
Time After: 0.01132 seconds
Time Taken: 0.00445 seconds

Memory Before: 643.008 KB
Memory After: 643.102 KB
Memory Used: 0.094 KB

SQL Query
SELECT languageid,
			phrasegroup_posting AS phrasegroup_posting,
			phrasegroup_postbit AS phrasegroup_postbit,
			phrasegroup_showthread AS phrasegroup_showthread,
			phrasegroup_inlinemod AS phrasegroup_inlinemod,
			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 vb3_language
WHERE languageid = 1
idselect_typetabletypepossible_keyskeykey_lenrefrowsExtra
1SIMPLEvb3_languagesystemPRIMARY   1 

Time Before: 0.01232 seconds
Time After: 0.02432 seconds
Time Taken: 0.01200 seconds

Memory Before: 652.297 KB
Memory After: 651.578 KB
Memory Used: -0.719 KB

Time Before: 0.00626 seconds
Time After: 0.02447 seconds
Time Taken: 0.01820 seconds

Memory Before: 634.266 KB
Memory After: 693.609 KB
Memory Used: 59.344 KB

SQL Query
SELECT post.*,
IF(visible = 2, 1, 0) AS isdeleted,


editlog.userid AS edit_userid, editlog.dateline AS edit_dateline, editlog.reason AS edit_reason
FROM vb3_post AS post

LEFT JOIN vb3_editlog AS editlog ON (editlog.postid = post.postid)
WHERE post.postid = 47494
idselect_typetabletypepossible_keyskeykey_lenrefrowsExtra
1SIMPLEpostconstPRIMARYPRIMARY4const1 
1SIMPLEeditlogconstPRIMARYPRIMARY4const0unique row not found

Time Before: 0.02651 seconds
Time After: 0.02695 seconds
Time Taken: 0.00044 seconds

Memory Before: 931.578 KB
Memory After: 931.703 KB
Memory Used: 0.125 KB

SQL Query
SELECT IF(visible = 2, 1, 0) AS isdeleted,



thread.*

FROM vb3_thread AS thread





WHERE thread.threadid = 27222
idselect_typetabletypepossible_keyskeykey_lenrefrowsExtra
1SIMPLEthreadconstPRIMARYPRIMARY4const1 

Time Before: 0.02760 seconds
Time After: 0.03585 seconds
Time Taken: 0.00825 seconds

Memory Before: 942.688 KB
Memory After: 943.297 KB
Memory Used: 0.609 KB

SQL Query
SELECT *
FROM vb3_style
WHERE (styleid = 1 AND userselect = 1)
	OR styleid = 1
ORDER BY styleid ASC
LIMIT 1
idselect_typetabletypepossible_keyskeykey_lenrefrowsExtra
1SIMPLEvb3_stylesystemPRIMARY   1 

Time Before: 0.03655 seconds
Time After: 0.03713 seconds
Time Taken: 0.00058 seconds

Memory Before: 947.039 KB
Memory After: 947.633 KB
Memory Used: 0.594 KB

SQL Query
SELECT title, template
FROM vb3_template
WHERE templateid IN (129,379,156,157,159,166,165,255,269,256,257,259,258,260,262,263,264,266,268,68,70,72,74,292,293,296,297,294,249,248,250,254,252,326,107,108,109,382,377,383,241,406,208,378,381,390,227,228,229,230,341,395,394,396,399)
idselect_typetabletypepossible_keyskeykey_lenrefrowsExtra
1SIMPLEvb3_templaterangePRIMARYPRIMARY4 55Using where

Time Before: 0.03820 seconds
Time After: 0.04133 seconds
Time Taken: 0.00313 seconds

Memory Before: 1,022.430 KB
Memory After: 1,022.531 KB
Memory Used: 0.102 KB

End call of global.php: 0.0428760051727
SQL Query
SELECT
	post.*, post.username AS postusername, post.ipaddress AS ip, IF(post.visible = 2, 1, 0) AS isdeleted,
	user.*, userfield.*
	
	
FROM vb3_post AS post
LEFT JOIN vb3_user AS user ON(user.userid = post.userid)
LEFT JOIN vb3_userfield AS userfield ON(userfield.userid = user.userid)

WHERE threadid = 27222
	
ORDER BY postid
idselect_typetabletypepossible_keyskeykey_lenrefrowsExtra
1SIMPLEpostrefthreadidthreadid4const1Using where; Using filesort
1SIMPLEusereq_refPRIMARYPRIMARY4blatorg_vb3.post.userid1 
1SIMPLEuserfieldeq_refPRIMARYPRIMARY4blatorg_vb3.user.userid1 

Time Before: 0.04518 seconds
Time After: 0.04720 seconds
Time Taken: 0.00202 seconds

Memory Before: 1,208.852 KB
Memory After: 1,208.953 KB
Memory Used: 0.102 KB

SQL Query
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,
	
	editlog.userid AS edit_userid, editlog.username AS edit_username, editlog.dateline AS edit_dateline,
	editlog.reason AS edit_reason,
	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(displaygroupid=0, user.usergroupid, displaygroupid) AS displaygroupid, infractiongroupid
	
	
FROM vb3_post AS post
LEFT JOIN vb3_user AS user ON(user.userid = post.userid)
LEFT JOIN vb3_userfield AS userfield ON(userfield.userid = user.userid)
LEFT JOIN vb3_usertextfield AS usertextfield ON(usertextfield.userid = user.userid)
LEFT JOIN vb3_icon AS icon ON(icon.iconid = post.iconid)
LEFT JOIN vb3_avatar AS avatar ON(avatar.avatarid = user.avatarid) LEFT JOIN vb3_customavatar AS customavatar ON(customavatar.userid = user.userid)
	
LEFT JOIN vb3_editlog AS editlog ON(editlog.postid = post.postid)
LEFT JOIN vb3_postparsed AS postparsed ON(postparsed.postid = post.postid AND postparsed.styleid = 1 AND postparsed.languageid = 1)
LEFT JOIN vb3_sigparsed AS sigparsed ON(sigparsed.userid = user.userid AND sigparsed.styleid = 1 AND sigparsed.languageid = 1)
LEFT JOIN vb3_sigpic AS sigpic ON(sigpic.userid = post.userid)
	
WHERE post.postid IN (47494)
idselect_typetabletypepossible_keyskeykey_lenrefrowsExtra
1SIMPLEavatarsystemPRIMARY   0const row not found
1SIMPLEcustomavatarsystemPRIMARY   0const row not found
1SIMPLEsigpicsystemPRIMARY   0const row not found
1SIMPLEpostconstPRIMARYPRIMARY4const1 
1SIMPLEuserconstPRIMARYPRIMARY4const1 
1SIMPLEuserfieldconstPRIMARYPRIMARY4const1 
1SIMPLEusertextfieldconstPRIMARYPRIMARY4const1 
1SIMPLEiconconstPRIMARYPRIMARY2const0unique row not found
1SIMPLEeditlogconstPRIMARYPRIMARY4const0unique row not found
1SIMPLEpostparsedconstPRIMARYPRIMARY8const,const,const0unique row not found
1SIMPLEsigparsedconstPRIMARYPRIMARY8const,const,const1 

Time Before: 0.04882 seconds
Time After: 0.04981 seconds
Time Taken: 0.00100 seconds

Memory Before: 1,244.813 KB
Memory After: 1,243.242 KB
Memory Used: -1.570 KB

Time after parsing all posts: 0.0602440834045 Memory After: 1,408KB
SQL Query
UPDATE vb3_session
SET lastactivity = 1283773760, location = '/forums/showthread.php?p=47494&explain=1', inthread = 27222, incalendar = 0, badlocation = 0
WHERE sessionhash = 'ad0151b2f7a301f3b325afd27a26aa41'

Time Before: 0.06398 seconds
Time After: 0.06432 seconds
Time Taken: 0.00034 seconds

Memory Before: 1,878.391 KB
Memory After: 1,878.422 KB
Memory Used: 0.031 KB

SQL Query
INSERT INTO vb3_threadviews (threadid)
VALUES (27222)

Time Before: 0.06440 seconds
Time After: 0.06463 seconds
Time Taken: 0.00023 seconds

Memory Before: 1,879.227 KB
Memory After: 1,879.227 KB
Memory Used: 0.000 KB

Page generated in 0.0632770061493 seconds with 11 queries, spending 0.0355124473572 doing MySQL queries and 0.0277645587921 doing PHP things.
Shutdown Queries:
DISABLED