`whenYear` >='-3000'
AND `whenYear` <='3000'
AND
( `whoCharName` = 'Adrift Just Off the Islets of Langerhans Latitude ' or `whoRel` = 'Adrift Just Off the Islets of Langerhans Latitude')
AND (`access` ='Public' )
ORDER BY `whenYear` ASC, `whenMonth` ASC , `whenDay` ASC,`eventSig` DESC
LIMIT
0
,
300