`whenYear` >='-3000'
AND `whenYear` <='3000'
AND
( `whoCharName` = 'The Return of the Prodigal Parrot (issue 2) ' or `whoRel` = 'The Return of the Prodigal Parrot (issue 2)')
AND (`access` ='Public' )
ORDER BY `whenYear` ASC, `whenMonth` ASC , `whenDay` ASC,`eventSig` DESC
LIMIT
0
,
300