当前位置:网站首页>How to restore MySQL database after win10 system is reinstalled (mysql-8.0.26-winx64. Zip)
How to restore MySQL database after win10 system is reinstalled (mysql-8.0.26-winx64. Zip)
2022-04-23 18:14:00 【The hunter is eating meat】
Before system reinstallation ,mysql It's through mysql-8.0.26-winx64.zip Installation of green version , stay win10 After the system is reinstalled , How to restore it , Take a look at the following steps .
(1) Configure it in the environment variable Mysql
MYSQL_HOME=D:\dev_tools\mySQL\mysql-8.0.26-winx64
stay Path Add :
%MYSQL_HOME%\bin
(2) With Administrators Mode start cmd, Run the command mysqld –install
(3) start-up Mysql service , adopt net start mysql
(4) Sign in mysql , mysql -u root -p , After returning , Input again Original password , Access to database .
版权声明
本文为[The hunter is eating meat]所创,转载请带上原文链接,感谢
https://yzsam.com/2022/04/202204210611118146.html
边栏推荐
- Build openstack platform
- 解决允许在postman中写入注释请求接口方法
- Selenium + phantom JS crack sliding verification 2
- Process management command
- Rust: a simple example of TCP server and client
- Stanford machine learning course summary
- Linux installs MySQL in RPM (super simple)
- positioner
- How to ensure the security of futures accounts online?
- Flash operates on multiple databases
猜你喜欢
MATLAB小技巧(6)七种滤波方法比较
From source code to executable file
MySQL auto start settings start with systemctl start mysqld
Qt读写XML文件(含源码+注释)
Process management command
Robocode tutorial 7 - Radar locking
C language loop structure program
JD-FreeFuck 京東薅羊毛控制面板 後臺命令執行漏洞
Auto. JS custom dialog box
【ACM】509. Fibonacci number (DP Trilogy)
随机推荐
powerdesigner各种字体设置;preview字体设置;sql字体设置
Crawl the product data of Xiaomi Youpin app
Dock installation redis
Nodejs installation
Robocode tutorial 5 - enemy class
Log4j2 cross thread print traceid
Implement a simple function to calculate the sum of all integers between M ~ n (m < n)
[UDS unified diagnostic service] IV. typical diagnostic service (4) - online programming function unit (0x34-0x38)
How to ensure the security of futures accounts online?
解决报错max virtual memory areas vm.max_map_count [65530] is too low, increase to at least [262144]
STM32学习记录0008——GPIO那些事1
C byte array (byte []) and string are converted to each other
读取excel,int 数字时间转时间
Linux installs MySQL in RPM (super simple)
Multi thread safe reference arc of rust
Robocode tutorial 8 - advanced robot
Generate verification code
C language input and output (printf and scanf functions, putchar and getchar functions)
C language to achieve 2048 small game direction merging logic
Docker 安裝 Redis