JDBC Tutorials - Herong's Tutorial Notes
Dr. Herong Yang, Version 2.11

MySQL Installation on Windows

This chapter provides tutorial notes on MySQL installation on Windows systems. Topics include downloading, installing and starting MySQL database server; using mysqladmin tool; using command line tool; creating new database and new user.

MySQL 5.0 Download, Installation and Start

mysqladmin - MySQL Admin Tool

mysql - Command Line Tool

Creating Database and User with MySQL Monitor

Dr. Herong Yang, updated in 2007
MySQL Installation on Windows