Including Functions.php

Time Before: 0.00044 seconds
Time After: 0.00046 seconds
Time Taken: 0.00002 seconds

Memory Before: 440.828 KB
Memory After: 443.469 KB
Memory Used: 2.641 KB

Connect to Database on Server: localhost

Time Before: 0.00048 seconds
Time After: 0.00090 seconds
Time Taken: 0.00041 seconds

Memory Before: 443.422 KB
Memory After: 444.313 KB
Memory Used: 0.891 KB

SQL Query
SET @@sql_mode = ''

Time Before: 0.00105 seconds
Time After: 0.00113 seconds
Time Taken: 0.00008 seconds

Memory Before: 444.336 KB
Memory After: 444.391 KB
Memory Used: 0.055 KB

Datastore Setup
SQL Query
SELECT *
FROM datastore
WHERE title IN ('','options','bitfields','attachmentcache','forumcache','usergroupcache','stylecache','languagecache','products','pluginlist','cron','profilefield','loadcache','noticecache','smiliecache','bbcodecache','mailqueue','bookmarksitecache')
idselect_typetabletypepossible_keyskeykey_lenrefrowsExtra
1SIMPLEdatastorerangePRIMARYPRIMARY152 18Using where

Time Before: 0.00178 seconds
Time After: 0.00275 seconds
Time Taken: 0.00097 seconds

Memory Before: 445.727 KB
Memory After: 534.188 KB
Memory Used: 88.461 KB

Time Before: 0.00115 seconds
Time After: 0.00660 seconds
Time Taken: 0.00545 seconds

Memory Before: 444.180 KB
Memory After: 732.281 KB
Memory Used: 288.102 KB

Session Handling
SQL Query
SELECT *
FROM session
WHERE sessionhash = '22cc1942a354f5233424fa094e176026'
	AND lastactivity > 1745145331
	AND idhash = '7c848899430da97ddb9e611b8b8af245'
idselect_typetabletypepossible_keyskeykey_lenrefrowsExtra
1SIMPLEsessionconstPRIMARYPRIMARY98const1 

Time Before: 0.01564 seconds
Time After: 0.01583 seconds
Time Taken: 0.00019 seconds

Memory Before: 738.047 KB
Memory After: 754.734 KB
Memory Used: 16.688 KB

SQL Query
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,
			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
idselect_typetabletypepossible_keyskeykey_lenrefrowsExtra
1SIMPLElanguagesystemPRIMARY   1 

Time Before: 0.01704 seconds
Time After: 0.01719 seconds
Time Taken: 0.00015 seconds

Memory Before: 745.625 KB
Memory After: 814.438 KB
Memory Used: 68.813 KB

Time Before: 0.00677 seconds
Time After: 0.01726 seconds
Time Taken: 0.01049 seconds

Memory Before: 735.789 KB
Memory After: 804.945 KB
Memory Used: 69.156 KB

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



thread.*


FROM thread AS thread






WHERE thread.threadid = 199
idselect_typetabletypepossible_keyskeykey_lenrefrowsExtra
1SIMPLEthreadconstPRIMARYPRIMARY4const1 

Time Before: 0.01932 seconds
Time After: 0.01951 seconds
Time Taken: 0.00019 seconds

Memory Before: 942.625 KB
Memory After: 959.250 KB
Memory Used: 16.625 KB

SQL Query
SELECT *
FROM style
WHERE (styleid = 6 AND userselect = 1)
	OR styleid = 6
ORDER BY styleid ASC
LIMIT 1
idselect_typetabletypepossible_keyskeykey_lenrefrowsExtra
1SIMPLEstyleconstPRIMARYPRIMARY2const1 

Time Before: 0.01994 seconds
Time After: 0.02003 seconds
Time Taken: 0.00010 seconds

Memory Before: 950.320 KB
Memory After: 998.883 KB
Memory Used: 48.563 KB

SQL Query
SELECT title, template
FROM template
WHERE templateid IN (17417,17418,17420,17419,17502,17908,17534,17535,17537,17544,17543,17713,17717,17703,17704,17706,17705,17708,17710,17711,9542,17714,17716,17440,17442,17444,17446,17744,17746,17749,17750,17747,17745,17818,17819,17696,17695,17697,17701,17699,17846,17480,17479,17481,17482,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)
idselect_typetabletypepossible_keyskeykey_lenrefrowsExtra
1SIMPLEtemplaterangePRIMARYPRIMARY4 70Using where

Time Before: 0.02152 seconds
Time After: 0.02256 seconds
Time Taken: 0.00103 seconds

Memory Before: 1,087.266 KB
Memory After: 1,229.781 KB
Memory Used: 142.516 KB

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

WHERE threadid = 199
	
