Unable to connect to database !
1064 <- 오류번호
select * from job_guin where (guin_career = '경력' or guin_career = '무관') and CAST(guin_career_year as SIGNED) >= and (guin_end_date >= curdate() or guin_choongwon ='1') order by guin_date desc limit 0, 9
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 'and (guin_end_date >= curdate() or guin_choongwon ='1') order by guin_date de' at line 1
Unable to connect to database !
1064 <- 오류번호
select Count(*) from job_guin where (guin_career = '경력' or guin_career = '무관') and CAST(guin_career_year as SIGNED) >= and (guin_end_date >= curdate() or guin_choongwon ='1')
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 'and (guin_end_date >= curdate() or guin_choongwon ='1')' at line 1