Mysql no compatible servers were found ошибка

I am trying to install MySQL Server, mysql-installer-community-8.0.19.0.msi, on Windows 10.

I download the latest version from
MySQl::MySQL Downloads

These are the screenshots:

Screen 1

I selected Full:

Screen 2[![][3][3]

I think something went wrong here:

Enter image description here

Enter image description here

Enter image description here

Enter image description here

Peter Mortensen's user avatar

asked Mar 31, 2020 at 14:17

Abhinav Mani's user avatar

this usually happens because you did not install the requirements manually in the previous steps. I recommend that you uninstall and install back again. After that, you will click on these items to try to resolve them manually. It performs the installation of Visual C +++ 2019
check the image of the step

answered May 18, 2020 at 2:52

Gabriel Idalino's user avatar

1

It turns out I was getting the error because MySQL server was not installed because it had a missing requirement, Visual C++ 2019 Redistributable Packages, as I installed it. This error was removed.

Peter Mortensen's user avatar

answered Apr 5, 2020 at 11:26

Abhinav Mani's user avatar

Abhinav ManiAbhinav Mani

3001 gold badge2 silver badges11 bronze badges

I also came across the problem as you did.
And the reason was, as you guess, the check requirements section.
By pushing the button of Execute, some processes are conducted and
the problem is solved.

answered Jul 23, 2020 at 11:55

Yukihiro's user avatar

Описание проблемы

В процессе установки базы данных сегодня я обнаружил сообщение об ошибке:

No compatible servers were found,You'll need to cancel this wizard and install one!

Как показано ниже:

Я опытный в установке и удалении базы данных, но у меня также есть день «мокрой обуви». После некоторого принуждения первая мысль состоит в том, что предыдущая информация реестра не была удалена. Это должно быть так, решительно зайдите в панель управления, чтобы удалить mysql, и найдите соответствующие блоги, которые удаляют реестр mysql. После периода занятости я поклялся начать переустановку снова, и тогда меня избили! ! !
Устранить проблемы мучительно и сложно, да, этот сервер MySQL не установлен успешно! Как показано:

Затем я подумал о том, нужно ли мне устанавливать другое программное обеспечение, а затем, после повторного удаления базы данных, я решил установить следующую важную вещь, я обычно пропускал ее напрямую, полон надежды, молча Ожидание … Впрочем, ему снова не удалось, та же ошибка.

Наконец, я нашел решение в Интернете в соответствии с идеей пропавшего программного обеспечения.

Решения

Причиной сбоя установки является то, что вам нужно обновить плагин,Visual C++ 2013 and Visual C Redistributable Package
И это должны быть 32-разрядные распространяемые пакеты Visual C ++ для Visual Studio 2013! ! !
Обратите внимание, что он 32-битный, независимо от типа компьютерной системы, то есть 32-битные, 64-битные системы должны быть установлены 32-битный Visual C ++
Я решил скачать с официального сайта Microsoft, скачать URL:https://www.microsoft.com/zh-cn/download/details.aspx?id=40784
Введите URL-адрес и нажмите «Загрузить», как показано ниже:

Выберите vcredist_x86.exe — 6,2 МБ, загрузите и установите

После завершения установки снова установите базу данных mysql



Готово, проблема решена! ! !

Решение проблем происходит от:
https://blog.csdn.net/q95548854/article/details/78780916
Чтобы узнать больше об этом. Пожалуйста, перейдите кМой блог

this usually happens because you did not install the requirements manually in the previous steps. I recommend that you uninstall and install back again. After that, you will click on these items to try to resolve them manually. It performs the installation of Visual C +++ 2019
check the image of the step

Related videos on Youtube

How to solve MySql Installation Problem on Windows10 PC 2

04 : 06

How to solve MySql Installation Problem on Windows10 PC 2

🔥How to Download , Install and Configure MYSQL Database in WINDOW 10 step by step in Hindi

14 : 50

🔥How to Download , Install and Configure MYSQL Database in WINDOW 10 step by step in Hindi

How to solve MySql Server Installation Problem on Windows10 PC 1

10 : 12

How to solve MySql Server Installation Problem on Windows10 PC 1

FIX: MySQL No Packages Found Error

02 : 40

FIX: MySQL No Packages Found Error

Install MySQL to your Windows Local Computer from the Scratch

15 : 20

Install MySQL to your Windows Local Computer from the Scratch

Geek Decoders — Power BI Learning

How to install MySQL Community Server 8.0 on Windows 10

09 : 48

How to install MySQL Community Server 8.0 on Windows 10

Comments

  • I am trying to install MySQL Server, mysql-installer-community-8.0.19.0.msi, on Windows 10.

    I download the latest version from
    MySQl::MySQL Downloads

    These are the screenshots:

    Screen 1

    I selected Full:

    Screen 2[![][3][3]

    I think something went wrong here:

    Enter image description here

    Enter image description here

    Enter image description here

    Enter image description here

  • Make sure you uninstall the previous installer, this worked for me on Windows 2019 Server.

Recents

Geeks, please accept the hero post of 2021 Microsoft x Intel hacking contest>>>

1、 Problem description

Today, in the process of installing the database, we encountered an error prompt:

No compatible servers were found,You'll need to cancel this wizard and install one!

As shown in the figure below:

I’m proficient in installing and uninstalling databases. I even had a “wet shoe” day. After a period of time, the first thing I thought was that the previous registry information had not been deleted completely. Well, it must be so. I decisively went to the control panel to uninstall MySQL and found the blog related to the deletion of the MySQL registry. After a period of busy work, I vowed to reload it again, Then, I was hit in the face!!! Learn from the past and work hard to check. Ah, this MySQL server was not installed successfully! As shown in the figure:

Then I thought about whether I needed to install other software, and then after unloading the database again, I chose to install the following big lump of things. Before, I chose to skip it directly, full of hope, waiting silently… However, he failed again, the same mistake.

Finally, according to the idea of software missing, we found a solution on the Internet

2、 Solutions

The reason for the installation failure is that you need to upgrade a plug-in, Visual C + + 2013 and Visual C redistributable packages and must be 32-bit Visual C + + redistributable packages for visual studio 2013 note that it is 32-bit, which has nothing to do with the system type of the computer, that is, 32-bit and 64 bit systems should be installed with 32-bit Visual C + + I choose to download it from the official website of Microsoft https://www.microsoft.com/zh-cn/download/details.aspx?id=40784 Enter the website and click download, as shown in the following figure:

Select vcredist_ X86.exe-6.2 MB, download and install

After installation, install MySQL database again

Complete, problem solved

The problem was solved by: https://blog.csdn.net/q95548854/article/details/78780916 To learn more about it. Please move to my blog

Similar Posts:

Top rated topics

JS content not working after a page transition using Barba.JS

How to create customize LSTM Layer?

Pegjs Expected [0-9.] or end of input but “a” found

Development of a neural network with images and numbers as inputs, simultaniously

Databricks and s3 data

What is the correct way to use google vision for OCR

How do I migrate data from one table into another, the rows in table1 being columns in table2?

SwiftUI – detect change in Textfield

Flowable BPMN with DMN using Java API

How can I add colorpicker on the default rich text editor of grapesjs to change font colors?

Automated way to list files from multiple directories in Python

How to read large data from big query table using cloud run python api and what should be system config?

Read more: Sorry fire and ice rules

Socket hang up, exactly after 1 minute. Formidable library

How can I reshape a Mat to a tensor to use in deep neural network in c++?

HAProxy – HTTP/1.1 frontend with HTTP/2 backend? A good idea?

Error using validation form using required and a callback funcion

Flutter mouse scrolling is not work in horizontal list

IBM Watson Studio: How to run a specific file deployed using .tar.gz

How to Draw diagrams (Charts) in word automation using vectors + Ms Graph with C# office interop word library

What does CONCAT15 and CONCAT412 means in ghidra?

Issue while creating Foreign Key constraint

TopNav Menu Navigation Example – Icon not shows on first menu

Dask: What does memory_limit control?

Flutter apps displaying grey screen on apps start launch

Xcode code coverage failing with following warning Showing Recent Messages Failed to merge raw profiles in directory

Read more: Black friday deals on rice cookers

File upload request sent empty in React / Laravel application using api

Reload PageViewController with new data

Can this convert into Livewire component without Alpine Js or Simplify to livewire-component (Tags input)

My override using inheritance in Prolog is inheriting the wrong property ? why?

Detecting Fortran compiler ABI info – failed

Trying to deploy react app on aws amplify but keep getting a “Base Directory not specified for artifacts, unable to create build artifact.”

More accurately reproduce platform.sh NodeJS envs on local?

Pytorch-GPU what am I forgetting to move over to the GPU?

Bulk Deleting discord.js not working because of wrong channel

Getting multiple errors while compiling streamlit program

Spark Streaming extracting schema from input data

Draw a chart for values against time chunks

Read more: Daylily bed design

How to convert an json response like that?

Setting a fixed amount of y Axis Lines to display on eCharts

Rand row from a select MYSQL

Template js doesn’t work after CKEditor enable/disable

How to disable the “Identical lines” message in Android Studio Run window of a Flutter app

How to predict Precision, Recall and F1 score after training SSD

How can I use my own monorepos as package.json dependencies directly from github?

I can not download my python package from nexus pip Repositories

Why does my program makes my robot turn the power off?

Connect mongodb to minecraft plugin

How to remap Tab key to two dots/period key presses

Django/React – Azure App Service can’t find static files

As a result of the Euclidean distance many images are mistakenly identified as identical

Понравилась статья? Поделить с друзьями:
  • Name httpresponse is not defined django ошибка
  • Nalog ru ошибка генерации сертификата попробовать еще раз
  • Nabco автоматические двери ошибки
  • N700e ошибка e20
  • N700e ошибка e17