`whenYear` >='-3000'
AND `whenYear` <='3000'
AND
( `whoCharName` = 'Old Tales and New Truths Charting the Bright-Shad ' or `whoRel` = 'Old Tales and New Truths Charting the Bright-Shad')
AND (`access` ='Public' )
ORDER BY `whenYear` ASC, `whenMonth` ASC , `whenDay` ASC,`eventSig` DESC
LIMIT
0
,
300