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:

In this post, learn how to fix “No Packages Found” issue. You may get this error while “Choosing a Setup Type” for MySQL installation. Following is the exact error:

Error

Following is the error:

No Packages Found, MySQL did not find packages in the current bundle suitable for Installation. No Compatible servers were found

Following is the screenshot of the error:

no packages found mysql

Fix No Packages Found error

Step1: To fix the issue, at first completely uninstall MySQL from your Windows 10 system. Use the below video to completely remove MySQL:


Step 2:
After following the above video and removing, go to the MySQL official website. On reaching, install the 2nd MySQL version i.e. mysql-installer-community-8.0.23.0.msi as shown below. Size is 422 MB:

Fix MYSQL

The above two steps will fix the “No Packages Found” issue.

However, if you are still unable to fix the issue, then after following the above 2 steps, try installing MySQL and this time, select, “Developer Default” under “Choosing a Setup Type” as shown below:

MySQL Setup Type

Video Tutorial

If you’d like to see video tutorial and fix the issue, then refer the below video,



Read More

  • Fix NetBeans Installation Error: An unexpected exception in thread main
  • Resolving Joomla Local Installation freezes and hangs up error
  • How to fix Page Not Found Error on every Drupal page except homepage
  • Resolving Drupal Installation PHP OPcode Caching Not Enabled Warning
  • How to fix SDK Build Tools revision is too low for project app error in Android Studio
  • What is Windows 10 version 2004 Update (Download & Install)
  • Diagnose and Fix FCP issue in Google Search Console (Speed Report)

Studyopedia Editorial Staff


Studyopedia Editorial Staff

[email protected]

We work to create programming tutorials for all.

  • My mum is the actress где ошибка
  • My lands ошибка 403
  • My keenetic ошибка 401
  • My dss ошибка 248
  • My dss ошибка 209