`whenYear` >='-3000'
AND `whenYear` <='3000'
AND
( `whoCharName` = ' movie Love Affair, or the Case of the Missing Switchboard Operator ' or `whoRel` = ' movie Love Affair, or the Case of the Missing Switchboard Operator')
AND (`access` ='Public' )
ORDER BY `whenYear` ASC, `whenMonth` ASC , `whenDay` ASC,`eventSig` DESC
LIMIT
0
,
300