Install MySQL and keep a note. I don’t know if it can be installed successfully, but I will give it a try. 1. Enter the MySQL official website address
After downloading, the next step is to install 2. Installation Find the installation package and right-click to install it. Check accept the license terms, then click next Next I chose the default first developer option and continued to click next The box below means that these dependencies are required during the installation process but they are not installed. Since I don’t use Python, I just clicked Next. If anyone needs to use Python, they can click Execute. I will not show the subsequent steps. There will be a confirmation box after next, just click yes Then execute, wait for a while, and click next after all are passed Next all the way, I also choose the default here Then comes the password and user. I forgot to take a screenshot of the last step. Just click execute. If the installation is successful, the following interface will appear. This should mean that the installation is successful. Click finish. Note: Some experts may get stuck at Applying security settings, so you may have to uninstall and start over. I suggest you search Baidu for MYSQL uninstall tutorial and then reinstall. In fact, this is my second time installing it, and I got stuck at this step. So I searched Baidu for the reason, and it said I had to uninstall and start over. So it doesn’t matter if the installation fails, just be patient and start over. After I finish, I still have this But in the next step, creating mysql router configuration files failed, so I clicked cancel (because the answer from Baidu said it was a permission problem and I didn't know how to change it), and then I went directly to connect server, entered the password directly below, checked and clicked next, and there would be another interface for us to execute, clicked and then it was done (forgot to take a screenshot, sorry) This should complete the installation. Then install navicat to use MySQL more conveniently. I will try it later. Every time I install software of this type, there are always some minor problems. I have been installing it for a long time and I am most afraid of installing software. In the past, I always asked my classmates for help. This time I relied entirely on Baidu. I don’t know if there are any problems, so I wrote it down. Everyone is welcome to correct me. If my classmates ask me in the future, I can give him this article. If there are any problems with my installation steps, you are welcome to correct me. If I find any problems with my installation later, I will also ask for your advice. The above is the full content of this article. I hope it will be helpful for everyone’s study. I also hope that everyone will support 123WORDPRESS.COM. You may also be interested in:
|
<<: Vue recursively implements three-level menu
>>: How to quickly build ELK based on Docker
Table of contents Overview in operator refinement...
1. Subquery MySQL 4.1 and above support subquerie...
1. CSS element hiding <br />In CSS, there ar...
Sample code: import java.util.Random; import java...
Table of contents Preface Why How much is it? Num...
This article shares the specific code of Vue to a...
Centos7 uses yum to install MySQL and how to achi...
Here are the detailed steps: 1. Check the disk sp...
Table of contents 1. Understanding Queues 2. Enca...
This article shares the specific code for JavaScr...
Web page design related questions, see if you can...
Mixin method: The browser cannot compile: The old...
1. Download Dependency npm install @antv/data-set...
Tomcat CentOS Installation This installation tuto...
Install TomCat on Windows This article will intro...