`whenYear` >='-3000'
AND `whenYear` <='3000'
AND
(`whereLoc` ='Shenyang' OR (`whereLon` >='123.593' And`whereLon` <='124.173'And`whereLat` >='41.443'And`whereLat` <='42.023'))
ORDER BY `whenYear` ASC, `whenMonth` ASC , `whenDay` ASC,`eventSig` DESC
LIMIT
0
,
100