早教吧 育儿知识 作业答案 考试题库 百科 知识分享

YouhaveanerrorinyourSQLsyntax;checkthemanualthatcorrespondstoyourMySQLserverversionfortherightsyntaxtousenear'TYPE=MyISAMDEFAULTCHARSET=utf8COLLATEutf8generalci'atline11

题目详情
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 'TYPE=MyISAM DEFAULT CHARSET=utf8 COLLATE utf8_general_ci' at line 11
▼优质解答
答案和解析
TYPE=MyISAM 换成 ENGINE=MyISAM