Unable to connect to database !
2002 <- 오류번호
select * from job_type order by sort_number asc
Can't connect to local MySQL server through socket '/tmp/mysql.sock' (111)
Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in
/home/ilzali/inc/lib.php on line
11556
|
|
Unable to connect to database !
2002 <- 오류번호
select * from job_guin where (guin_career = '경력' or guin_career = '무관') and CAST(guin_career_year as SIGNED) >= and guin_banner1 > '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' (111)
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 CAST(guin_career_year as SIGNED) >= and guin_banner1 > '0' and (guin_end_date >= curdate() or guin_choongwon ='1')
Can't connect to local MySQL server through socket '/tmp/mysql.sock' (111)
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