Install MySQL Community Server
This article will walk you through the installation of MySQL Community Server
- Go to this link and download MySQL Community Server
MySQL: MySQL Community Downloads

- Find the version Windows (x86, 64-bit), MSI Installer
Click Download

- Do not sign in or sign up for an Oracle account
Click No thanks, just start my download

- Open the installer when it finishes downloading

- Once the Installer is open
Click Next

- Check the box to accept the license terms
Click Next

- Select Typical

- Click Install

- On the UAC permissions request click Yes

- Check Run MySQL Configurator
Click Finish

- Click Next

- Click Next

- Confirm the following settings:
Config Type: Development Computer
Port: 3306
Leave everything else as is
Click Next

- Create a password that is easy for you to remember
Click Next

On the Windows Service tag, check Start the MySQL Server at System Startup
Click Next on the following setup windows:
Windows Service
Server File Permissions
Sample Databases

- Once you get to Apply Configuration
Click Execute

- Click Next

- Click Finish

Related Articles
Install MySQL Workbench
This article will walk you through the MySQL Workbench installation process. Install MySQL Workbench Download MySQL Workbench, go to this website to download: MySQL: Download MySQL Workbench Do not sign in or sign up for an Oracle account Click No ...
Microsoft Visual C++ 2022 Redistributable Package
This article will guide you through the installation of the Microsoft Visual C++ 2022 Redistributable Package, which is essential for running applications built with Visual C++ 2022, including MySQL Community Server. Go to Microsoft Visual C++ ...
Installing Microsoft SQL Server
This article will walk you through installing and configuring SQL Server for a migration workstation. Visit https://www.microsoft.com/en-us/sql-server/sql-server-downloads and scroll down to the TOP DOWNLOADS section Select SQL Server 2022 Developer ...
Install Android Debug Bridge
Android Debug Bridge (ADB) is a versatile command-line tool that allows you to communicate with Android devices, manage files, install apps, and debug your applications. Go to This PC Click on your C: drive In your C: drive, create a new folder and ...
Installing Microsoft SQL Server 2025
This article will walk you through installing and configuring SQL Server for a migration workstation. Visit https://www.microsoft.com/en-us/sql-server/sql-server-downloads and scroll down to the TOP DOWNLOADS section Select SQL Server 2025 Developer ...