database error: Invalid SQL: SELECT * FROM `units` RIGHT JOIN `projects` ON units.unit = projects.unit WHERE projects.status = 'Posted' and ( `keywords` = 'greek life' or ( projects.title like '%greek%' and projects.title like '%life%' and projects.title like '%%' and projects.title like '%%' and projects.title like '%%') or ( projects.keywords like '%greek%' and projects.keywords like '%life%' and projects.keywords like '%%' and projects.keywords like '%%' and projects.keywords like '%%') or ( projects.summary like '%greek%' and projects.summary like '%life%' and projects.summary like '%%' and projects.summary like '%%' and projects.summary like '%%') or ( projects.details like '%greek%' and projects.details like '%life%' and projects.details like '%%' and projects.details like '%%' and projects.details like '%%') or ( projects.qualifications like '%greek%' and projects.qualifications like '%life%' and projects.qualifications like '%%' and projects.qualifications like '%%' and projects.qualifications like '%%') or ( projects.faculty_last like '%greek%' and projects.faculty_last like '%life%' and projects.faculty_last like '%%' and projects.faculty_last like '%%') or ( projects.unit_other like '%greek%' and projects.unit_other like '%life%' and projects.unit_other like '%%' and projects.unit_other like '%%') or ( units.name like '%greek%' and units.name like '%life%' and units.name like '%%' and units.name like '%%') or ( units.name like '%greek%' and units.name like '%life%' and units.name like '%%' and units.name like '%%')) and projects.start_date >= '--01' order by
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 '' at line 1)
Session halted.