`whenYear` >='-3000'
AND `whenYear` <='3000'
AND
( `whoCharName` = 'Marcel and Pierre Souvestre Allain ' or `whoRel` = 'Marcel and Pierre Souvestre Allain ' or `whereLoc` = 'Marcel and Pierre Souvestre Allain')
AND (`access` ='Public' )
ORDER BY `whenYear` ASC, `whenMonth` ASC , `whenDay` ASC,`eventSig` DESC
LIMIT
0
,
300