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 8d36cafe4f
MariaDB 11.8.2 release
4 months ago
.github Create FUNDING.yml 10 months 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 remote-tracking branch 'github/bb-11.4-release' into bb-11.8-serg 5 months ago
cmake Merge remote-tracking branch 'github/bb-11.4-release' into bb-11.8-serg 5 months ago
dbug Reënable ATTRIBUTE_FORMAT on DBUG_PRINT & t/eprint 8 months ago
debian Merge remote-tracking branch 'github/bb-11.4-release' into bb-11.8-serg 5 months ago
extra Merge remote-tracking branch 'github/bb-11.4-release' into bb-11.8-serg 5 months ago
include MariaDB 11.8.2 release 5 months ago
libmariadb@b5a2c9f3c2 new CC 6 months ago
libmysqld Merge 11.4 into 11.8 7 months ago
libservices Merge 10.6 into 10.11 2 years ago
man Update mariadb-import man page with --innodb-optimize-keys option 8 months ago
mysql-test MariaDB 11.8.2 release 5 months ago
mysys MariaDB 11.8.2 release 5 months ago
mysys_ssl Merge branch '11.4' into 11.7 8 months ago
plugin Merge remote-tracking branch 'github/bb-11.4-release' into bb-11.8-serg 5 months ago
randgen/conf Group commit for maria engine. 16 years ago
scripts MariaDB 11.8.2 release 5 months ago
sql MariaDB 11.8.2 release 5 months ago
sql-bench Updated sql-bench to run with PostgreSQL 14.9 2 years ago
sql-common Update `my_snprintf`’s last loose ends to suffixes 8 months ago
storage MariaDB 11.8.2 release 5 months ago
strings Merge remote-tracking branch 'github/bb-11.4-release' into bb-11.8-serg 5 months ago
support-files MariaDB 11.8.2 release 5 months ago
tests Merge remote-tracking branch 'github/bb-11.4-release' into bb-11.8-serg 5 months ago
tpool Merge remote-tracking branch 'github/bb-11.4-release' into bb-11.8-serg 5 months ago
unittest `unittest/mytap/tap.h`: Use `ATTRIBUTE_FORMAT` 8 months ago
vio Merge 11.2 into 11.4 1 year ago
win Merge branch '10.11' into 11.4 5 months ago
wsrep-lib@e55f01ce1e MDEV-36422 Build fails with cmake 4.0.0 due to wsrep 6 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 MDEV-34979 generate SBOM from server builds 9 months ago
.gitlab-ci.yml All-green GitLab CI in main branch in January 2025 8 months 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 MariaDB 11.8.2 release 5 months ago
CODING_STANDARDS.md Update markdown files for `main` branch 1 year 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 Fix version 5 months ago
appveyor.yml Merge remote-tracking branch 'github/bb-11.4-release' into bb-11.8-serg 5 months ago
config.h.cmake Merge remote-tracking branch 'github/bb-11.4-release' into bb-11.8-serg 5 months ago
configure.cmake Merge branch '11.6' into 11.7 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