Unable to connect to database !
2002 <- 오류번호
select * from job_guin where (guin_career = '경력' or guin_career = '무관') and guin_pick > '0' and (guin_end_date >= curdate() or guin_choongwon ='1') order by guin_date desc limit 0, 12
Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2)
Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in
/home/ilzali/inc/lib.php on line
2166
Unable to connect to database !
2002 <- 오류번호
select Count(*) from job_guin where (guin_career = '경력' or guin_career = '무관') and guin_pick > '0' and (guin_end_date >= curdate() or guin_choongwon ='1')
Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2)
Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in
/home/ilzali/inc/lib.php on line
2170
Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in
/home/ilzali/inc/lib.php on line
2209