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
Table of contents Preface Understanding a stack a...
Three MySQL instance processes are started on one...
1. Embed is illegal The <embed> tag is a pri...
Introduction to MQTT MQTT (Message Queuing Teleme...
This article example shares the specific code of ...
Table of contents Previous words Usage scenarios ...
I don't know if you have noticed when making a...
In the front-end layout process, it is relatively...
Error screenshot Can't find where the excepti...
1. Prepare data The following operations will be ...
Table of contents 1. Use the warehouse to create ...
Preface To solve the single point of failure, we ...
For databases that have been running for a long t...
Teaching Topics Web page Applicable grade Second ...
Table of contents 1. v-for: traverse array conten...