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 Bartholomew 67c0fd2a41
MariaDB 11.2.6 release
11 months ago
.github Explicitly recommend target branches in CODING_STANDARDS 2 years ago
BUILD Merge branch '10.6' into 10.11 1 year ago
Docs Fixed some typos in optimizer_costs.txt 3 years ago
client Merge branch '10.11' into 11.2 11 months ago
cmake Merge branch '10.11' into 11.2 11 months ago
dbug Merge 10.6 into 10.8 3 years ago
debian Merge branch '11.1' into 11.2 1 year ago
extra Merge branch '10.11' into 11.2 11 months ago
include Merge branch '10.11' into 11.2 11 months ago
libmariadb@3f2196d84e Merge branch '10.5' into 10.6 11 months ago
libmysqld Merge branch '11.1' into 11.2 1 year ago
libservices Merge 10.6 into 10.11 2 years ago
man Merge branch '10.11' into 11.1 1 year ago
mysql-test Merge branch '10.11' into 11.2 11 months ago
mysys Merge branch '10.11' into 11.2 11 months ago
mysys_ssl OpenSSL - set all heap functions in CRYPTO_set_mem_functions. 1 year ago
plugin Merge branch '10.11' into 11.2 11 months ago
randgen/conf Group commit for maria engine. 16 years ago
scripts MDEV-30822: Adjust wsrep_sst_mariabackup.sh to understand both pre-MDEV-18931 and post-MDEV-18931 file naming 1 year ago
sql Merge branch '10.11' into 11.2 11 months ago
sql-bench Updated sql-bench to run with PostgreSQL 14.9 2 years ago
sql-common Merge 10.11 into 11.2 1 year ago
storage MariaDB 11.2.6 release 11 months ago
strings Merge 10.11 into 11.2 1 year ago
support-files Merge branch '10.11' into 11.1 1 year ago
tests Merge branch '10.11' into 11.2 1 year ago
tpool MDEV-34450 os_file_write_func() is an overkill for ib_logfile0 1 year ago
unittest Merge branch '10.6' into 10.11 11 months ago
vio Merge 10.6 into 10.11 1 year ago
win Merge 10.11 into 11.2 1 year ago
wsrep-lib@1c61b809d1 galera: wsrep-lib submodule update 12 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 Merge 10.11 into 11.2 1 year ago
.gitlab-ci.yml Merge branch '11.1' into 11.2 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 10.11 into 11.2 1 year ago
CODING_STANDARDS.md Explicitly recommend target branches in CODING_STANDARDS 2 years ago
CONTRIBUTING.md Add CODING_STANDARDS.md file 3 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 Merge branch '10.11' into 11.1 1 year ago
SECURITY.md Create SECURITY.md 2 years ago
THIRDPARTY Merge branch '10.6' into 10.11 2 years ago
VERSION bump the VERSION 1 year ago
appveyor.yml Merge 10.5 into 10.6 1 year ago
config.h.cmake Merge branch '10.6' into 10.11 11 months ago
configure.cmake Merge branch '10.6' into 10.11 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 our security-policy.

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