`whenYear` >='-3000'
AND `whenYear` <='3000'
AND
( `whoCharName` = 'artwork The Great Russian Ball at the Academy of Music, November 5, 1863 ' or `whoRel` = 'artwork The Great Russian Ball at the Academy of Music, November 5, 1863')
AND (`access` ='Public' )
ORDER BY `whenYear` ASC, `whenMonth` ASC , `whenDay` ASC,`eventSig` DESC
LIMIT
0
,
300