MariaDB server is a community developed fork of MySQL server. Started by core members of the original MySQL team, MariaDB actively works with outside developers to deliver the most featureful, stable, and sanely licensed open SQL server in the industry.
Find a file
2012-03-15 11:25:53 +01:00
.bzr-mysql
BUILD
client Updated/added copyright headers 2012-02-16 10:48:16 +01:00
cmake Updated/added copyright headers 2012-02-16 10:48:16 +01:00
cmd-line-utils weave merge of mysql-5.1->mysql-5.5 2012-01-12 15:03:44 +02:00
dbug
Docs
extra merge mysql-5.1-security->mysql-5.5-security 2012-02-13 14:44:54 +02:00
include Bug#13635833: MULTIPLE CRASHES IN FOREIGN KEY CODE WITH CONCURRENT DDL/DML 2012-03-01 11:05:51 +05:30
libmysql Updated/added copyright headers 2012-02-16 10:48:16 +01:00
libmysqld Updated/added copyright headers 2012-02-16 10:48:16 +01:00
libservices
man
mysql-test Merge from mysql-5.5 to mysql-5.5-security 2012-03-15 11:25:53 +01:00
mysys merge mysql-5.5->mysql-5.5-security 2012-03-08 17:19:54 +02:00
packaging/WiX
plugin Updated/added copyright headers 2012-02-16 10:48:16 +01:00
regex
scripts Updated/added copyright headers 2012-02-16 10:48:16 +01:00
sql Merge from mysql-5.5 to mysql-5.5-security 2012-03-15 11:25:53 +01:00
sql-bench
sql-common Updated/added copyright headers 2012-02-16 10:48:16 +01:00
storage Merge from mysql-5.5 to mysql-5.5-security 2012-03-15 11:25:53 +01:00
strings Updated/added copyright headers 2012-02-16 10:48:16 +01:00
support-files
tests
unittest BUG #13619394: "MAKE TEST" FAILS ON "MY_VSNPRINTF" 2012-03-14 16:01:40 +05:30
vio BUG#13431369 - MAIN.VARIABLES-NOTEMBEDDED CRASHES THE SERVER SPORADICALLY ON WINDOWS 2012-02-19 09:00:52 +00:00
win
zlib
.bzrignore Bug#12361113: CRASH WHEN "LOAD INDEX INTO CACHE" WITH TOO 2011-12-12 14:07:02 +01:00
BUILD-CMAKE
CMakeLists.txt Updated/added copyright headers 2012-02-16 10:48:16 +01:00
config.h.cmake
configure.cmake
COPYING
INSTALL-SOURCE
INSTALL-WIN-SOURCE
README
VERSION cloning 5.5.22 2012-02-20 16:56:59 +01:00

MySQL Server 5.5

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.