当前位置:网站首页>ERROR 1064 (42000) You have an error in your SQL syntax; check the manual that corresponds to your
ERROR 1064 (42000) You have an error in your SQL syntax; check the manual that corresponds to your
2022-07-31 04:44:00 【sebeefe】
When importing .sql files in MySQL
via
use datasource C:/info.sql
use data (database name is data)
source C:/info.sql (put the .sql file into a less complicated folder in advance, preferably without Chinese in the path)
Encountered ERROR 1064 (42000): 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 '浼arg憳撖峘varchar(255) DEFAULT NULL,
`hoу埆` varchar(255) DEFAULT NUL' at line 3
It seems to be able to read two lines, but there is a problem with the third line
At first I thought there was a problem with the .sql file, but later I thought it might be a coding problem
I read this article on SQL-mysql setting utf8 encoding method(83 messages)>Read the fourth part and be inspired
Add a line of code before importing the .sql file set names utf8;
At this time, when you import again, you will be happy to see the marquee that makes the data imported.
Let me introduce myself first. The editor graduated from Shanghai Jiaotong University in 2013. I worked in a small company and went to big factories such as Huawei and OPPO. I joined Alibaba in 2018, until now.I know that most junior and intermediate java engineers want to upgrade their skills, they often need to explore their own growth or sign up to study, but for training institutions, the tuition fee is nearly 10,000 yuan, which is really stressful.Self-learning that is not systematic is very inefficient and lengthy, and it is easy to hit the ceiling and the technology stops.Therefore, I collected a "full set of learning materials for java development" for everyone. The original intention is also very simple. I hope to help friends who want to learn by themselves but don't know where to start, and at the same time reduce everyone's burden.Add the business card below to get a full set of learning materials
边栏推荐
- The input input box displays the precision of two decimal places
- MySQL数据库必会的增删查改操作(CRUD)
- 重磅 | 开放原子校源行活动正式启动
- [Linear Neural Network] softmax regression
- 益智类游戏关卡设计:逆推法--巧解益智类游戏关卡设计
- 问题7:列表的拼接
- el-image tag doesn't work after binding click event
- Gaussian distribution and its maximum likelihood estimation
- ERROR 1819 (HY000) Your password does not satisfy the current policy requirements
- Smartcom Programming Level 4 - Magic Academy Lesson 6
猜你喜欢
ERROR 1819 (HY000) Your password does not satisfy the current policy requirements
idea工程明明有依赖但是文件就是显示没有,Cannot resolve symbol ‘XXX‘
【小土堆补充】Pytorch学习笔记_Anaconda虚拟环境使用
MySQL based operations
(4) Recursion, variable parameters, access modifiers, understanding main method, code block
数字经济时代的开源数据库创新 | 2022开放原子全球开源峰会数据库分论坛圆满召开
【云原生】DevOps(五):集成Harbor
HCIP第十天_BGP路由汇总实验
益智类游戏关卡设计:逆推法--巧解益智类游戏关卡设计
开源汇智创未来 | 2022开放原子全球开源峰会OpenAtom openEuler分论坛圆满召开
随机推荐
开放原子开源基金会秘书长孙文龙 | 凝心聚力,共拓开源
STM32HAL library modifies Hal_Delay to us-level delay
(Line segment tree) Summary of common problems of basic line segment tree
Understanding of the presence of a large number of close_wait states
prompt.ml/15中<svg>标签使用解释
开源汇智创未来 | 2022开放原子全球开源峰会OpenAtom openEuler分论坛圆满召开
【小土堆补充】Pytorch学习笔记_Anaconda虚拟环境使用
Summary of Huawei Distributed Storage FusionStorage Knowledge Points [Interview]
Can't load /home/Iot/.rnd into RNG
BUG消灭者!!实用调试技巧超全整理
input输入框展示两位小数之precision
问题7:列表的拼接
30 Years of Open Source Community | 2022 Open Atom Global Open Source Summit 30 Years of Open Source Community Special Event Held Successfully
Basic knowledge of mysql (2)
Win10 CUDA CUDNN installation configuration (torch paddlepaddle)
Knowledge Distillation 7: Detailed Explanation of Knowledge Distillation Code
C Implementation of Simple Network File Copy
Recursive implementation of the Tower of Hanoi problem
Fusion Cloud Native, Empowering New Milestones | 2022 Open Atom Global Open Source Summit Cloud Native Sub-Forum Successfully Held
打造基于ILRuntime热更新的组件化开发