`whenYear` >='-3000'
AND `whenYear` <='3000'
AND
( `whoCharName` = 'Sir Robert Milnes 1st Baronet ' or `whoRel` = 'Sir Robert Milnes 1st Baronet ')
AND (`access` ='Public' )
ORDER BY `whenYear` ASC, `whenMonth` ASC , `whenDay` ASC,`eventSig` DESC
LIMIT
0
,
300