zoran Posted August 25, 2009 Share Posted August 25, 2009 how to get into cmd prompt C:\xampp\mysql On opening cmd prompt comes as C:\documents and settings\administrator> with > on the end of the prompt. How to retrete to C:\xampp\mysq, without the > on the end. I need this to see my databases and tables in them. Link to comment https://forums.phpfreaks.com/topic/171816-i-have-problem-logging-in-to-mysql-from-cmd/ Share on other sites More sharing options...
gassaz Posted August 25, 2009 Share Posted August 25, 2009 Try This: [*]Enable The Mysql Service [*]On a cmd type: mysql --user=root --password=yourpass Link to comment https://forums.phpfreaks.com/topic/171816-i-have-problem-logging-in-to-mysql-from-cmd/#findComment-906189 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.