Could not perform query:
Error #1017 => Can't find file: 'a' (errno: 2)
Query => select a.*, DATE_FORMAT(a.show_date,'%m.%d.%y') as show_date, b.name from TourDate as a, bands as b where (to_days(a.show_date) - to_days(now())) >= 0 and a.bandID = '57' and a.bandID = b.band_id order by a.show_date, b.name ascNo proper query Id:
There are no tour dates at this time.