How to Build a MySQL Database
Edited by Ki Woong Kim, Michalyoung1, Steven Guadalupe, Genius_knight and 3 others
• I would like to share information regarding the installation of MySQL Database Server in Windows.
• The purpose of the instructions is to show you the steps in order to install MySQL and provide other useful information.
• You can install this free powerful database server on your computer If you follow these easy steps:
An editor has suggested that this article be merged with: "How to Create a Database in Mysql" Per the merge policy, if these topics are determined to be similar but distinct, then the articles will remain separate. Please comment on the discussion page. Notice added on 2012-03-31. |
EditSteps
-
1•Ad
-
2The Download link: http://dev.mysql.com/downloads/
-
3Download MySQL Installer for Windows
-
4RUN the downloaded MSI (Microsoft Installer) file
-
5Select Add/Modify Products and Features that you want to use
-
6Accept license Agreement
-
7Confirm components you would like to install, then Execute
-
8You can see the details regarding your installation if you select "Show Details"
-
9Confirm all products identified to be installed have a green check mark
-
10Confirm you received an "Install Success" message from the installation process
-
11Configure the identified products
-
12Select "Developer Machine" and then press "Next"
-
13Specify additional details of configuration
-
14Configure the identified products you should receive a successful installation message.
-
15Press the "Copy log clipboard" button
-
16Press "Finish"Ad