Home > Database > Mysql Tutorial > MySql 数据库导入"Unknown command '/n&#3_MySQL

MySql 数据库导入"Unknown command '/n&#3_MySQL

WBOY
Release: 2016-06-01 13:49:02
Original
932 people have browsed it

bitsCN.com

在CMD 下 输入: Mysql -u root -p --default-character-set=utf8 database
注:出现这种错误一般是由于备份数据的字符集和恢复时使用的字符集不一致所致,常用的两种字符集是

UTF8

GBK

bitsCN.com
Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template