DB Error: syntax error
(
select count(*) As count, min(date_start) As minDate, max(date_start) As maxDate from calendar_date where event_id = 
)