Question:
Help with installing MySQL?
2009-09-16 07:00:31 UTC
I'm a total beginner and I want to learn MySQL.
What do I need to install?
Is it enough to install MySQL on my Win XP Home edition?
Or do I need anything else? Like apache?

What about if I'm trying to install it on a Mac? Can I just install MySQL ?
Five answers:
David D
2009-09-16 07:07:30 UTC
> What do I need to install?



My SQL



> Is it enough to install MySQL on my Win XP Home edition?



Yes



> Or do I need anything else? Like apache?



Apache is a webserver. You don't need it to use MySQL. (You do need it, or another web server, if you want to write programs that interact with the database AND output their results to a web browser).



> What about if I'm trying to install it on a Mac?



The same



> Can I just install MySQL ?



Yes
2009-09-16 07:06:57 UTC
If you only want to learn MySQL than all you need to install is MySQL.



I assume you are wanting to learn how to write SQL queries?



As for a Mac, I have no idea, although I cant see why it wouldnt just work, assuming there is an installer for it.
komula
2016-10-14 05:49:50 UTC
In homestead windows all you ought to do is to save it and set up it by making use of auto instructions (popups msg field). this is purely a returned end so it could have a separate CLI. mysql> Now you ought to discover tutorials on the information superhighway to establish and create a password, database and choose(print). community colleges have Oracle db direction that enables. practice databases; create use (MySQL want all caps on instructions) MHO completely know this earlier happening to Hypertext Preprocessor.
2009-09-16 07:06:05 UTC
What are you wanting to use MySQL to do? If you want to do web development, one of the easiest ways to get setup is to install WAMP (which stands for Windows, Apache, MySQL, PHP)



http://www.wampserver.com/en/
hero no .1
2009-09-16 07:07:26 UTC
Win Xp is more than enough



Just visit the following page

it may help u



http://www.howtodothings.com/computers/a3734-how-to-install-mysql.html



Good luck


This content was originally posted on Y! Answers, a Q&A website that shut down in 2021.
Loading...