Downloading MySQL

Downloading MySQL cover image
  1. Home
  2. MySQL
  3. Downloading MySQL

MySQL is available for Windows, Linux and other Unix variants. The Windows version is a shareware, which must registered after evaluation. I learnt SQL using this version. Later I shifted completely to Linux…. the Linux version is 100% free.

Powered my MySQLYou can get MySQL from its web site. Click here or the logo below to be taken to the site.

MySQL download – the Windows version

On the download page of MySQL web site, you’ll find the links to Windows version.
According to the MySQL site the Windows version “contains both the Standard and Max server binaries. It also contains a version of the command-line client which uses the Cygwin library to provide command history and editing”.

MySQL download – the Linux version

RPM download is recommend for Linux workstations. (Make sure you download all the RPMs; the MySQL server, client and development RPMs. Note: You need the MySQL client software for this tutorial. Check MySQL website, it might have a complete RPM package that contains all the RPMS in one download file). If you run Linux as a server, the tarball download might be better.

Once you have downloaded MySQL, let’s see how to install MySQL on Windows and get it up and running.

MySQL