The following are the steps to install MySQL in Windows –

The Zip file –

MySQL-shareware-3_22_34-win.zip

Also, check for the latest versions on the internet

  • A temporary directory should be created
  • Unzip the file to the directory
  • After the unzip process, search for “setup.exe”
  • Make sure you close all programs
  • Search for Setup File in the temporary directory
  • Select “OK” in order to proceed
  • Follow the instructions of the installation process
  • Restart Windows
  • In MS-DOS, switch to c:\mysql\bin
  • At the prompt –

mysqld-shareware –standalone or MySQL

  • MySQL Session begins
  • Type “MySQL” at the prompt
  • In order to test, type “show databases;”
  • In order to quit type “quit”
  • Thereafter, to shut down completely, type –

mysqladmin -u root shutdown

We hope you understood How to install MySQL in Windows Operating System. Please do not hesitate to contact the bodHOST technical support team.

Popular Posts You May Read

Explore more hosting insights, tips and industry updates.

How To Change The Priority Of An MX Record In Plesk

This guide will show you how to use Plesk to alter the mail exchanger or…

How can you map MySQL databases and users to cPanel users?

In this tutorial, we’ll explain how you can map MySQL databases and users to cPanel…

How to Make cPanel / WHM Servers More Secure?

1) Apache / PHP Suexec: Known as more secure management for PHP. It also allows…