갤러리 에러
갤러리 스킨 mw.basic
사용 중 갑자기 아래와 같이 에러가 발생하였습니다.
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
사용 중 갑자기 아래와 같이 에러가 발생하였습니다.
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
|
댓글을 작성하시려면 로그인이 필요합니다.
로그인
댓글 2개