Including Functions.php

Time Before: 0.00221 seconds
Time After: 0.00244 seconds
Time Taken: 0.00023 seconds

Memory Before: 435.047 KB
Memory After: 445.102 KB
Memory Used: 10.055 KB

Connect to Database on Server: localhost

Time Before: 0.00255 seconds
Time After: 0.00354 seconds
Time Taken: 0.00098 seconds

Memory Before: 445.039 KB
Memory After: 445.953 KB
Memory Used: 0.914 KB

Datastore Setup
SQL Query
SELECT *
FROM datastore
WHERE title IN ('attachmentcache','cron','profilefield','loadcache','noticecache','iconcache','mailqueue','prefixcache')
idselect_typetablepartitionstypepossible_keyskeykey_lenrefrowsfilteredExtra
1SIMPLEdatastore rangePRIMARYPRIMARY52 8100.00Using index condition

Time Before: 0.00603 seconds
Time After: 0.00657 seconds
Time Taken: 0.00054 seconds

Memory Before: 942.719 KB
Memory After: 943.547 KB
Memory Used: 0.828 KB

Time Before: 0.00382 seconds
Time After: 0.00683 seconds
Time Taken: 0.00302 seconds

Memory Before: 445.656 KB
Memory After: 973.742 KB
Memory Used: 528.086 KB

Session Handling
SQL Query
SELECT *
FROM session
WHERE userid = 0
	AND host = '3.145.161.42'
	AND idhash = 'c3f0254fdcd80b357835669ab6f69f2e'
LIMIT 1
idselect_typetablepartitionstypepossible_keyskeykey_lenrefrowsfilteredExtra
1SIMPLEsession ALL    241920.10Using where

Time Before: 0.00790 seconds
Time After: 0.01719 seconds
Time Taken: 0.00929 seconds

Memory Before: 991.602 KB
Memory After: 992.047 KB
Memory Used: 0.445 KB

SQL Query
SELECT languageid,
			phrasegroup_global AS phrasegroup_global,
			phrasegroup_forumdisplay AS phrasegroup_forumdisplay,
			phrasegroup_inlinemod AS phrasegroup_inlinemod,
			phrasegroup_prefix AS phrasegroup_prefix,
			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_typetablepartitionstypepossible_keyskeykey_lenrefrowsfilteredExtra
1SIMPLElanguage systemPRIMARY   1100.00 

Time Before: 0.01860 seconds
Time After: 0.01937 seconds
Time Taken: 0.00077 seconds

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

Time Before: 0.00718 seconds
Time After: 0.02193 seconds
Time Taken: 0.01475 seconds

Memory Before: 986.430 KB
Memory After: 1,044.578 KB
Memory Used: 58.148 KB

SQL Query
SELECT *
FROM style
WHERE (styleid = 5 AND userselect = 1)
	OR styleid = 5
ORDER BY styleid ASC
LIMIT 1
idselect_typetablepartitionstypepossible_keyskeykey_lenrefrowsfilteredExtra
1SIMPLEstyle constPRIMARYPRIMARY2const1100.00 

Time Before: 0.02482 seconds
Time After: 0.02535 seconds
Time Taken: 0.00053 seconds

Memory Before: 1,184.070 KB
Memory After: 1,184.656 KB
Memory Used: 0.586 KB

SQL Query
SELECT title, template
FROM template
WHERE templateid IN (18403,18492,18848,18850,18849,18503,18500,18502,18499,18501,18507,18509,18493,18506,18494,18495,18508,18510,18505,15976,18909,18838,10350,7917,14226,18406,18405,18407,18402,18401,18678,14225,7055,18631,18632,18898,18901,18910,18651,18652,18653,18654,18852,18915,18914,18916,18919,18925)
idselect_typetablepartitionstypepossible_keyskeykey_lenrefrowsfilteredExtra
1SIMPLEtemplate rangePRIMARYPRIMARY4 48100.00Using index condition

