Last week I got an assignment where I need to install MySQL
server on client’s machine, after checking the system
requirements, I came to know that, the machine contains the 64
bit windows operating system. So I thought to download MySQL
community server for windows 64 bit operating system, but I found
that the website provides only 32 bit installer for windows, and
for 64 bit operating system, the website provides the zip file
for download. My client needs to manage the MySQL products by
himself; he was expecting software where he can manage all MySQL
products at one place, so we need MySQL installer in that
machine. So I decided to install MySQL server on windows machine
using MySQL installer web community. In this post, let me go
through the step by step guide to install MySQL server on windows
machine.
After reading this completely you can answer the following
question:
- How and where to get MySQL community edition? …