Including Functions.php

Time Before: 0.00043 seconds
Time After: 0.00050 seconds
Time Taken: 0.00007 seconds

Memory Before: 429.859 KB
Memory After: 439.914 KB
Memory Used: 10.055 KB

Connect to Database on Server: localhost

Time Before: 0.00055 seconds
Time After: 0.03305 seconds
Time Taken: 0.03250 seconds

Memory Before: 439.852 KB
Memory After: 440.766 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.04557 seconds
Time After: 0.04789 seconds
Time Taken: 0.00233 seconds

Memory Before: 937.523 KB
Memory After: 938.352 KB
Memory Used: 0.828 KB

Time Before: 0.03405 seconds
Time After: 0.04807 seconds
Time Taken: 0.01402 seconds

Memory Before: 440.469 KB
Memory After: 968.570 KB
Memory Used: 528.102 KB

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

Time Before: 0.05723 seconds
Time After: 0.06325 seconds
Time Taken: 0.00602 seconds

Memory Before: 985.992 KB
Memory After: 986.430 KB
Memory Used: 0.438 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.07629 seconds
Time After: 0.08297 seconds
Time Taken: 0.00668 seconds

Memory Before: 998.016 KB
Memory After: 998.016 KB
Memory Used: 0.000 KB

Time Before: 0.04825 seconds
Time After: 0.08811 seconds
Time Taken: 0.03985 seconds

Memory Before: 980.742 KB
Memory After: 1,039.070 KB
Memory Used: 58.328 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.10512 seconds
Time After: 0.10537 seconds
Time Taken: 0.00025 seconds

Memory Before: 1,178.578 KB
Memory After: 1,179.164 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.12175 seconds
Time After: 0.12528 seconds
Time Taken: 0.00353 seconds

Memory Before: 1,363.727 KB
Memory After: 1,365.109 KB
Memory Used: 1.383 KB

End call of global.php: 0.1394031047821
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.17984 seconds
Time After: 0.18080 seconds
Time Taken: 0.00097 seconds

Memory Before: 1,549.531 KB
Memory After: 1,552.195 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.23094 seconds
Time After: 0.23307 seconds
Time Taken: 0.00213 seconds

Memory Before: 1,602.789 KB
Memory After: 1,605.992 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 > 1716580934
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.25652 seconds
Time After: 0.35951 seconds
Time Taken: 0.10299 seconds

Memory Before: 1,706.633 KB
Memory After: 3,021.969 KB
Memory Used: 1,315.336 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 <= 1716584534
	AND enddate >= 1716584534
	AND forumid IN (2,1,-1)
	
ORDER BY startdate DESC, announcement.announcementid DESC
LIMIT 1
idselect_typetablepartitionstypepossible_keyskeykey_lenrefrowsfilteredExtra
1SIMPLEannouncement rangeforumid,enddateenddate6 126.66Using index condition; Using filesort
1SIMPLEuser eq_refPRIMARYPRIMARY4psfantasy-forums.announcement.userid1100.00 

Time Before: 2.57363 seconds
Time After: 2.58177 seconds
Time Taken: 0.00814 seconds

Memory Before: 1,737.844 KB
Memory After: 1,737.906 KB
Memory Used: 0.063 KB

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

FROM thread AS thread


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

Time Before: 2.58655 seconds
Time After: 2.60481 seconds
Time Taken: 0.01826 seconds

Memory Before: 1,744.117 KB
Memory After: 1,744.531 KB
Memory Used: 0.414 KB

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

Time Before: 2.60532 seconds
Time After: 2.61246 seconds
Time Taken: 0.00714 seconds

Memory Before: 1,744.734 KB
Memory After: 1,745.164 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 = 2
	AND sticky = 0
	
	 AND visible = 1 
	
	
	
	
ORDER BY sticky DESC, lastpost DESC
LIMIT 1200, 20
idselect_typetablepartitionstypepossible_keyskeykey_lenrefrowsfilteredExtra
1SIMPLEthread refforumid,catorderforumid6const,const,const2842100.00Using where

Time Before: 2.62499 seconds
Time After: 2.63085 seconds
Time Taken: 0.00586 seconds

Memory Before: 1,746.500 KB
Memory After: 1,747.852 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,6385,6371,6383,6369,6390,6381,6380,6356,6351,6321,6240,6377,6365,6375,6278,4113,6315,6060,6350,6308) 
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: 2.63992 seconds
Time After: 2.64312 seconds
Time Taken: 0.00320 seconds

Memory Before: 1,748.672 KB
Memory After: 1,752.617 KB
Memory Used: 3.945 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.