1. ProblemThe problems encountered when initializing MySQL are described as follows: 1. Whether: "The code execution cannot continue because MSVCR120.dll was not found. Reinstalling the program may fix this problem" 2. Still "The code execution cannot continue because VCRUNTIME140_1.dll was not found. Reinstalling the program may resolve this issue" Problem analysis: This is the error you will encounter when installing mysql-8.0.20. This error is caused by the lack of some configuration files in the computer system. You can install vcredist to download the relevant configuration files. 2. Solution1. Official website address (vcredist): https://www.microsoft.com/zh-CN/download/details.aspx?id=40784 You can also download the installation package directly from my network disk Link: https://pan.baidu.com/s/14wdoDwEM6d_zJhWFwS-_Wg 2. Install the software you just downloaded, the location is the default Just click Repair and follow the software prompts to successfully solve this problem! The above is the detailed content of solving the mysql problem: the code cannot be executed because MSVCR120.dll cannot be found. For more information about mysql cannot find MSVCR120.dll, please pay attention to other related articles on 123WORDPRESS.COM! You may also be interested in:
|
<<: How to install and deploy gitlab server on centos7
>>: Press Enter to automatically submit the form. Unexpected discovery
Special statement: This article is translated bas...
Preface At work, we often need to operate in a Li...
0x00 Introduction A few months ago, I found a vul...
Table of contents Overview What is Image Compress...
Experimental environment: MYSQL 5.7.22 Enable bin...
1. Download 4 rpm packages mysql-community-client...
HTML operation principle: 1. Local operation: ope...
What is the difference between the green version ...
(1) Reduce HTTP requests. (Merge resource files a...
introduction: There are a lot of information and ...
Summarize This article ends here. I hope it can b...
Table of contents 1. Eclipse configures Tomcat 2....
1. System environment [root@localhost home]# cat ...
Recently, we have been capturing SQL online for o...
Here are some problems encountered in the use of ...