Unable to connect to database !
2006 <- 오류번호
Delete from edu_attend where last_access_time < DATE_ADD(CURDATE(), INTERVAL -1 DAY)
MySQL server has gone away
Unable to connect to database !
2006 <- 오류번호
SELECT * FROM edu_happy_icon_list
MySQL server has gone away
Warning: happy_mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /hard/hosting5/school/www/inc/lib.php on line 11306
Unable to connect to database !
2006 <- 오류번호
SELECT * FROM edu_happy_menu_conf ORDER BY number DESC
MySQL server has gone away
Warning: happy_mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /hard/hosting5/school/www/inc/lib.php on line 489
Unable to connect to database !
2006 <- 오류번호
select number, category_name from edu_upso2_category order by category_sort desc
MySQL server has gone away
Warning: happy_mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /hard/hosting5/school/www/inc/lib.php on line 567
Unable to connect to database !
2006 <- 오류번호
select category_templet FROM edu_upso2_category WHERE number='1r03'
MySQL server has gone away
Warning: happy_mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /hard/hosting5/school/www/inc/lib.php on line 838
Unable to connect to database !
2006 <- 오류번호
select * from edu_upso2_si order by sort_number
MySQL server has gone away
Warning: happy_mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /hard/hosting5/school/www/inc/lib.php on line 845
Unable to connect to database !
2006 <- 오류번호
select * from edu_upso2_si order by sort_number
MySQL server has gone away
Warning: happy_mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /hard/hosting5/school/www/inc/lib.php on line 6954
Unable to connect to database !
2006 <- 오류번호
select * from edu_auto_search_word where number = 1
MySQL server has gone away
Warning: happy_mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /hard/hosting5/school/www/inc/lib.php on line 857
Unable to connect to database !
2006 <- 오류번호
select number from edu_upso2_category WHERE category_name=''
MySQL server has gone away
Warning: happy_mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /hard/hosting5/school/www/inc/lib.php on line 3017
Unable to connect to database !
2006 <- 오류번호
SELECT number FROM edu_upso2_stats WHERE regdate='2024-05-02' AND regtime='12'
MySQL server has gone away
Warning: happy_mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /hard/hosting5/school/www/inc/lib.php on line 6860
Unable to connect to database !
2006 <- 오류번호
INSERT INTO edu_upso2_stats SET regdate='2024-05-02' , regtime='12' , regweek='4' , totalCount='1' , etcPageCount = '1'
MySQL server has gone away
Unable to connect to database !
2006 <- 오류번호
SELECT * FROM edu_upso2_admin_member WHERE id=''
MySQL server has gone away
Warning: happy_mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /hard/hosting5/school/www/inc/lib.php on line 6806
Unable to connect to database !
2006 <- 오류번호
select * from edu_upso2_si order by sort_number asc
MySQL server has gone away
Warning: happy_mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /hard/hosting5/school/www/inc/lib.php on line 8151
Unable to connect to database !
2006 <- 오류번호
DELETE FROM edu_movie_token WHERE make_time < 1714612375
MySQL server has gone away
Unable to connect to database !
2006 <- 오류번호
Select * from edu_auction_conf
MySQL server has gone away
Warning: happy_mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /hard/hosting5/school/www/inc/lib_mall.php on line 97
Unable to connect to database !
2006 <- 오류번호
select number,title,onoff,thread from edu_auction_category where onoff <= '0' order by sorting_number asc,title asc
MySQL server has gone away
Warning: happy_mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /hard/hosting5/school/www/inc/lib_mall.php on line 78
Unable to connect to database !
2006 <- 오류번호
SELECT Count(*) FROM edu_happy_member_secure WHERE group_number = '900000000' AND menu_title = '마켓상품할인금액적용' AND menu_use = 'y'
MySQL server has gone away
Warning: happy_mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /hard/hosting5/school/www/inc/lib_happy_member.php on line 1641
Unable to connect to database !
2006 <- 오류번호
select conf_value from edu_happy_config where conf_name = 'credit_update' limit 0,1
MySQL server has gone away
Warning: happy_mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /hard/hosting5/school/www/inc/lib_mall.php on line 12190
Unable to connect to database !
2006 <- 오류번호
select count(*) from edu_happy_config where conf_name = 'credit_update'
MySQL server has gone away
Warning: happy_mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /hard/hosting5/school/www/inc/lib_mall.php on line 12196
Unable to connect to database !
2006 <- 오류번호
insert into edu_happy_config set conf_name = 'credit_update', conf_value = DATE_ADD(CURDATE(),INTERVAL -1 DAY), reg_date = NOW(), mod_date = NOW()
MySQL server has gone away
Unable to connect to database !
2006 <- 오류번호
select * from edu_auction_jangproduct where product_stats = '4' and baesong_date < date_format(date_sub(curdate(),INTERVAL 365 day),'%Y-%m-%d') and baesong_date != '0000-00-00 00:00:00'
MySQL server has gone away
Warning: happy_mysql_fetch_assoc(): supplied argument is not a valid MySQL result resource in /hard/hosting5/school/www/inc/lib_mall.php on line 12227
Unable to connect to database !
2006 <- 오류번호
update edu_auction_jangproduct set product_stats = '5' where product_stats = '4' and baesong_date < date_format(date_sub(curdate(),INTERVAL 365 day),'%Y-%m-%d') and baesong_date != '0000-00-00 00:00:00'
MySQL server has gone away
Unable to connect to database !
2006 <- 오류번호
update edu_auction_jangproduct set product_stats = '9' where product_stats = '8' and reg_date < date_format(date_sub(curdate(),INTERVAL 7 day),'%Y-%m-%d')
MySQL server has gone away
Unable to connect to database !
2006 <- 오류번호
update edu_auction_product set oneday_inquire = inquire/( (TO_DAYS(curdate()) -TO_DAYS(reg_date)) + 1)
MySQL server has gone away
Unable to connect to database !
2006 <- 오류번호
update edu_happy_config set conf_value = CURDATE(), mod_date = NOW() where conf_name = 'credit_update'
MySQL server has gone away
Unable to connect to database !
2006 <- 오류번호
SELECT * FROM edu_upso2_admin_member WHERE id=''
MySQL server has gone away
Warning: happy_mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /hard/hosting5/school/www/inc/lib.php on line 6806
Unable to connect to database !
2006 <- 오류번호
SELECT Count(*) FROM edu_happy_member_secure WHERE group_number = '900000000' AND menu_title = '마켓상품리스트' AND menu_use = 'y'
MySQL server has gone away
Warning: happy_mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /hard/hosting5/school/www/inc/lib_happy_member.php on line 1641