Mysql Database: MySql Query Browser/How to install MySQl query Browser for Windows
Mysql Database: MySql Query Browser/How to install MySQl query Browser for Windows-In the last tutorial we were able to install MySQl Server, Click here if you missed it. And today we are going to install the Query Brower so that we can start playing around tables. MySQL Query Browser is a graphical tool that is used to create, Insert, join and play around databases.it works together with MySQL server like we explained in the previous tutorial.
MySQL database:How to Install Mysql Query Browser for Windows Operating System
Installing MySQL query Browser is very Easy with these few but simple Steps
1.There are two different ways
- Installation from the Zip File
- Installation from the Microsoft Installer(MSI)
MySQL Query Browser Zip File Installation
- Download the Zip file mysql-gui-tools-noinstall-version-win32.zip
from download dev.mysql.com/downloads if you don’t have any within your reach.
- Extract the file and keep in your program files in drive c:\ preferably.
- Run MySQL Query Brower Application.
- You can leave the stored Connection column empty
- Enter Localhost as the Host Server while the port Number 3306.
- Entre your Username and password remember to use the one you entered when you were registering MySQL Server.
- Leave the Default Schema Empty or you entre a name to create one
- Click Ok and your Query Browser is Ready for Use.
- Just drop a comment if this works fine for you or otherwise.
MySQL Query Browser Microsoft Installer (.msi ) Installation
- MySQL Query Browser can be installed on windows using mysql-gui-tools-
version-win32.msi Note the .msi extention.
- You can Download the tool from dev.mysql.com/downloads if you don’t have any within your reach.
- After download, right click on the .msi file and click install.
- At the setup type page, Choose Complete to install all the GUI tools or custom to select those you wish to install and also option for language use.
- .msi file will automatically install to your drive c:\ program files…..unless otherwise you want to change the location.
- Entries will be automatically created at start up and you are good to play around your Query Browser.
And with these installations, You can become a good MySQL database administrator. Note:You can work with MySQL server command Line alone and all your queries and data will still be in good shape.
Please give us your feedback.you can use the comment section
Thumbs up!