source: trunk/gsdl3/packages/mysql/README.txt@ 7876

Last change on this file since 7876 was 7876, checked in by mdewsnip, 20 years ago

Updated file for Windows.

  • Property svn:keywords set to Author Date Id Revision
File size: 636 bytes
Line 
1Notes about MySQL.
2
3We have downloaded binary versions of MySQL from http://dev.mysql.com/
4
5Each binary install was unpacked, then repacked into a zip file with the docs, mysql-test, sql-bench and tests (Linux); Docs and bench (Windows) directories left out (to try and save space).
6
7These are the zip files that come in this directory.
8
9To get the missing directories, you can download the original binaries from the above URL. Source code can also be obtained from there.
10
11We run MySQL as the root user.
12
13The current versions used are:
14
15Linux: mysql-standard-4.0.20-pc-linux-i686-icc.tar.gz
16Windows: mysql-4.0.20d-win-noinstall.zip
17
Note: See TracBrowser for help on using the repository browser.