`whenYear` >='-3000'
AND `whenYear` <='3000'
AND
( `whoCharName` = ' movie Throw Away Your Books, Rally in the Streets ' or `whoRel` = ' movie Throw Away Your Books, Rally in the Streets')
AND (`access` ='Public' )
ORDER BY `whenYear` ASC, `whenMonth` ASC , `whenDay` ASC,`eventSig` DESC
LIMIT
0
,
300