ORDER BY postid
idselect_typetabletypepossible_keyskeykey_lenrefrowsExtra
1SIMPLEpostrefthreadidthreadid4const1Using where; Using filesort
1SIMPLEusereq_refPRIMARYPRIMARY4pmorg.post.userid1 
1SIMPLEuserfieldeq_refPRIMARYPRIMARY4pmorg.user.userid1 

Time Before: 0.03587 seconds
Time After: 0.03654 seconds
Time Taken: 0.00068 seconds

Memory Before: 1,270.984 KB
Memory After: 1,288.609 KB
Memory Used: 17.625 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, 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
	, '' AS field6
	
FROM post AS post
LEFT JOIN user AS user ON(user.userid = post.userid)
LEFT JOIN userfield AS userfield ON(userfield.userid = user.userid)
LEFT JOIN usertextfield AS usertextfield ON(usertextfield.userid = user.userid)
LEFT JOIN icon AS icon ON(icon.iconid = post.iconid)
LEFT JOIN avatar AS avatar ON(avatar.avatarid = user.avatarid) LEFT JOIN customavatar AS customavatar ON(customavatar.userid = user.userid)

	
LEFT JOIN editlog AS editlog ON(editlog.postid = post.postid)
LEFT JOIN postparsed AS postparsed ON(postparsed.postid = post.postid AND postparsed.styleid = 6 AND postparsed.languageid = 1)
LEFT JOIN sigparsed AS sigparsed ON(sigparsed.userid = user.userid AND sigparsed.styleid = 6 AND sigparsed.languageid = 1)
LEFT JOIN sigpic AS sigpic ON(sigpic.userid = post.userid)
	
WHERE post.postid IN (543)
idselect_typetabletypepossible_keyskeykey_lenrefrowsExtra
1SIMPLEsigpicsystemPRIMARY   0const row not found
1SIMPLEpostconstPRIMARYPRIMARY4const1 
1SIMPLEuserconstPRIMARYPRIMARY4const1 
1SIMPLEuserfieldconstPRIMARYPRIMARY4const1 
1SIMPLEusertextfieldconstPRIMARYPRIMARY4const1 
1SIMPLEiconconstPRIMARYPRIMARY2const0unique row not found
1SIMPLEavatarconstPRIMARYPRIMARY2const0unique row not found
1SIMPLEcustomavatarsystemPRIMARY   1 
1SIMPLEeditlogconstPRIMARYPRIMARY4const0unique row not found
1SIMPLEpostparsedconstPRIMARYPRIMARY8const,const,const0unique row not found
1SIMPLEsigparsedconstPRIMARYPRIMARY8const,const,const0unique row not found

Time Before: 0.03852 seconds
Time After: 0.03912 seconds
Time Taken: 0.00061 seconds

Memory Before: 1,292.781 KB
Memory After: 1,309.781 KB
Memory Used: 17.000 KB

Time after parsing all posts: 0.040884971618652 Memory After: 1,341KB
SQL Query
SELECT user.username, user.usergroupid, user.membergroupids,
	session.userid, session.inthread, session.lastactivity, session.badlocation,
	IF(user.displaygroupid = 0, user.usergroupid, user.displaygroupid) AS displaygroupid, infractiongroupid,
	IF(user.options & 512, 1, 0) AS invisible
FROM session AS session
LEFT JOIN user AS user ON(user.userid = session.userid)
WHERE session.lastactivity > 1745145331
ORDER BY  lastactivity DESC
idselect_typetabletypepossible_keyskeykey_lenrefrowsExtra
1SIMPLEsessionALL    645Using where; Using filesort
1SIMPLEusereq_refPRIMARYPRIMARY4pmorg.session.userid1 

Time Before: 0.04154 seconds
Time After: 0.04594 seconds
Time Taken: 0.00440 seconds

Memory Before: 1,342.984 KB
Memory After: 1,486.570 KB
Memory Used: 143.586 KB

SQL Query
UPDATE session
SET location = '/board/showthread.php?explain=1&mode=hybrid&t=199', inforum = 19, inthread = 199
WHERE sessionhash = '22cc1942a354f5233424fa094e176026'

Time Before: 0.04892 seconds
Time After: 0.05288 seconds
Time Taken: 0.00396 seconds

Memory Before: 1,580.438 KB
Memory After: 1,580.313 KB
Memory Used: -0.125 KB

SQL Query
UPDATE thread
SET views = views + 1
WHERE threadid = 199

Time Before: 0.05294 seconds
Time After: 0.05533 seconds
Time Taken: 0.00239 seconds

Memory Before: 1,578.094 KB
Memory After: 1,578.219 KB
Memory Used: 0.125 KB

Page generated in 0.048604965209961 seconds with 12 queries, spending 0.015152931213379 doing MySQL queries and 0.033452033996582 doing PHP things.
Shutdown Queries:
DISABLED