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' (2)
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_banner1 > '0' and (guin_title like '%청소%' OR guin_com_name like '%청소%' OR keyword like '%청소%' ) 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_banner1 > '0' and (guin_title like '%청소%' OR guin_com_name like '%청소%' OR keyword like '%청소%' ) 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