`whenYear` >='-3000'
AND `whenYear` <='3000'
AND
( `whoCharName` = 'a 4,500-kilometer solo bicycle trip ' or `whoRel` = 'a 4,500-kilometer solo bicycle trip ' or `whereLoc` = 'a 4,500-kilometer solo bicycle trip')
AND (`access` ='Public' )
ORDER BY `whenYear` ASC, `whenMonth` ASC , `whenDay` ASC,`eventSig` DESC
LIMIT
0
,
300