This article shares the MySQL 5.7.18 MSI installation tutorial for your reference. The specific content is as follows 1. Download: Official website address You can see that the 32-bit and 64-bit downloads are the same. 2. Double-click the downloaded file 3. Installation page 4 Select the installation type (if you select full and there are problems with the subsequent inspection requirements, you can directly select custom . Pay attention to the path selection. I accidentally installed it on the system disk) Default development version only server only client full version customization 5. You can see that none of the three requirements are met, return to the previous step 6. Reselect the type as costume, next 7. Remove several functions in step 5. I don’t have visual studio. I don’t know why. 8.Installation, click Execute and wait patiently for the installation 9. Installation completed next 10.next 11. If you can, just default, next 12. Set a password to remember and add a user 13 14 If you want your database to be available as a remote database for the server, uncheck the next option. 15. Click Execute and wait patiently for the installation next 16. Back to this step 17. Set root password check 18. Click Execute and wait patiently for the installation Installation completed, next 19. 20.copy""` finish 21. After the installation is complete, click the small plus sign next to MySql Connections 22. Create a new connection 23. Connection successful Reference: mysql installer community 5.7.16 installation detailed tutorial 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:
|
<<: Detailed explanation on how to get the IP address of a docker container
>>: JavaScript canvas realizes colorful sun halo effect
Preface This article mainly introduces the soluti...
1. Upper and lower list tags: <dl>..</dl...
Table of contents What is the reason for the sudd...
Preface When I went to an interview at a company ...
This article uses examples to illustrate the usag...
question CSS fixed positioning position:fixed is ...
Table of contents 1. Scenario 2. Simplify the und...
<br />Words are the inevitable product of hu...
Table of contents ReactRouterV6 Changes 1. <Sw...
This article shares the specific code of JavaScri...
In the migration of Oracle database to MySQL data...
Table of contents 01 Common Faults 1 02 Common Fa...
Table of contents 1. Routing and page jump 2. Int...
Docker includes three basic concepts: Image: A Do...
I installed redis today and some errors occurred ...