Mysql Server 5.7 Download

Active6 months ago

Fail Image

During installation of MySQL msi installer this status of MySQL Server showed up, no idea how to fix.

Jul 22, 2019  Download MySQL. Multi-user and accessible SQL server that packs the most advanced database technology that was designed for speed, scalability and reliability. Percona Server for MySQL 5.7 is a drop-in compatible replacement, high performance alternative for MySQL databases.

My Operation System: Windows 7

RiggsFolly
76.2k18 gold badges79 silver badges119 bronze badges
DamnsoulDamnsoul

5 Answers

i have solved the same problem..it arises because we have installed 64 bit Visual Studio 2013 Redistributable but the installer is 32 bit . installer desn't recognise Visual Studio 2013 Redistributable .install 32 bit version and problem got solved,download linkhttps://download.microsoft.com/download/2/E/6/2E61CFA4-993B-4DD4-91DA-3737CD5CD6E3/vcredist_x86.exe

mukesh yadavmukesh yadav

You need to have Visual C++ 2013 Redistributable (x86) installed if you want to install the server in a 32bit system.

Mar 30, 2016  Alright, as requested, here's all the Cardiak kits I own. Included are: All Slaughter Drum Kit Hunger For More: The Drum Kit The Clinic Drum Kit (Vol. 1, 2, and 3) The Flatline Kit (Vol. Cardiak drum kit free download.

However, to install the server in 64bit system, you will need Visual C++ 2013 Redistributable (x86) and x64 installed. As @mukesh yadav said, this is because the MySQL Installer is 32bit therefore requires Visual C++ 2013 Redistributable (x86) while the 64bit server requires Visual C++ 2013 Redistributable (x64)

Mysql Server 5.7 Download Exe

Harry nc-dHarry nc-d

I got the same problem and can't be fix.

Eventually, I use the installer of 5.7.16 to skip this problem.

vegafishvegafish

I encountered this error when trying to help out a colleague.

The fix that ended up working was to use the 'offline' installer instead.

The ~400 MB one here:

Mysql Server 5.7 Downloadthirtydotthirtydot
193k38 gold badges349 silver badges327 bronze badges

solved the problem.

i have continued the installation normally, eventhough there wasnt a finish button at the end, quitted from that.

Opened MySQL Workbench, Connect Database , still doesnt work.

then i started wampserver, and again Connect Database

this time it worked!

(wampserver - a program i used it previously so the database is the same from there.)

DamnsoulDamnsoul

protected by CommunityFeb 11 at 6:05

Mysql For Windows Download

Thank you for your interest in this question. Because it has attracted low-quality or spam answers that had to be removed, posting an answer now requires 10 reputation on this site (the association bonus does not count).
Would you like to answer one of these unanswered questions instead?

Not the answer you're looking for? Browse other questions tagged mysqlserver or ask your own question.