Database error: Invalid SQL: SELECT
calid,
title,
description,
type,
UNIX_TIMESTAMP(start_date) AS startdate,
UNIX_TIMESTAMP(end_date) AS enddate,
address,
city,
state,
country,
url,
uid,
email,
contact
FROM Calendar
WHERE calid = 2194 Marathon Event Station
MySQL Error: 1064 (You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'Marathon Event Station' at line 17)
Session halted.