오류좀 봐주세요 ㅠ 정보
오류좀 봐주세요 ㅠ본문
select mb_id,SUM(po_point) as point from g4_point where po_datetime >= date_add(now(), interval -7 day) and mb_id <> 'webmaster' group by mb_id order by point desc limit 0, 5
1194 : Table 'g4_point' is marked as crashed and should be repaired
이구문의 오류인데 어찌해야 하는지 ㅠ
에러는index.php라고 써있어요
주소는
http://ven.kangnam.ac.kr < -여기이고요 ㅠ
1194 : Table 'g4_point' is marked as crashed and should be repaired
이구문의 오류인데 어찌해야 하는지 ㅠ
에러는index.php라고 써있어요
주소는
http://ven.kangnam.ac.kr < -여기이고요 ㅠ
댓글 전체
테이블이 깨지셨네요.. 테이블을 복구하시거나 데이타가 없다면 삭제후 재생성 하시기 바랍니다