MySQL & Query Browser Installation

  1. Double Click on setup.exe, Click on Next.

  2. Double-click on MySQL Server 5.0 Setup

  3. Select Typical, Click on Next.

  4. Select MySQL Server type as Typical

  5. Click on Install.

  6. Click on Install to install MySQL Server

  7. Installing Setup.

  8. Installation of MySQL in Progress

  9. Click on skip Sign-up, Click on Next.

  10. Click on skip Sign-up, Click on Next button

  11. Click on Next.

  12. Again Click on Next

  13. Select Detailed Configuration or Standard configuration as needed, Click on Next.

  14. Select Detailed Configuration or Standard configuration and Click on Next

  15. Select as Developer Machine, click on Next.

  16. Select as Developer Machine, click on Next

  17. Select Multifunctional Database, Click on Next.

  18. Select Multifunctional Database, Click on Next

  19. Click on Next.

  20. Click on Next

  21. Select Decision Support and Click on Next.

  22. Select Decision Support and Click on Next

  23. Give port as 3306 and Click on Next.

  24. Give port number as 3306 and Click on Next

  25. Select Standard Character Set, Click on Next.

  26. Select Standard Character Set, Click on Next

  27. Select Install as Windows Service, click on Next.

  28. Select Install as Windows Service, click on Next

  29. Give password as “root”, Click on Next.

  30. Give password as “root”, Click on Next

  31. Click Next press Execute button. If all tick marks there then mysql is installed successfully.

  32. For opening MySql : Start->type “mysql ” open “MySql Command line Help” and enter password as “root”

  33. For opening MySql : Start->type 'mysql' open 'MySql Command line Help' and enter password as 'root'

  34. Now MySQL command prompt ready to use.

  35. Now MySQL command prompt ready to use

  1. Copy Following Folder in your C drive.

  2. Copy MySQL GUI Tools 5.0 folder in your C drive

  3. Browse MySqlGUI Tools 5.0 folder in that open Query Browser by double clicking.

  4. Browse MySQL GUI Tools 5.0 folder in that open Query Browser by double clicking

  5. Enter Following information in MySQL Query Browser :

      Server host : localhost

      Port : 3306

      Username : root

      Password : root

      Default Schema : test

  6. Enter credentials in MySQL Query Browser and click on Ok

  7. After entering above information, click on Ok.