`whenYear` >='-3000'
AND `whenYear` <='3000'
AND
(`whereLoc` ='Sydney' OR (`whereLon` >='150.926' And`whereLon` <='151.506'And`whereLat` >='-34.15'And`whereLat` <='-33.57'))
ORDER BY `whenYear` ASC, `whenMonth` ASC , `whenDay` ASC,`eventSig` DESC
LIMIT
0
,
100