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
Marko Mäkelä 28ae79650d Terminology: 'metadata' not 'default rec'
This follows up to commit 755187c853.

TRX_UNDO_INSERT_METADATA: Renamed from TRX_UNDO_INSERT_DEFAULT

trx_undo_metadata: Renamed from trx_undo_default_rec
2018-09-19 09:12:58 +03:00
BUILD
client Fixed wrong #ifdef related to DBUG_ASSERT_AS_PRINTF 2018-09-05 19:46:34 +03:00
cmake MDEV-17040 sql/sql_yacc_orac.cc is included but sql/sql_yacc_ora.cc isn't included in source archive 2018-08-24 11:20:06 +02:00
dbug
debian After-merge fix: s/tokudb_logdump/tokudb_logprint/ 2018-09-07 07:27:05 +03:00
Docs
extra MDEV-13564 Mariabackup does not work with TRUNCATE 2018-09-07 22:15:06 +03:00
include Windows : fix broken build with OpenSSL 2018-09-08 20:36:31 +01:00
libmariadb@17d0e53176 Windows : fix broken build with OpenSSL 2018-09-08 20:36:31 +01:00
libmysqld
libservices
man Merge 10.2 into 10.3 2018-09-06 22:35:45 +03:00
mysql-test MDEV-17211 Server crash on query 2018-09-17 18:50:21 -07:00
mysys
mysys_ssl Windows : fix broken build with OpenSSL 2018-09-08 20:36:31 +01:00
pcre
plugin Merge 10.2 into 10.3 2018-09-06 22:35:45 +03:00
randgen/conf
scripts Merge pull request #850 from HeMan/10.3 2018-09-11 12:05:47 +03:00
sql MDEV-17211 Server crash on query 2018-09-17 18:50:21 -07:00
sql-bench
sql-common
storage Terminology: 'metadata' not 'default rec' 2018-09-19 09:12:58 +03:00
strings
support-files
tests
unittest
vio Windows : fix broken build with OpenSSL 2018-09-08 20:36:31 +01:00
win
wsrep
zlib
.gitattributes
.gitignore
.gitmodules
.travis.compiler.sh
.travis.yml travis: llvm repo gpg key missing - use travis defination 2018-08-21 10:47:39 +03:00
appveyor.yml
BUILD-CMAKE
CMakeLists.txt
config.h.cmake
configure.cmake
COPYING
COPYING.thirdparty
CREDITS
EXCEPTIONS-CLIENT
INSTALL-SOURCE
INSTALL-WIN-SOURCE
KNOWN_BUGS.txt
README.md
VERSION bump the VERSION 2018-08-15 10:32:52 -04:00

Code status:

  • tests status travis-ci.org (10.3 branch)

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.

License:


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.


Bug Reports:

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

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