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
2014-07-24 11:37:40 +02:00
.bzr-mysql
BUILD
client Applying patch for bug 18779944 2014-07-08 11:13:37 +02:00
cmake Backport from trunk: 2014-05-07 17:09:14 +02:00
cmd-line-utils
dbug
Docs
extra Bug#17201924 and Bug#18178997 : YASSL:MISSING CLOSEDIR() 2014-05-22 14:26:09 +05:30
include Bug#17283409 4-WAY DEADLOCK: ZOMBIES, PURGING BINLOGS, 2014-05-08 18:13:01 +05:30
libmysql Backport from trunk: 2014-05-07 17:09:14 +02:00
libmysqld
libservices
man
mysql-test Bug #17357528 BACKPORT BUG#16513435 TO 5.5 AND 5.6 2014-06-30 19:24:25 +05:30
mysys Bug#18207212 : FILE NAME IS NOT ESCAPED IN BINLOG FOR LOAD DATA INFILE STATEMENT 2014-05-15 15:50:52 +05:30
packaging Bug#19223915 Provide mysql-compat-server dependencies 2014-07-24 11:37:40 +02:00
plugin
regex
scripts Bug#18903155: BACKPORT BUG-18008907 TO 5.5+ VERSIONS. 2014-06-27 17:17:04 +05:30
sql Bug #17357528 BACKPORT BUG#16513435 TO 5.5 AND 5.6 2014-06-30 19:24:25 +05:30
sql-bench Bug#16395459 TEST AND RESULT FILES WITH EXECUTE BIT 2014-06-25 12:35:50 +02:00
sql-common Bug #18053212 MYSQL_GET_SERVER_VERSION() CALL WITHOUT A VALID CONNECTION RESULTS IN SEG FAULT 2014-04-17 16:33:55 +03:00
storage Bug#18463911 : SERVER CRASHES ON CREATING A TEMP TABLE WITH 2014-06-26 10:08:55 +05:30
strings Bug#18850241 WRONG COPYRIGHT HEADER IN SOME STRINGS/CTYPE-* FILES 2014-06-23 12:11:13 +02:00
support-files Unconditionally disable dtrace for rpm, barfs on Oracle dtrace 2014-07-02 09:38:43 +02:00
tests
unittest
vio Backport from trunk: 2014-05-07 17:09:14 +02:00
win
zlib Backport from trunk: 2014-05-07 17:09:14 +02:00
.bzrignore
BUILD-CMAKE
CMakeLists.txt Bug#19001781: ADD SUPPORT FOR CMAKE 3 2014-06-24 09:13:01 +02:00
config.h.cmake
configure.cmake
COPYING
INSTALL-SOURCE
INSTALL-WIN-SOURCE
README
VERSION Raise version number after cloning 5.5.38 2014-05-05 12:15:12 +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, 2014, 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.