You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Mattias Jonsson beedf6b261 Bug#12361113: CRASH WHEN "LOAD INDEX INTO CACHE" WITH TOO 14 years ago
.bzr-mysql changed the old @sun.com address of security trees. 14 years ago
BUILD Updated/added copyright headers 14 years ago
BitKeeper Merge community up to enterprise, thus ending the community-server 17 years ago
Docs Makefile.am, configure.in: 18 years ago
SSL SSL/Makefile.am mysql-test/Makefile.am: 18 years ago
VC++Files Bug#11896296 REMOVE LGPL LICENSED FILES IN MYSQL 5.0 15 years ago
bdb Tool fix, needed for "compile-dist" to succeed on Solaris: 17 years ago
client Bug#12406055 BUFFER OVERFLOW OF VARIABLE 'BUFF' IN STRING::SET_REAL 14 years ago
cmd-line-utils merging with changes in bugteam branch. 16 years ago
config/ac-macros Bug#34236: Various possibly related SSL crashes 16 years ago
dbug - Added/updated copyright headers 15 years ago
extra Updated/added copyright headers 14 years ago
heap Updated/added copyright headers 14 years ago
include Bug#12406055 BUFFER OVERFLOW OF VARIABLE 'BUFF' IN STRING::SET_REAL 14 years ago
innobase Merge the fix for Bug#49238 from SVN 15 years ago
libmysql Updated/added copyright headers 14 years ago
libmysql_r A follow-up for Bug#58340 (Remove Server GPL EXCEPTIONS-CLIENT file) -- remove all 15 years ago
libmysqld Updated/added copyright headers 14 years ago
man Updated/added copyright headers 14 years ago
myisam Bug#12361113: CRASH WHEN "LOAD INDEX INTO CACHE" WITH TOO 14 years ago
myisammrg Updated/added copyright headers 14 years ago
mysql-test Bug#12361113: CRASH WHEN "LOAD INDEX INTO CACHE" WITH TOO 14 years ago
mysys Merge from mysql-5.0.94-release 14 years ago
ndb Merge from mysql-5.0.94-release 14 years ago
netware Handle renamed nwbootstrap -> nwbuild 17 years ago
pstack my_strtoll10-x86.s: 19 years ago
regex merging with changes in bugteam branch. 16 years ago
scripts Updated/added copyright headers 14 years ago
server-tools Updated/added copyright headers 14 years ago
sql Bug#12361113: CRASH WHEN "LOAD INDEX INTO CACHE" WITH TOO 14 years ago
sql-bench Updated/added copyright headers 14 years ago
sql-common Updated/added copyright headers 14 years ago
strings Updated/added copyright headers 14 years ago
support-files Updated/added copyright headers 14 years ago
tests Updated/added copyright headers 14 years ago
tools Bug #42434: license of mysys MD5 implementation is not GPL-compatible 17 years ago
vio Updated/added copyright headers 14 years ago
win Updated/added copyright headers 14 years ago
zlib The header "config.h" needs to be included "early" to control other headers. 17 years ago
.bzrignore Bug#12361113: CRASH WHEN "LOAD INDEX INTO CACHE" WITH TOO 14 years ago
.cvsignore Import changeset 26 years ago
CMakeLists.txt Updated/added copyright headers 14 years ago
COPYING - manual.texi will be replaced with a manual written in DocBook/XML. This ChangeSet removes all 21 years ago
INSTALL-SOURCE Makefile.am: 18 years ago
INSTALL-WIN-SOURCE Makefile.am: 18 years ago
Makefile.am - Added/updated copyright headers 15 years ago
README Removed the "Third-Party Component Notices" part 15 years ago
configure.in Raise version number after cloning 5.0.94 15 years ago

README

MySQL Server 5.0


This is a release of MySQL, a dual-license SQL database server.
For the avoidance of doubt, this particular copy of the software
is released under the version 2 of the GNU General Public License.
MySQL is brought to you by Oracle.

Copyright (c) 2000, 2011, Oracle and/or its affiliates. All rights reserved.

License information can be found in the COPYING file.

MySQL FOSS License Exception
We want free and open source software applications under certain
licenses to be able to use specified GPL-licensed MySQL client
libraries despite the fact that not all such FOSS licenses are
compatible with version 2 of the GNU General Public License.
Therefore there are special exceptions to the terms and conditions
of the GPLv2 as applied to these client libraries, which are
identified and described in more detail in the FOSS License
Exception at
<http://www.mysql.com/about/legal/licensing/foss-exception.html>.

This distribution may include materials developed by third
parties. For license and attribution notices for these
materials, please refer to the documentation that accompanies
this distribution (see the "Licenses for Third-Party Components"
appendix) or view the online documentation at
<http://dev.mysql.com/doc/>.

GPLv2 Disclaimer
For the avoidance of doubt, except that if any license choice
other than GPL or LGPL is available it will apply instead,
Oracle elects to use only the General Public License version 2
(GPLv2) at this time for any software where a choice of GPL
license versions is made available with the language indicating
that GPLv2 or any later version may be used, or where a choice
of which version of the GPL is applied is otherwise unspecified.

For further information about MySQL or additional documentation,
see:
- The latest information about MySQL: http://www.mysql.com
- The current MySQL documentation: http://dev.mysql.com/doc

Some Reference Manual sections of special interest:
- If you are migrating from an older version of MySQL, please
read the "Upgrading from..." section.
- To see what MySQL can do, take a look at the features section.
- For installation instructions, see the Installing and Upgrading
chapter.
- For the new features/bugfix history, see the MySQL Change History
appendix.

You can browse the MySQL Reference Manual online or download it
in any of several formats at the URL given earlier in this file.
Source distributions include a local copy of the manual in the
Docs directory.