Time Before: 0.02730 seconds
Time After: 0.03193 seconds
Time Taken: 0.00463 seconds

Memory Before: 1,369.195 KB
Memory After: 1,370.578 KB
Memory Used: 1.383 KB

End call of global.php: 0.035200119018555
SQL Query
SELECT forum.forumid, lastpost, lastposter, lastthread, lastthreadid, lasticonid, threadcount, replycount, lastpostid, lastprefixid
	
FROM forum AS forum
idselect_typetablepartitionstypepossible_keyskeykey_lenrefrowsfilteredExtra
1SIMPLEforum ALL    26100.00 

Time Before: 0.03616 seconds
Time After: 0.03651 seconds
Time Taken: 0.00036 seconds

Memory Before: 1,555.125 KB
Memory After: 1,557.789 KB
Memory Used: 2.664 KB

SQL Query
SELECT moderator.*, user.username,
IF(user.displaygroupid = 0, user.usergroupid, user.displaygroupid) AS displaygroupid, infractiongroupid
FROM moderator AS moderator
INNER JOIN user AS user USING(userid)
idselect_typetablepartitionstypepossible_keyskeykey_lenrefrowsfilteredExtra
1SIMPLEmoderator ALLuserid_forumid   40100.00 
1SIMPLEuser eq_refPRIMARYPRIMARY4psfantasy-forums.moderator.userid1100.00 

Time Before: 0.03849 seconds
Time After: 0.04042 seconds
Time Taken: 0.00192 seconds

Memory Before: 1,608.383 KB
Memory After: 1,611.586 KB
Memory Used: 3.203 KB

SQL Query
SELECT user.username, (user.options & 512) AS invisible, user.usergroupid,
	session.userid, session.inforum, session.lastactivity, session.badlocation,
	IF(user.displaygroupid=0, user.usergroupid, user.displaygroupid) AS displaygroupid, infractiongroupid
FROM session AS session
LEFT JOIN user AS user ON(user.userid = session.userid)
WHERE session.lastactivity > 1719226367
ORDER BY username ASC, lastactivity DESC
idselect_typetablepartitionstypepossible_keyskeykey_lenrefrowsfilteredExtra
1SIMPLEsession ALL    2419233.33Using where; Using temporary; Using filesort
1SIMPLEuser eq_refPRIMARYPRIMARY4psfantasy-forums.session.userid1100.00 

Time Before: 0.04267 seconds
Time After: 0.12689 seconds
Time Taken: 0.08422 seconds

Memory Before: 1,711.695 KB
Memory After: 3,057.883 KB
Memory Used: 1,346.188 KB

SQL Query
SELECT
	announcement.announcementid, startdate, title, announcement.views,
	user.username, user.userid, user.usertitle, user.customtitle, user.usergroupid,
	IF(user.displaygroupid=0, user.usergroupid, user.displaygroupid) AS displaygroupid, infractiongroupid
	
	
FROM announcement AS announcement

LEFT JOIN user AS user ON(user.userid = announcement.userid)

WHERE startdate <= 1719229967
	AND enddate >= 1719229967
	AND forumid IN (9,8,-1)
	
ORDER BY startdate DESC, announcement.announcementid DESC
LIMIT 1
idselect_typetablepartitionstypepossible_keyskeykey_lenrefrowsfilteredExtra
1SIMPLEannouncement rangeforumid,enddateenddate6 124.00Using index condition; Using filesort
1SIMPLEuser eq_refPRIMARYPRIMARY4psfantasy-forums.announcement.userid1100.00 

Time Before: 0.23422 seconds
Time After: 0.23465 seconds
Time Taken: 0.00043 seconds

Memory Before: 1,742.852 KB
Memory After: 1,742.914 KB
Memory Used: 0.063 KB

SQL Query
SELECT COUNT(*) AS threads, SUM(IF(thread.lastpost > 1719229967 AND open <> 10, 1, 0)) AS newthread

FROM thread AS thread


