当前位置:网站首页>Import of MySQL data
Import of MySQL data
2022-07-26 23:06:00 【Planning Department_ xiao_ cai_ ji】
Information
according to 【MySQL Database tutorial ,mysql The installation to mysql senior , strong ! hard !】 Arrangement
The data link :
Baidu SkyDrive :
link :https://pan.baidu.com/s/1KboU_3EZJxrezMWZ2klP6g
Extraction code :1234
Alicloud disk
【MySQL】
1. Mode one
Log in from the command window MySQL , Use source Command import data .
1.1 Sign in MySQL
mysql -u root -p

1.2 Use source Command import data
Data not imported :
grammar :
source sql The full path to the file
To import sql The full path to the file
D:\ Desktop files \MySQL Song Hongkang \ Information \atguigudb.sql
source D:\ Desktop files \MySQL Song Hongkang \ Information \atguigudb.sql

Data import succeeded :
2. Mode two
Import data based on graphical interface tools
What I use is DataGrip
2.1 adopt sql File import data
Before data import :



After data import :
2.2 adopt csv File import data



After data import :

边栏推荐
- 面试官问:JS的this指向
- Calendar documents implemented by several qwidgets
- Day07 MySQL knowledge points re summary and multi table query
- ESMFold: AlphaFold2之后蛋白质结构预测的新突破
- After working for one year, I have some insights (written in 2017)
- MySQL 数据的导入
- New thrust of Moore's law, detailed explanation of Intel Advanced Packaging Technology!
- What if redis memory is full? This is the right way to deal with it
- App information reconnaissance & night God simulator burp packet capture configuration
- 电脑开机后内存占用过高(50%以上)
猜你喜欢

Hcia-r & s self use notes (23) DHCP

Arduino experiment I: two color lamp experiment

STM32-如何使用串口

Lighting 5g in the lighthouse factory, Ningde era is the first to explore the way made in China
![[MySQL] - index principle and use](/img/e1/af74ee20ebe0c6e6f5e453330cc13b.png)
[MySQL] - index principle and use

逆袭黑马:数据库全栈工程师(DevDBOps)培训,把最好的课程送给您!

Reinforcement learning weekly 55: lb-sgd, msp-drl & robust reinforcement learning against

2022 latest Tibet Construction Safety Officer simulation question bank and answers

Shardingsphere JDBC keyword problem

Science | 华盛顿大学利用AI和结构预测设计全新蛋白质
随机推荐
工作一年后,我有些感悟(写于2017年)
"Mongodb" here are all the basic mongodb operations you want
国产DRAM年底将量产,但前路依旧漫漫!
Why did kylin 990 series fail to meet cortex-a77 and Mali G77?
思立微的反击:汇顶涉案屏下光学指纹专利被宣告无效
基本的SELECT语句
2022 latest Tibet Construction Safety Officer simulation question bank and answers
Day07 MySql知识点再总结与多表查询
【无标题】
面试:你印象最深的BUG,举个例子
[IO Development Notes] smart cloud intelligent watering device practice (1) - Basic demo implementation
2022-07-26:以下go语言代码输出什么?A:5;B:hello;C:编译错误;D:运行错误。 package main import ( “fmt“ )
kalibr标定realsenseD435i --多相机标定
Makefile related syntax summary (openc910)
Cloud native microservices Chapter 1 server environment description
Hcia-r & s self use notes (23) DHCP
Cached database for memcached
HCIA-R&S自用笔记(18)园区网架构基础、交换机工作原理、VLAN原理
STM32-如何使用串口
Apifox -- a better API testing tool than postman