当前位置:网站首页>MySQL is installed as a Windows Service
MySQL is installed as a Windows Service
2022-07-03 23:58:00 【Sigh of love】
background
Recently, with phpstudy when , After uninstalling, I found my previous mysql The service is gone , Panic , Look at your own mysql Is the data file under still in ? still , The stone in my heart burned down , Then add the service again , Don't use it every time bat Starting the service always feels awkward
install mysql The service command
cmd Get into mysql Of bin Execute... After directory
mysqld -install
initialization MySQL service
Remember to back up before initialization data Data in the directory
initialization MySQL Need to be emptied before datadir Catalog , If it is not cleared, initialization may fail ,data Under the directory is the data file of the database , It is suggested that we should first data Compressed directory backup , It's OK to recover after initialization
mysqld --initialize
Mysql Common commands
management MySQL Common commands
start-up MySQL
net start mysql
close MySQL
net stop mysql
remove MySQL service
mysqld -remove
or
sc delete MySQL
Reference resources
边栏推荐
- How can I get the Commission discount of stock trading account opening? Is it safe to open an account online
- 【leetcode】300. Longest increasing subsequence (dynamic programming, dichotomy)
- 股票開戶傭金最低的券商有哪些大家推薦一下,手機上開戶安全嗎
- Selenium check box
- leetcode-43. String multiplication
- China standard gas market prospect investment and development feasibility study report 2022-2028
- Solve the problem that the kaggle account registration does not display the verification code
- Vscode regular match replace console log(.*)
- D28:maximum sum (maximum sum, translation)
- NLP Chinese corpus project: large scale Chinese natural language processing corpus
猜你喜欢
ESP Arduino playing with peripherals (V) basic concept of interrupt and timer interrupt
Analysis of refrigeration and air conditioning equipment operation in 2022 and examination question bank of refrigeration and air conditioning equipment operation
Tencent interview: can you find the number of 1 in binary?
P3371 [template] single source shortest path (weakened version)
"Learning notes" recursive & recursive
Zipper table in data warehouse (compressed storage)
Ningde times and BYD have refuted rumors one after another. Why does someone always want to harm domestic brands?
Idea integrates Microsoft TFs plug-in
Introducing Software Testing
Yyds dry goods inventory three JS source code interpretation - getobjectbyproperty method
随机推荐
What is the Valentine's Day gift given by the operator to the product?
2022 free examination questions for hoisting machinery command and hoisting machinery command theory examination
Gossip about redis source code 80
How to quickly build high availability of service discovery
How to solve the "safe startup function prevents the operating system from starting" prompt when installing windows10 on parallel desktop?
Gossip about redis source code 81
Op amp related - link
Tencent interview: can you pour water?
Distributed transaction -- middleware of TCC -- selection / comparison
How can I get the Commission discount of stock trading account opening? Is it safe to open an account online
D25:sequence search (sequence search, translation + problem solving)
EPF: a fuzzy testing framework for network protocols based on evolution, protocol awareness and coverage guidance
Idea set class header comments
After the Lunar New Year and a half
P1629 postman delivering letter
Entropy and full connection layer
IO flow principle and classification
What is the difference between NFT, SFT and dnft? How to build NFT platform applications?
Docking Alipay process [pay in person, QR code Payment]
Selenium library 4.5.0 keyword explanation (I)