`whenYear` >='-3000'
AND `whenYear` <='3000'
AND
(`whereLoc` ='Recife' OR (`whereLon` >='-35.19' And`whereLon` <='-34.61'And`whereLat` >='-8.34'And`whereLat` <='-7.76'))
ORDER BY `whenYear` ASC, `whenMonth` ASC , `whenDay` ASC,`eventSig` DESC
LIMIT
0
,
100