Installing MySQL on Windows
By Michael J. Ross2008-02-28
Introduction
There are several relational database management systems (RDBMSs) from which you the developer can choose, ranging from expensive systems that can prove quite difficult to administer, to free and open source alternatives that may not have as many features as the proprietary RDBMSs, but can be much faster to set up and work with. Of these, MySQL is the hands-down favorite.
In this tutorial, we will take a detailed look at how to obtain, install, and configure the MySQL database server on your Windows PC.
Tutorial pages:
|
|
|||||||||
You might also want to check these out:
|
Leave a Comment on "Installing MySQL on Windows"
You must be logged in to post a comment.
Link to This Tutorial Page!

