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(31722)
}
}

Anonymous
Years ago
Pioneers vs Canberra, May 18
The Pioneers shot the ball extremely well, and seemed to do as they pleased on offence. It was pretty impressive, Canberra is never an easy place to go and get the win. The team on left Mt Gambier on Saturday morning for the game that night, so a fair amount of travel on game day which makes it even tougher. For anyone interested the entire game can be seen here
http://www.youtube.com/watch?v=cI9Fmk7zOWs
from what I understand Canberra steam all their games live.
