게시판 스킨 에러
create table if not exists ( mb_id varchar(20) not null, ok_ip varchar(50) not null, ok_datetime datetime not null, primary key (mb_id))
1064 : You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '( mb_id varchar(20) not null, ok_ip varchar(50) not null, ok_datetim' at line 1
error file : /bbs/board.php
어느날 갑자기 이렇게 에러가 납니다.
스킨명 : mw.basic
1064 : You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '( mb_id varchar(20) not null, ok_ip varchar(50) not null, ok_datetim' at line 1
error file : /bbs/board.php
어느날 갑자기 이렇게 에러가 납니다.
스킨명 : mw.basic
|
댓글을 작성하시려면 로그인이 필요합니다.
로그인
댓글 1개
참고로 배추빌더임