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.
 
 
 
 
 
 
Monty 3b8d4180d5 Flush gcov files for DBUG_ASSERT and DBUG_SUICIDE 4 years ago
.github Add a Github CODEOWNERS file to project 5 years ago
BUILD Fix all warnings given by UBSAN 4 years ago
Docs Clean up logcheck.ignore.* configs and unify MariaDB.org links with https 6 years ago
client MDEV-22189: Change error messages inside code to have mariadb instead of 4 years ago
cmake show pmem detection in cmake 4 years ago
dbug Flush gcov files for DBUG_ASSERT and DBUG_SUICIDE 4 years ago
debian MDEV-22189: Change error messages inside code to have mariadb instead of 4 years ago
extra MDEV-22189: Change error messages inside code to have mariadb instead of 4 years ago
include remove thread_pool_priv.h 4 years ago
libmariadb@01ada4b85f Merge 10.5 into 10.6 4 years ago
libmysqld Move debug_crash_here to it's own source files 4 years ago
libservices Add build on AIX 5 years ago
man Merge 10.5 into 10.6 4 years ago
mysql-test Flush gcov files for DBUG_ASSERT and DBUG_SUICIDE 4 years ago
mysys Added checking to protect against simultaneous double free in safemalloc 4 years ago
mysys_ssl Merge 10.3 into 10.4 5 years ago
plugin Change CHARSET_INFO character set and collaction names to LEX_CSTRING 4 years ago
randgen/conf Group commit for maria engine. 16 years ago
scripts MDEV-25719: stunnel uses "verifyChain" without subject checks 4 years ago
sql MDEV-25078: ALTER INDEX is inconsistent with ADD/DROP/RENAME index 4 years ago
sql-bench MDEV-24854: Change innodb_flush_method=O_DIRECT by default 5 years ago
sql-common Change CHARSET_INFO character set and collaction names to LEX_CSTRING 4 years ago
storage MDEV-22189: Change error messages inside code to have mariadb instead of 4 years ago
strings Change CHARSET_INFO character set and collaction names to LEX_CSTRING 4 years ago
support-files Merge 10.5 into 10.6 5 years ago
tests MDEV-22189: Change error messages inside code to have mariadb instead of 4 years ago
tpool io_liburing: ENOMEM handling - use io_uring_mlock_size 5 years ago
unittest Change CHARSET_INFO character set and collaction names to LEX_CSTRING 4 years ago
vio Merge 10.5 into 10.6 5 years ago
win Merge branch '10.4' into 10.5 5 years ago
wsrep-lib@f271ad0c6e Update wsrep-lib 5 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 .gitattributes - correct language detection 5 years ago
.gitignore MDEV-5536: add systemd socket activation 5 years ago
.gitmodules Add stub for building ColumnStore 5 years ago
.travis.compiler.sh MDEV-19780 Remove the TokuDB storage engine 5 years ago
.travis.yml MDEV-25090: Deb: Use libpmem-dev when available 5 years ago
BUILD-CMAKE Minor spelling fixes in code comments, docs and output 8 years ago
CMakeLists.txt Flush gcov files for DBUG_ASSERT and DBUG_SUICIDE 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 7 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 Update README 6 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 Merge 10.5 into 10.6 5 years ago
configure.cmake Merge 10.5 into 10.6 5 years ago

README.md

Code status:

  • Travis CI status travis-ci.org (10.5 branch)
  • 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