`whenYear` >='-3000'
AND `whenYear` <='3000'
AND
( `whoCharName` = '2009 Boko Haram Uprising ' or `whoRel` = '2009 Boko Haram Uprising ' or `whereLoc` = '2009 Boko Haram Uprising')
AND (`access` ='Public' )
ORDER BY `whenYear` ASC, `whenMonth` ASC , `whenDay` ASC,`eventSig` DESC
LIMIT
0
,
300