建立表格是提示#1286 - Unknown storage engine 'InnoDB'
元曦
元曦 2017-08-21 14:13:04
0
2
1502

建立表格是提示#1286 - Unknown storage engine 'InnoDB'

元曦
元曦

全部回覆(2)
潜轲

儲存引擎關了? 

show engines:

看一下Innodb的狀況。

以及my.ini中這行語句

default-storage-engine=INNODB

元曦

[SQL] 建立表格s7_note

(

  idmediumint unsigned not null auto_increment comment 'Id',

  title varchar(100) not null comment '標題

addtime datetime 預設null comment '新增時間',

  ip int not null  comment 'IP 位址',

  主鍵(id)

)engine=InnoDB 預設字元集留言f8 comment '表'38; - 未知儲存引擎「InnoDB」

熱門教學
更多>
最新下載
更多>
網站特效
網站源碼
網站素材
前端模板