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 remove extensions from Joomla 1.5

If you want to remove extensions, then you can follow the following steps : Components…

How to Resolve Image Upload Issues in WordPress

If you are trying to resolve WordPress image upload issues, then you’re not the only…

How to Use the Index Manager in cPanel

In this article, we will provide a detailed explanation of using the index manager in…