Page 1 of 1

Where to work with MySQL

PostPosted: 21. January 2005 10:39
by kupe
Excuse, please, a very basic question. With xampp now very happily - and gratefully installed (it looks brilliant) - I wonder where I work with MySQL.

In the xampp folder, I start MySQL with mysql_start. The command prompt flashes on and off.

So do I then call up the command prompt just normally and change directories till I get to MySQL, please?

PostPosted: 21. January 2005 11:49
by elkodesign
Do you mean the administration tool for MySQL? Its phpMyAdmin and also comes with XAMPP.

Try http://localhost/phpmyadmin in your browser.

PostPosted: 21. January 2005 12:26
by kupe
Hi Elko

Do you mean you do your mysql work in phpmyadmin? Queries, create tables, alters and the like, instead of in the command prompt?

PostPosted: 21. January 2005 12:41
by kupe
Elko
I'm amazed! What a very different way to handle mysql. Thanks very much for the direction. Cheers
paul