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
2011-06-09 13:59:02 +03:00
.bzr-mysql
BUILD Bug #12586211 ENABLE GCOV BUILDS WITH CMAKE, INCLUDING PLUGINS 2011-05-25 12:39:11 +02:00
client Fixed cast warnings in introducing the pluggable authentication client 2011-06-06 13:27:05 +03:00
cmake Followup to 12607800, testing it in PB2 didn't work, trying again 2011-06-01 15:19:36 +02:00
cmd-line-utils
dbug
Docs
extra
include BUG#12611785 - AUDIT INTERFACE STRICT-ALIASING WARNINGS 2011-06-03 11:27:11 +04:00
libmysql Bug#12612143 - LIBMYSQL 5.5.13 BREAKS USER APPLICATION BUILD 2011-06-03 13:44:33 +02:00
libmysqld merge from 5.1 for bug#11764633 2011-05-18 19:47:29 +05:30
libservices
man
mysql-test Added regression test for bug#11763757 "56510: ERROR 42000: 2011-06-08 20:44:50 +07:00
mysys Implement worklog #5743 InnoDB: Lift the limit of index key prefixes. 2011-05-31 02:12:32 -07:00
packaging/WiX - Changes needed to use newer WiX version (Bug#60029) 2011-05-16 20:26:55 +02:00
plugin BUG#12611785 - AUDIT INTERFACE STRICT-ALIASING WARNINGS 2011-06-03 11:27:11 +04:00
regex
scripts
sql merge mysql-5.1->mysql-5.5 2011-06-06 13:24:28 +03:00
sql-bench
sql-common Bug#11745920/Bug#21287: "SSL connection error" is not helpful! (ssl-verify-server-cert=true vs localhos) 2011-05-19 10:47:43 +01:00
storage Merge mysql-5.1 to mysql-5.5. 2011-06-09 13:59:02 +03:00
strings
support-files
tests Fixed cast warnings in introducing the pluggable authentication client 2011-06-06 13:27:05 +03:00
unittest Bug#12552516 LF_HASH REQUIRES MY_THREAD_INIT() 2011-05-13 18:04:49 +02:00
vio build fixes for -Werror (11745920) 2011-05-27 11:02:10 +01:00
win
zlib
.bzrignore Ignore auto-generated files (source_downloads). 2011-06-07 17:06:26 +04:00
BUILD-CMAKE
CMakeLists.txt BUG#12549572 : CMake file does not include gcov option 2011-05-12 18:22:14 -04:00
config.h.cmake
configure.cmake merge mysql-5.1->mysql-5.5 2011-06-06 13:24:28 +03:00
COPYING
INSTALL-SOURCE
INSTALL-WIN-SOURCE
README
VERSION changed the VERSION tag to 14 2011-05-13 07:00:09 +02: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.