`whenYear` >='-3000'
AND `whenYear` <='3000'
AND
(`whereLoc` ='Istanbul' OR (`whereLon` >='28.66' And`whereLon` <='29.24'And`whereLat` >='40.72'And`whereLat` <='41.3'))
ORDER BY `whenYear` ASC, `whenMonth` ASC , `whenDay` ASC,`eventSig` DESC
LIMIT
0
,
100