찾다

 >  Q&A  >  본문

내 데이터베이스가 잘못 실행되고 있습니다.

create table s7_ note

(

id Mediumint unsigned not null auto_ inc rement c omment 'Id',

title varchar(100) not null comment 'title',

content longtext not null comment 'content',

Addtime datetime not null default current_timestamp comment 'Add time',

IP int not null comment 'IP 주소',

기본 키(id)

)engine=InnoDB 기본 charset utf8 comment '메시지 테이블';


听风说.听风说.2181일 전931

모든 응답(0)나는 대답할 것이다

답장 없음
  • 취소회신하다