WHERE forumid = 9
	AND sticky = 0
	
	 AND visible = 1
idselect_typetablepartitionstypepossible_keyskeykey_lenrefrowsfilteredExtra
1SIMPLEthread refforumid,catorderforumid6const,const,const316100.00 

Time Before: 0.23712 seconds
Time After: 0.24789 seconds
Time Taken: 0.01077 seconds

Memory Before: 1,749.148 KB
Memory After: 1,749.563 KB
Memory Used: 0.414 KB

SQL Query
SELECT thread.threadid, lastpost, open
FROM thread AS thread
WHERE forumid = 9
	AND sticky = 1
	
	 AND visible = 1
idselect_typetablepartitionstypepossible_keyskeykey_lenrefrowsfilteredExtra
1SIMPLEthread refforumid,catorderforumid6const,const,const1100.00 

Time Before: 0.24856 seconds
Time After: 0.24872 seconds
Time Taken: 0.00015 seconds

Memory Before: 1,749.766 KB
Memory After: 1,750.195 KB
Memory Used: 0.430 KB

SQL Query
SELECT  thread.threadid,
	thread.lastpost, thread.lastposter, thread.lastpostid, thread.replycount, IF(thread.views<=thread.replycount, thread.replycount+1, thread.views) AS views
	
FROM thread AS thread


WHERE forumid = 9
	AND sticky = 0
	
	 AND visible = 1 
	
	
	
	
ORDER BY sticky DESC, lastpost DESC
LIMIT 140, 20
idselect_typetablepartitionstypepossible_keyskeykey_lenrefrowsfilteredExtra
1SIMPLEthread refforumid,catorderforumid6const,const,const316100.00Using where

Time Before: 0.24921 seconds
Time After: 0.25135 seconds
Time Taken: 0.00214 seconds

Memory Before: 1,751.531 KB
Memory After: 1,752.883 KB
Memory Used: 1.352 KB

SQL Query
SELECT 
	IF(votenum >= 1, votenum, 0) AS votenum,
	IF(votenum >= 1 AND votenum > 0, votetotal / votenum, 0) AS voteavg,
 post.pagetext AS preview,
	thread.threadid, thread.title AS threadtitle, thread.forumid, pollid, open, postusername, postuserid, thread.iconid AS threadiconid,
	thread.dateline, notes, thread.visible, sticky, votetotal, thread.attach, thread.lastpost, thread.lastposter, thread.lastpostid, thread.replycount, IF(thread.views<=thread.replycount, thread.replycount+1, thread.views) AS views,
	thread.prefixid, thread.taglist, hiddencount, deletedcount
	
	
	
	
	
FROM thread AS thread
	
	
	
	LEFT JOIN post AS post ON(post.postid = thread.firstpostid)
	
	
	
WHERE thread.threadid IN (0,5550,5529,5763,5396,5733,5275,4963,4974,5090,5153,5108,4832,4765,473,4562,5028,4927,4756,4866,4886) 
ORDER BY sticky DESC, lastpost DESC
idselect_typetablepartitionstypepossible_keyskeykey_lenrefrowsfilteredExtra
1SIMPLEthread rangePRIMARYPRIMARY4 21100.00Using index condition; Using filesort
1SIMPLEpost eq_refPRIMARYPRIMARY4psfantasy-forums.thread.firstpostid1100.00 

Time Before: 0.25299 seconds
Time After: 0.26325 seconds
Time Taken: 0.01025 seconds

Memory Before: 1,753.688 KB
Memory After: 1,757.641 KB
Memory Used: 3.953 KB

PsFantasy.com Forums Database Error
Database Error Database error
The PsFantasy.com Forums database has encountered a problem.

Please try the following:
  • Load the page again by clicking the Refresh button in your web browser.
  • Open the forums.psfantasy.com home page, then try to open another page.
  • Click the Back button to try another link.
The forums.psfantasy.com forum technical staff have been notified of the error, though you may contact them if the problem persists.
 
We apologise for any inconvenience.