home

Tags

MYSQL导入数据报错:DEFAULT CHARSET=latin1的解决方法

October 25th, 2007

一般错误描述为:

引用内容
MySQL Server Error:
You have an error in your SQL syntax near ‘ENGINE=MyISAM DEFAULT CHARSET=latin1′ at line 1( 1064 )

或者

[more…]