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
2019-08-06 18:02:03 +04:00
BUILD Removed -fno-rtti from BUILD scripts 2019-06-16 13:31:42 +03:00
client Merge 10.2 into 10.3 2019-07-19 12:31:56 +03:00
cmake Merge 10.2 into 10.3 2019-07-16 18:39:21 +03:00
dbug
debian Merge 10.2 into 10.3 2019-07-16 18:39:21 +03:00
Docs Merge branch '10.2' into 10.3 2019-06-14 07:36:47 +02:00
extra Merge 10.2 into 10.3 2019-07-16 18:39:21 +03:00
include Merge 10.2 into 10.3 2019-07-02 17:46:22 +03:00
libmariadb@ed3a91c139 Merge branch '10.1' into 10.2 2019-07-26 07:03:39 +02:00
libmysqld
libservices
man
mysql-test MDEV-20263 sql_mode=ORACLE: BLOB(65535) should not translate to LONGBLOB 2019-08-06 18:02:03 +04:00
mysys MDEV-20183 data race at safe_mutex_lock() 2019-07-26 12:36:06 +03:00
mysys_ssl
pcre
plugin Merge branch '10.2' into 10.3 2019-07-26 22:42:35 +02:00
randgen/conf
scripts MDEV-17544 No warning when trying to name a primary key constraint. 2019-07-30 21:57:48 +04:00
sql MDEV-20263 sql_mode=ORACLE: BLOB(65535) should not translate to LONGBLOB 2019-08-06 18:02:03 +04:00
sql-bench
sql-common Merge branch '10.2' into 10.3 2019-07-26 22:42:35 +02:00
storage MDEV-17544: No warning when trying to name a primary key constraint 2019-08-06 14:37:08 +03:00
strings
support-files Merge branch '10.2' into 10.3 2019-07-26 22:42:35 +02:00
tests Merge 10.2 into 10.3 2019-06-11 13:00:18 +03:00
unittest Merge 10.2 into 10.3 2019-06-11 13:00:18 +03:00
vio
win Fix Windows packaging. 2019-07-27 13:53:56 +02:00
wsrep
zlib Merge 10.1 into 10.2 2019-07-18 13:10:09 +03:00
.clang-format MDEV-13631 Make use of clang-format 2019-06-12 22:36:43 +03:00
.gitattributes
.gitignore wsrep_check_version binary is added to .gitignore 2019-07-18 15:11:32 +02:00
.gitmodules
.travis.compiler.sh
.travis.yml
appveyor.yml
BUILD-CMAKE
CMakeLists.txt cmake 3.14.3 warnings 2019-07-12 19:38:10 +02:00
config.h.cmake MDEV-19845: Adaptive spin loops 2019-06-27 10:53:18 +03:00
configure.cmake MDEV-19845: Adaptive spin loops 2019-06-27 10:53:18 +03:00
COPYING
CREDITS
EXCEPTIONS-CLIENT
INSTALL-SOURCE
INSTALL-WIN-SOURCE
KNOWN_BUGS.txt
README.md
THIRDPARTY
VERSION bump the VERSION 2019-07-31 09:58:59 -04:00

Code status:

  • Travis CI status travis-ci.org (10.3 branch)
  • Appveyor CI status ci.appveyor.com

MariaDB: drop-in replacement for MySQL

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:

https://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.

Help:

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

Licensing:


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 file. Third party license information can be found in the THIRDPARTY file.


Bug Reports:

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

For reporting security vulnerabilities see: https://mariadb.org/about/security-policy/

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

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