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
2016-03-19 19:40:25 +01:00
BUILD
client Merge branch '10.0' into 10.1 2016-02-23 21:35:05 +01:00
cmake Provide a way to reenable DISABLED plugin with -DPLUGIN_${NAME}=STATIC|DYNAMIC 2016-03-13 20:26:21 +01:00
dbug
debian MDEV-9587 - Debian packaging for GSSAPI plugin 2016-03-18 11:03:38 +04:00
Docs
extra Merge branch '10.0' into 10.1 2016-02-23 21:35:05 +01:00
include Fix to ensure updates in gtid_slave_state table do not get binlogged. 2016-02-24 23:32:37 -05:00
libmysql Fixes needed to compile with musl C library 2016-02-07 15:00:30 +02:00
libmysqld
libservices
man
mysql-test main.mysqld--help failure with cracklib plugin 2016-03-18 22:05:23 +01:00
mysys Merge branch '10.0' into 10.1 2016-02-23 21:35:05 +01:00
mysys_ssl
pcre
plugin update plugins' maturity levels 2016-03-18 22:05:23 +01:00
randgen/conf
scripts MDEV-9598: Donor's rsync SST script hangs if FTWRL fails 2016-02-26 10:49:19 -05:00
sql MDEV-9739 Assertion `m_status == DA_ERROR || m_status == DA_OK' failed in Diagnostics_area::message() ; connect.xml* tests fail in buildbot 2016-03-19 19:40:25 +01:00
sql-bench
sql-common Merge branch '10.0' into 10.1 2016-02-23 21:35:05 +01:00
storage MDEV-9739 Assertion `m_status == DA_ERROR || m_status == DA_OK' failed in Diagnostics_area::message() ; connect.xml* tests fail in buildbot 2016-03-19 19:40:25 +01:00
strings MDEV-7231 Field ROUTINE_DEFINITION in INFORMATION_SCHEMA.ROUTINES 2016-02-24 13:12:03 +04:00
support-files
tests
unittest Merge branch '10.0' into 10.1 2016-02-23 21:35:05 +01:00
vio Merge branch '10.0' into 10.1 2016-02-23 21:35:05 +01:00
win MDEV-9659 : AWS KMS encryption plugin 2016-03-13 20:29:14 +01:00
wsrep
zlib
.gitattributes
.gitignore Merge branch '10.0' into 10.1 2016-02-23 21:35:05 +01:00
BUILD-CMAKE
CMakeLists.txt MDEV-9601 Build client plugins, also for the cmake client-only build 2016-02-22 16:26:44 +01:00
config.h.cmake
configure.cmake Merge branch '10.0' into 10.1 2016-02-23 21:35:05 +01:00
COPYING
COPYING.LESSER
COPYING.thirdparty
CREDITS
EXCEPTIONS-CLIENT
INSTALL-SOURCE
INSTALL-WIN-SOURCE
KNOWN_BUGS.txt
README Merge branch '10.0' into 10.1 2016-02-23 21:35:05 +01:00
VERSION bump the version 2016-03-08 09:06:02 +01:00

MariaDB is designed as a drop-in replacement of MySQL(R) with more
features, new storage engines, fewer bugs, and better performance.

MariaDB is brought to you by the MariaDB Foundation.
Please read the CREDITS file for details about the MariaDB Foundation,
and who is developing MariaDB.

MariaDB is developed by many of the original developers of MySQL who
now work for the MariadB Foundation and the MariaDB Corporation, and by many people in
the community.

MySQL, which is the base of MariaDB, is a product and trademark of Oracle
Corporation, Inc. For a list of developers and other contributors,
see the Credits appendix.  You can also run 'SHOW authors' to get a
list of active contributors.

A description of the MariaDB project and a manual can be found at:
http://mariadb.org/
https://mariadb.com/kb/en/
https://mariadb.com/kb/en/mariadb-vs-mysql-features/
https://mariadb.com/kb/en/mariadb-versus-mysql-features/
https://mariadb.com/kb/en/mariadb-versus-mysql-compatibility/

As MariaDB is a full replacement of MySQL, the MySQL manual at
http://dev.mysql.com/doc is generally applicable.

More help is available from the Maria Discuss mailing list
https://launchpad.net/~maria-discuss
and the #maria IRC channel on Freenode.

***************************************************************************

NOTE: 

MariaDB is specifically available only under version 2 of the GNU
General Public License (GPLv2). (I.e. Without the "any later version"
clause.) This is inherited from MySQL. Please see the README file in
the MySQL distribution for more information.

License information can be found in the COPYING, COPYING.LESSER,
and COPYING.thirdparty files.

***************************************************************************

IMPORTANT:

Bug and/or error reports regarding MariaDB should be submitted at
http://mariadb.org/jira

Bugs in the MySQL code can also be submitted at http://bugs.mysql.com

The code for MariaDB, including all revision history, can be found at:
https://github.com/MariaDB/server

***************************************************************************