`whenYear` >='-3000'
AND `whenYear` <='3000'
AND
( `whoCharName` = 'Civil war in Chad (1979-1982) ' or `whoRel` = 'Civil war in Chad (1979-1982)')
AND (`access` ='Public' )
ORDER BY `whenYear` ASC, `whenMonth` ASC , `whenDay` ASC,`eventSig` DESC
LIMIT
0
,
300