Unable to connect to database !
145 <- 오류번호
SELECT
number,xml_info
FROM
happy_weather_info
WHERE
city = '21'
AND
xml_date = CURDATE()
Table './opengym/happy_weather_info' is marked as crashed and should be repaired
Warning: mysql_fetch_row(): supplied argument is not a valid MySQL result resource in /hard/hosting4/opengym/www/inc/lib.php on line 389
Unable to connect to database !
145 <- 오류번호
INSERT INTO
happy_weather_info
SET
city = '21',
xml_info = '
강릉강진군강화거제거창경주시고산고창고창군고흥광양시광주구미군산금산김해시남원남해대관령대구대전동두천동해목포문경밀양백령도보령보성군보은봉화부산부안부여북강릉북부산북창원북춘천산청상주서귀포서산서울서청주성산세종속초수원순창군순천안동양산시양평여수영광군영덕영월영주영천완도울릉도울산울진원주의령군의성이천인제인천임실장수장흥전주정선군정읍제주제천진도군진주창원천안철원청송군청주추풍령춘천충주태백통영파주포항함양군합천해남홍성홍천흑산도
',
xml_date = CURDATE()
Table './opengym/happy_weather_info' is marked as crashed and should be repaired Unable to connect to database !
145 <- 오류번호
SELECT
xml_info
FROM
happy_weather_info
WHERE
city = '21'
AND
xml_date = CURDATE()
Table './opengym/happy_weather_info' is marked as crashed and should be repaired
Warning: mysql_fetch_row(): supplied argument is not a valid MySQL result resource in /hard/hosting4/opengym/www/inc/lib.php on line 432