phpfanphp Posted August 23, 2007 Share Posted August 23, 2007 Hello - I am VERY new to PHP In the MySQL command prompt, I type in show databases; Where is this looking on my hard drive? How can I tell? I have a sample .sql database downloaded. Where should this file go? Thanks Quote Link to comment https://forums.phpfreaks.com/topic/66279-how-to-get-mysql-show-databases-to-show-databases/ Share on other sites More sharing options...
fenway Posted August 23, 2007 Share Posted August 23, 2007 If you're installed mysql, you should have at least one DB... the .sql doesn't go anywhere, you need to read in those statements to be executed by the server. Quote Link to comment https://forums.phpfreaks.com/topic/66279-how-to-get-mysql-show-databases-to-show-databases/#findComment-332055 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.