当前位置:网站首页>MySQL - Import / export operation
MySQL - Import / export operation
2022-06-12 08:56:00 【Listest】
1. export :
1, Get into MySQL In the catalog bin Folder :cd MySQL Medium to bin Directory of folders
Like the command line I typed :cd C:\Program Files\MySQL\MySQL Server 4.1\bin
( Or directly windows Environment variables of path Add this directory to the )
2, Export database :mysqldump -u user name -p Database name > Exported file name
Import :
To be imported .sql Move to file bin Under the document
mysql> source mix_v2.sql
边栏推荐
- [character set 7] what are the wide character codes and multi byte codes of Chinese characters
- ERROR 1630 (42000): FUNCTION a.avg does not exist. Check the ‘Function Name Parsing and Resolution‘
- 【字符集八】char8_t、char16_t、char32_t、wchar、char
- 正则校验用户名
- ISCSI详解(五)——ISCSI客户端配置实战
- Background fixing effect
- Adjust SVG width and height
- svg中viewbox图解分析
- Background attribute compound writing
- Flink CheckPoint : Exceeded checkpoint tolerable failure threshold
猜你喜欢

Summary of common character sets

【 pointeur avancé Ⅲ】 mise en œuvre de la fonction de tri rapide qsort& fonction de rappel en langage C

【字符集八】char8_t、char16_t、char32_t、wchar、char

IP, DNS, domain name, URL, hosts

第八章-数据处理的两个基本问题

根据有效期显示距离当前还剩多少天有效期

分库分表会带来读扩散问题?怎么解决?
![[dynamic memory management] malloc & calloc and realloc and written test questions and flexible array](/img/d2/a6276d8415c46124920395df5651d1.png)
[dynamic memory management] malloc & calloc and realloc and written test questions and flexible array

Use NVM to dynamically adjust the nodejs version to solve the problem that the project cannot be run and packaged because the node version is too high or too low

Construction of memcached cache service under Linux:
随机推荐
Chapter V -[bx] and loop instructions
R loop assignment variable name
(十四)InputField逻辑分析
Binlog in mysql:
Shell basic syntax -- array
Close asymmetric key
xshell启动遇到“由于找不到mfc110.dll,无法继续执行代码的解决方法”
Specify 404 and 500 error reporting pages.
深拷贝与浅拷贝的区别
Analysis of 43 cases of MATLAB neural network: Chapter 7 regression of RBF Network -- Realization of nonlinear function regression
Summary of common character sets
Jump to an interface at a specified time. (Web Development)
Chapter 8 - two basic problems of data processing
2022 melting welding and thermal cutting test questions and answers
Regular verification user name
Loading circling effect during loading
Shell基本语法--算数运算
【字符集七】汉字的宽字符码和多字节码分别是多少
Chapter VI - procedures with multiple segments
Random acquisition of 4-digit non repeated verification code