array(2) {
[0]=>
string(815) "
select r.*,
rc.info,
t.title as threadtitle,
u.username as username,
u.anonymous as useranonymous,
`f`.`value` AS `flairvalue`,
`ft`.`name` AS `flairname`,
`ft`.`colour` AS `flaircolour`,
`ft`.`icon` AS `flairicon`
from reply as r
join thread as t on t.id = r.threadid
join replycontent as rc on rc.replyid = r.id
join user as u on u.id = r.userid
left join `flair` `f` on `f`.`userid` = `u`.`id` and `f`.`categoryid` = `t`.`categoryid`
left join `flairoption` `ft` on `ft`.`id` = `f`.`flairoptionid`
where r.businessid = :businessId
and r.threadid = :threadId
group by r.id
order by r.utcdated desc
limit 0,50
"
[1]=>
array(2) {
["businessId"]=>
int(1)
["threadId"]=>
int(30961)
}
}
Full article at the Herald Sun's site

Years ago
Coaching Positions Available for Winter
Not sure what sparked him, but Scott Fisher has suggested that the NBL MVP voting could be susceptible to bias.
While Fisher agrees this year's field includes worthy candidates, he said the voting system should be reassessed to eliminate any chance of bias.Besides Wethers, have there been any really questionable MVP winners recently? Can the range of coaches independently have that much influence? Should their votes in each game be made public at the end of the season to improve transparency and work to keep them a little in line?
Coaches vote on who they think were the best players at the end of each game. But Fisher, a two-time MVP, said a more neutral judge was needed after claiming some past MVP winners had raised eyebrows.
Full article at the Herald Sun's site
