added download link to mysql source code

pull/8/merge
Guy Lichtman 2012-04-10 12:46:16 +03:00
parent d9955f7840
commit 144a8bf69b
1 changed files with 3 additions and 1 deletions

View File

@ -6,7 +6,9 @@ autoconf
automake
gcc-c++
To compile you will need to obtain the MySQL source code.
To compile you will need to obtain the MySQL source code. MySQL source code is available at:
http://dev.mysql.com/downloads/mysql/
==== MySQL 5.1 ======