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.
 
 
 
 
 
 
Vicențiu Ciorbaru 8fe927e6de Expand performance_schema tables definitions with column comments 4 years ago
.github Add a Github CODEOWNERS file to project 5 years ago
BUILD Updated BUILD scripts to update modules wsrep-lib and columnstore 4 years ago
Docs Clean up logcheck.ignore.* configs and unify MariaDB.org links with https 6 years ago
client Merge remote-tracking branch 'upstream/10.4' into 10.5 4 years ago
cmake Merge remote-tracking branch 'upstream/10.4' into 10.5 4 years ago
dbug Merge 10.4 into 10.5 4 years ago
debian Merge 10.4 into 10.5 4 years ago
extra Merge remote-tracking branch 'upstream/10.4' into 10.5 4 years ago
include Merge 10.4 into 10.5 4 years ago
libmariadb@42cb1e442c Update libmariadb 4 years ago
libmysqld followup: rename generated files to have distinct names 4 years ago
libservices Add build on AIX 5 years ago
man MDEV-25222: mysqlbinlog --base64-output wrong option default drops BINLOG from output 4 years ago
mysql-test Expand performance_schema tables definitions with column comments 4 years ago
mysys MDEV-26533 MariaDB 10.5 crashes with key_buffer_size > 4Gb on Windows x64 4 years ago
mysys_ssl Merge 10.3 into 10.4 5 years ago
plugin Merge remote-tracking branch 'upstream/10.4' into 10.5 4 years ago
randgen/conf Group commit for maria engine. 16 years ago
scripts Merge 10.4 into 10.5 4 years ago
sql Merge remote-tracking branch 'upstream/10.4' into 10.5 4 years ago
sql-bench Merge 10.4 into 10.5 5 years ago
sql-common Fix various spelling errors still found in code 5 years ago
storage Expand performance_schema tables definitions with column comments 4 years ago
strings Updated tests in decimal.c that match current API and usage 4 years ago
support-files Merge branch '10.4' into 10.5 4 years ago
tests Merge 10.4 into 10.5 4 years ago
tpool MDEV-25953 Tpool - prevent potential deadlock in simulated AIO 4 years ago
unittest Merge branch 'bb-10.4-release' into bb-10.5-release 5 years ago
vio Merge 10.4 into 10.5 5 years ago
win Merge remote-tracking branch 'upstream/10.4' into 10.5 4 years ago
wsrep-lib@4f1c201c9d Update wsrep-lib submodule 4 years ago
zlib Merge branch '10.3' into 10.4 5 years ago
.clang-format Merge 10.4 into 10.5 6 years ago
.gitattributes Merge branch '10.0' into 10.1 8 years ago
.gitignore Merge 10.4 into 10.5 4 years ago
.gitmodules Add stub for building ColumnStore 5 years ago
.travis.compiler.sh travis: use galera-4 in 10.4 branch (#1226) 7 years ago
.travis.yml Travis-CI: Sync dependencies with Debian 5 years ago
BUILD-CMAKE Minor spelling fixes in code comments, docs and output 8 years ago
CMakeLists.txt Merge remote-tracking branch 'upstream/10.4' into 10.5 4 years ago
CONTRIBUTING.md Add CONTRIBUTING file and modify README file about live QA regarding new contributors 7 years ago
COPYING Update FSF Address 6 years ago
CREDITS Update sponsors 5 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 Merge 10.4 into 10.5 4 years ago
THIRDPARTY Merge 10.1 into 10.2 6 years ago
VERSION bump the VERSION 4 years ago
appveyor.yml Fix appvyeor's perl.exe path 5 years ago
config.h.cmake mysqld: print status display subset of memory usage. 5 years ago
configure.cmake Merge branch '10.4' into 10.5 4 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/ and the #maria IRC channel on Freenode.

Live QA for beginner contributors

MariaDB has a dedicated time each week when we answer new contributor questions live on Zulip and IRC. 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