当前位置:网站首页>Appears when importing MySQL
Appears when importing MySQL
2022-07-06 09:15:00 【wx5caecf2ed0645】
The above mistakes , It's because of the character set , The solution is to add... To the Import command :--default-character-set=utf8
such as :
Normal import :
mysql -u root -h 127.0.0.1 -P 33067 mujitokyo_dev<mujitokyo_dev.sql
After adding :
mysql -u root -h 127.0.0.1 -P 33067 --default-character-set=utf8 mujitokyo_dev<mujitokyo_dev.sql
边栏推荐
- [shell script] use menu commands to build scripts for creating folders in the cluster
- [sword finger offer] serialized binary tree
- Mathematical modeling 2004b question (transmission problem)
- Show slave status \ read in G_ Master_ Log_ POS and relay_ Log_ The (size) relationship of POS
- Simclr: comparative learning in NLP
- How to intercept the string correctly (for example, intercepting the stock in operation by applying the error information)
- Le modèle sentinelle de redis
- The ECU of 21 Audi q5l 45tfsi brushes is upgraded to master special adjustment, and the horsepower is safely and stably increased to 305 horsepower
- Seven layer network architecture
- [oc foundation framework] - < copy object copy >
猜你喜欢

【图的三大存储方式】只会用邻接矩阵就out了

Digital people anchor 618 sign language with goods, convenient for 27.8 million people with hearing impairment

LeetCode41——First Missing Positive——hashing in place & swap
![[OC]-<UI入门>--常用控件-提示对话框 And 等待提示器(圈)](/img/af/a44c2845c254e4f48abde013344c2b.png)
[OC]-<UI入门>--常用控件-提示对话框 And 等待提示器(圈)

Advanced Computer Network Review(5)——COPE
![[OC-Foundation框架]-<字符串And日期与时间>](/img/75/e20064fd0066810135771a01f54360.png)
[OC-Foundation框架]-<字符串And日期与时间>

An article takes you to understand the working principle of selenium in detail

Nacos 的安装与服务的注册

Simclr: comparative learning in NLP
![[OC]-<UI入门>--常用控件-UIButton](/img/4d/f5a62671068b26ef43f1101981c7bb.png)
[OC]-<UI入门>--常用控件-UIButton
随机推荐
甘肃旅游产品预订增四倍:“绿马”走红,甘肃博物馆周边民宿一房难求
Connexion d'initialisation pour go redis
Compétences en mémoire des graphiques UML
Redis之哨兵模式
CUDA realizes focal_ loss
Kratos战神微服务框架(一)
Advanced Computer Network Review(5)——COPE
What is MySQL? What is the learning path of MySQL
数学建模2004B题(输电问题)
Blue Bridge Cup_ Single chip microcomputer_ Measure the frequency of 555
使用标签模板解决用户恶意输入的问题
[OC foundation framework] - [set array]
Notes 01
LeetCode:387. The first unique character in the string
Advanced Computer Network Review(4)——Congestion Control of MPTCP
Reids之缓存预热、雪崩、穿透
QML type: overlay
Leetcode刷题题解2.1.1
CSP student queue
五层网络体系结构