The world's most popular open source database
New MySQL users can use the MySQL Installation Wizard and MySQL Configuration Wizard to install MySQL on Windows. These are designed to install and configure MySQL in such a way that new users can immediately get started using MySQL.
The MySQL Installation Wizard and MySQL Configuration Wizard are available in the Essentials and Complete install packages. They are recommended for most standard MySQL installations. Exceptions include users who need to install multiple instances of MySQL on a single server host and advanced users who want complete control of server configuration.


User Comments
It is possible to install from the command line or using a batch file for a completely automated install. It's useful if you have to install along with custom software. Check http://codytaylor.org/?p=14232 for an example.
Add your own comment.