Possible Duplicate:
MySQL GUI Programs
I have installed MySql 5.5 on my PC (win7), but all I have is a cmd window to control it, is there any GUI like in Microsoft SQL Server?
I use node.js and PHP.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
There are a few options. Very common options are MySQL Workbench or PhpMyAdmin.
http://www.phpmyadmin.net/home_page/downloads.php
http://dev.mysql.com/downloads/workbench/5.1.html
Hope that helps.