`whenYear` >='-3000'
AND `whenYear` <='3000'
AND
(`whereLoc` ='Paris' OR (`whereLon` >='2.06' And`whereLon` <='2.64'And`whereLat` >='48.56'And`whereLat` <='49.14'))
ORDER BY `whenYear` ASC, `whenMonth` ASC , `whenDay` ASC,`eventSig` DESC
LIMIT
0
,
100