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-06-02 17:31:56 +03:00
BUILD Merge branch '10.0' into 10.1 2016-01-25 22:58:57 +01:00
client Merge branch '10.0' into 10.1 2016-05-04 15:23:26 +02:00
cmake fix rpm installation issues on Fedoras 2016-05-05 12:29:40 +02:00
dbug
debian MDEV-6211: MariaDB-Galera-server uses 'socat', but 'socat' is not in the dependency list 2016-05-05 09:19:39 -04:00
Docs Merge branch '10.0' into 10.1 2016-03-21 13:02:53 +01:00
extra Merge branch '10.0' into 10.1 2016-05-04 15:23:26 +02:00
include Merge branch 'bb-10.1-merge' into 10.1 2016-05-05 08:47:17 +02:00
libmysql MDEV-10034 Embedded server crashes on CREATE TABLE in PS protocol 2016-05-07 09:12:48 +02:00
libmysqld Fixed wrong counting of global Memory_used 2016-04-28 13:39:55 +03:00
libservices
man Merge branch '10.0' into 10.1 2016-03-21 13:02:53 +01:00
mysql-test Update test results part#2. 2016-06-02 15:19:52 +03:00
mysys Merge branch '10.0' into 10.1 2016-05-04 15:23:26 +02:00
mysys_ssl
pcre
plugin metadata_lock_info: Add compile time assertions 2016-05-05 09:19:39 -04:00
randgen/conf
scripts Merge branch '10.0-galera' into 10.1 2016-05-05 09:15:04 -04:00
sql MDEV-8989: ORDER BY optimizer ignores equality propagation 2016-06-01 23:43:11 +03:00
sql-bench Merge branch '10.0' into 10.1 2016-03-21 13:02:53 +01:00
sql-common Merge branch '10.0' into 10.1 2016-03-21 13:02:53 +01:00
storage Update test results part #3. 2016-06-02 17:31:56 +03:00
strings Updating uca-dump.c to be able to dump weights outside of BMP. 2016-05-18 12:35:38 +04:00
support-files Merge branch '10.0' into 10.1 2016-05-04 15:23:26 +02:00
tests Merge branch '10.0' into 10.1 2016-05-04 15:23:26 +02:00
unittest Merge branch '10.0' into 10.1 2016-03-24 09:24:02 +01:00
vio Merge branch '10.0' into 10.1 2016-02-23 21:35:05 +01:00
win MDEV-9973 : Do not set permissions for serviceaccount user (Win7 and later) 2016-04-27 16:13:14 +02:00
wsrep
zlib
.gitattributes
.gitignore Ignore files in tmp (like mysqld.S) 2016-04-28 13:39:55 +03: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 Some POWER specific optimizations 2016-03-31 16:34:56 +11:00
configure.cmake MDEV-8684: Use POWER wrappers rather than direct asm 2016-04-01 09:38:17 +11:00
COPYING
COPYING.LESSER
COPYING.thirdparty
CREDITS Updated README and CREDITS 2016-01-25 17:54:28 +02:00
EXCEPTIONS-CLIENT
INSTALL-SOURCE Update AskMonty and Atlassian references to MariaDB 2016-03-08 15:24:01 +02:00
INSTALL-WIN-SOURCE Update AskMonty and Atlassian references to MariaDB 2016-03-08 15:24:01 +02:00
KNOWN_BUGS.txt
README Merge branch '10.0' into 10.1 2016-02-23 21:35:05 +01:00
VERSION bump the VERSION 2016-05-10 09:28:00 -04: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

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