You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Marko Mäkelä 6991b1c47c Merge 10.5 into 10.6 2 years ago
.github Add Pull Request template file to the MariaDB/server repository 4 years ago
BUILD Change BUILD scripts to use with-ssl=system 2 years ago
Docs Merge 10.4 into 10.5 3 years ago
client MDEV-32203 Raise notes when an index cannot be used on data type mismatch 2 years ago
cmake Merge 10.5 into 10.6 2 years ago
dbug Merge branch '10.6.12' into 10.6 3 years ago
debian Merge 10.5 into 10.6 2 years ago
extra Merge 10.5 into 10.6 2 years ago
include MDEV-32203 Raise notes when an index cannot be used on data type mismatch 2 years ago
libmariadb@c0ddc2c8cf New CC 3.3 2 years ago
libmysqld Merge 10.5 into 10.6 2 years ago
libservices Add build on AIX 5 years ago
man Merge 10.5 into 10.6 3 years ago
mysql-test Merge 10.5 into 10.6 2 years ago
mysys MDEV-32203 Raise notes when an index cannot be used on data type mismatch 2 years ago
mysys_ssl Merge branch '10.4' into 10.5 2 years ago
plugin Merge 10.5 into 10.6 2 years ago
randgen/conf Group commit for maria engine. 16 years ago
scripts Merge 10.5 into 10.6 2 years ago
sql Merge 10.5 into 10.6 2 years ago
sql-bench MDEV-24854: Change innodb_flush_method=O_DIRECT by default 5 years ago
sql-common Merge branch '10.5' into 10.6 2 years ago
storage Merge 10.5 into 10.6 2 years ago
strings Merge branch '10.5' into 10.6 2 years ago
support-files Merge 10.5 into 10.6 2 years ago
tests Merge 10.5 into 10.6 2 years ago
tpool MDEV-31095 tpool - do not create new worker, if thread creation is pending. 2 years ago
unittest Merge 10.5 into 10.6 3 years ago
vio Merge branch '10.5' into 10.6 3 years ago
win Merge 10.5 into 10.6 2 years ago
wsrep-lib@151d4f8591 galera: wsrep-lib sumbodule update 2 years ago
zlib Merge branch 'merge-zlib' into 10.3 3 years ago
.clang-format Merge 10.4 into 10.5 6 years ago
.gitattributes Merge branch '10.5' into 10.6 4 years ago
.gitignore Merge branch '10.5' into 10.6 2 years ago
.gitlab-ci.yml Merge branch '10.5' into 10.6 2 years ago
.gitmodules Add stub for building ColumnStore 5 years ago
BUILD-CMAKE Minor spelling fixes in code comments, docs and output 8 years ago
CMakeLists.txt Merge branch '10.5' into 10.6 2 years ago
CONTRIBUTING.md Remove mention of Freenode 4 years ago
COPYING Update FSF Address 7 years ago
CREDITS CREDITS: re-instate Tencent Cloud 3 years ago
INSTALL-SOURCE Update AskMonty and Atlassian references to MariaDB 10 years ago
INSTALL-WIN-SOURCE Update AskMonty and Atlassian references to MariaDB 10 years ago
KNOWN_BUGS.txt Changed some MySQL names in messages to MariaDB 7 years ago
README.md Remove mention of Freenode 4 years ago
THIRDPARTY Merge 10.1 into 10.2 7 years ago
VERSION bump the VERSION 2 years ago
appveyor.yml Merge 10.5 into 10.6 3 years ago
config.h.cmake Merge 10.5 into 10.6 3 years ago
configure.cmake Merge 10.5 into 10.6 2 years ago

README.md

Code status:

  • Appveyor CI status ci.appveyor.com

MariaDB: The open source relational database

MariaDB was 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 and the MariaDB Corporation. 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 Corporation, the MariaDB Foundation 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-compatibility/

https://mariadb.com/kb/en/new-and-old-releases/

Help

More help is available from the Maria Discuss mailing list https://launchpad.net/~maria-discuss, MariaDB's Zulip instance, https://mariadb.zulipchat.com/

Live QA for beginner contributors

MariaDB has a dedicated time each week when we answer new contributor questions live on Zulip. From 8:00 to 10:00 UTC on Mondays, and 10:00 to 12:00 UTC on Thursdays, anyone can ask any questions they’d like, and a live developer will be available to assist.

New contributors can ask questions any time, but we will provide immediate feedback during that interval.

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/

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