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.
 
 
 
 
 
 
Daniel Black d891d23ec3 MDEV-37724: Debug Memory leak with InnoDB ALTER TABLE ALGORITHM=INSTANT 6 days ago
.github Add Pull Request template file to the MariaDB/server repository 4 years ago
BUILD Check and remove high stack usage 1 year ago
Docs Merge 10.4 into 10.5 3 years ago
client MDEV-37483 - fix output differences Linux vs Windows in the test 3 weeks ago
cmake MDEV-34388: Stack overflow on Alpine Linux (postfix) - sanitizers 4 months ago
dbug Merge branch '10.6.12' into 10.6 3 years ago
debian Merge branch '10.5' into 10.6 8 months ago
extra mariadb-backup: read --tables-file in the text mode on Windows 2 months ago
include Fix clang-21 -Wuninitialized-const-pointer 1 month ago
libmariadb@77bdf5a572 Connector/C 3.3.17 2 months ago
libmysqld Merge branch '10.5' into 10.6 8 months ago
libservices MDEV-33277 In-place upgrade causes invalid AUTO_INCREMENT values 2 years ago
man Merge branch '10.5' into 10.6 1 year ago
mysql-test MDEV-35163 InnoDB persistent statistics fail to update after ALTER TABLE...ALGORITHM=COPY 2 weeks ago
mysys Added memory allocated by my_once_malloc() to global_memory_used 3 weeks ago
mysys_ssl MDEV-35838 libressl support differences in CRYPTO_set_mem_functions 9 months ago
plugin MDEV-36337 auth_ed25519 correct UDF pointers for is_null/error 5 months ago
randgen/conf Group commit for maria engine. 16 years ago
scripts Continuation of previous FreeBSD-related fix for Galera SST scripts 2 months ago
sql MDEV-35713 UBSAN: runtime error: load of value 1341112147, which is not a valid value for type 'enum enum_schema_tables' in optimize_for_get_all_tables and get_all_tables and on SELECT from I_S geometry_columns. 3 weeks 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 8 months ago
storage MDEV-37724: Debug Memory leak with InnoDB ALTER TABLE ALGORITHM=INSTANT 6 days ago
strings MDEV-37048 revert MSAN my_vsnprintf_ex for double workaround 3 months ago
support-files Merge branch '10.5' into 10.6 5 months ago
tests Merge branch '10.5' into 10.6 5 months ago
tpool MDEV-36482: Make liburing work WITH_MSAN=ON (fix) 1 month ago
unittest Fix small stack problem on some ARM. 2 months ago
vio Compiling - fix warnings with MSVC 17.14 4 months ago
win HeidiSQL 12.11 2 months ago
wsrep-lib@14ce8cab76 galera: wsrep-lib submodule update 2 months ago
zlib Merge branch 'merge-zlib' (1.3.1) into 10.4 1 year ago
.clang-format Remove duplicate key "Language" from .clang-format 1 year ago
.gitattributes Merge branch '10.5' into 10.6 4 years ago
.gitignore print_ddl_recovery_log.pl ; Print content of the ddl_recovery.log 5 months ago
.gitlab-ci.yml Merge branch '10.5' into 10.6 1 year 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' 6 months ago
CONTRIBUTING.md Remove mention of Freenode 4 years ago
COPYING Update FSF Address 6 years ago
CREDITS Update sponsors 1 year 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 Update README for branch choice 1 year ago
THIRDPARTY Added socketpair.c as a replacement for 'pipe()' call for Windows. 2 years ago
VERSION bump the VERSION 2 months ago
appveyor.yml Merge 10.5 into 10.6 1 year ago
config.h.cmake Merge branch '10.5' into 10.6 11 months ago
configure.cmake Merge branch '10.5' into 10.6 11 months ago

README.md

Code status:

  • Appveyor CI status ci.appveyor.com

MariaDB: The innovative open source 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/

Getting the code, building it and testing it

Refer to the following guide: https://mariadb.org/get-involved/getting-started-for-developers/get-code-build-test/ which outlines how to build the source code correctly and run the MariaDB testing framework, as well as which branch to target for your contributions.

Help

More help is available from the Maria Discuss mailing list https://lists.mariadb.org/postorius/lists/discuss.lists.mariadb.org/ and MariaDB's Zulip instance, https://mariadb.zulipchat.com/

Licensing


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