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
Davi Arnaut 74ccd37745 Move I_P_List_adapter to sql_plist.h as it is currently being used
for code other then in mdl.h. Since the adapter is generic, it is
better located in sql_plist.h.
2011-04-11 08:39:15 -03:00
.bzr-mysql
BUILD
client Merging patch for bug#11765157 from mysql-5.1. 2011-04-08 12:25:59 +05:30
cmake Merge from mysql-5.5.10-release 2011-03-16 15:11:20 +01:00
cmd-line-utils
dbug
Docs
extra Bug#11933945 REMOVE LGPL LICENSED FILES IN MYSQL 5.5 2011-03-29 14:43:49 +02:00
include A patch for Bug#12325375: THE SERVER ON WINXP DOES NOT ALLOW CONNECTIONS 2011-04-08 14:23:36 +04:00
libmysql Bug#11900714 REMOVE LGPL LICENSED FILES IN MYSQL 5.1 2011-03-28 10:47:30 +02:00
libmysqld
libservices
man
mysql-test Bug#11926811 / Bug#60625 Illegal mix of collations 2011-04-08 17:15:23 +04:00
mysys Bug #11758687: 50924: object names not resolved correctly 2011-04-04 16:04:15 +03:00
packaging/WiX
plugin Fixed a wrong name in a comment 2011-04-05 15:25:19 +03:00
regex Merge from mysql-5.1 for bug#58026. 2011-02-04 10:59:55 +06:00
scripts Merged the fix for bug #11936829 to 5.5.11 release 2011-03-31 16:08:31 +03:00
sql Move I_P_List_adapter to sql_plist.h as it is currently being used 2011-04-11 08:39:15 -03:00
sql-bench
sql-common Bug #11766854: 60075: MYSQL_LOAD_CLIENT_PLUGIN DOESN'T CLEAR ERROR 2011-03-17 15:52:49 +02:00
storage Merge from mysql-5.5.11-release 2011-04-07 08:59:07 +02:00
strings Bug #11792200 - DIVIDING LARGE NUMBERS CAUSES STACK CORRUPTIONS 2011-03-03 15:25:41 +01:00
support-files Merge bug fix 42969 into main 5.5 branch. 2011-02-14 15:53:51 +01:00
tests A patch for Bug#11763413 (56115: SELECT doesn't work in 2011-03-22 14:48:56 +03:00
unittest Fix non-portable test of %p in unit test my_vsnprintf 2011-03-02 10:16:34 +01:00
vio A patch for Bug#12325375: THE SERVER ON WINXP DOES NOT ALLOW CONNECTIONS 2011-04-08 14:23:36 +04:00
win Removed the obsolete windows build files 2011-03-28 16:32:53 +03:00
zlib
.bzrignore merge mysql-5.1->mysql-5.5 2011-03-28 13:57:54 +03:00
BUILD-CMAKE
CMakeLists.txt fixing 38697/11749301 2011-03-21 20:23:39 +01:00
config.h.cmake
configure.cmake
COPYING
INSTALL-SOURCE
INSTALL-WIN-SOURCE
README Removed the "Third-Party Component Notices" part from README 2011-03-16 23:11:25 +01:00
VERSION Merge from mysql-5.1 (bump the version). 2011-04-11 13:49:05 +04: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.