MariaDB server is a community developed fork of MySQL server. Started by core members of the original MySQL team, MariaDB actively works with outside developers to deliver the most featureful, stable, and sanely licensed open SQL server in the industry.
Find a file
Marko Mäkelä 9164c2b8bb Tests: remove a duplicated check
This fixes up the merge commit 9b18275623
2024-04-17 10:10:23 +03:00
BUILD
client Merge from 10.4 to 10.5 2024-04-15 17:46:49 +02:00
cmake
dbug
debian
Docs
extra
include Merge from 10.4 to 10.5 2024-04-15 17:46:49 +02:00
libmariadb@1d3fd5818a update C/C 2024-04-08 19:13:14 +02:00
libmysqld Fixed memory leaks in embedded server and mysqltest 2024-04-05 12:40:49 +02:00
libservices
man
mysql-test Tests: remove a duplicated check 2024-04-17 10:10:23 +03:00
mysys Minor improvements to options error handling 2024-04-13 19:02:33 +07:00
mysys_ssl
plugin Merge from 10.4 to 10.5 2024-04-15 17:46:49 +02:00
randgen/conf
scripts
sql MDEV-33889 Read only server throws error when running a create temporary table as select statement 2024-04-16 20:43:31 +02:00
sql-bench
sql-common
storage Merge branch '10.4' into 10.5 2024-04-16 11:04:14 +02:00
strings
support-files MDEV-33301 memlock with systemd still not working 2024-03-27 13:36:31 +11:00
tests Merge from 10.4 to 10.5 2024-04-15 17:46:49 +02:00
tpool MDEV-33840 tpool : switch off maintenance timer when not needed. 2024-04-09 08:31:32 +02:00
unittest
vio
win
wsrep-lib@dfc4bdb8a5 galera: wsrep-lib submodule update 2024-04-09 12:21:53 +02:00
zlib
.clang-format
.gitattributes
.gitignore
.gitlab-ci.yml
.gitmodules
appveyor.yml
BUILD-CMAKE
CMakeLists.txt Merge branch '10.4' into 10.5 2024-04-16 11:04:14 +02:00
config.h.cmake
configure.cmake MDEV-25252 main.type_float fails in new buildbot 2024-03-27 16:14:55 +01:00
CONTRIBUTING.md
COPYING
CREDITS
INSTALL-SOURCE
INSTALL-WIN-SOURCE
KNOWN_BUGS.txt
README.md Link beginner instructions in README.md 2024-04-11 13:50:15 +01:00
THIRDPARTY
VERSION

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 correctly build the source code and run the MariaDB testing framework.

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