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
Vladislav Vaintroub 77992bc710 MDEV-26092 Remove things we do not use in wolfssl
Add a couple of NO_XXX prprocessor constants to wolfssl build.
Looked into cmake defaults, those are set there too. Some of
these are (supposedly) weak ciphers, and some just fallen out from wide
use.
2021-07-28 22:21:44 +02:00
BUILD Fixed that compile-pentium64-valgrind-max works 2021-06-02 18:54:49 +03:00
client Merge 10.3 into 10.4 2021-06-21 12:38:25 +03:00
cmake Merge 10.3 into 10.4 2021-07-02 14:55:52 +03:00
dbug Merge 10.2 into 10.3 2021-05-24 09:38:49 +03:00
debian Merge 10.3 into 10.4 2021-06-08 15:02:40 +03:00
Docs
extra MDEV-26092 Remove things we do not use in wolfssl 2021-07-28 22:21:44 +02:00
include Improve documentation of json parser functions 2021-07-22 21:51:49 +03:00
libmariadb@802ce584a2 update libmariadb 2021-06-14 23:45:31 +02:00
libmysqld Merge branch bb-10.3-release into bb-10.4-release 2021-05-05 23:03:01 +03:00
libservices
man
mysql-test MDEV-25740 Assertion `!wsrep_has_changes(thd) || (thd->lex->sql_command == SQLCOM_CREATE_TABLE && !thd->is_current_stmt_binlog_format_row())' failed in void wsrep_commit_empty(THD*, bool) 2021-07-28 15:04:30 +03:00
mysys Merge 10.3 into 10.4 2021-06-21 12:38:25 +03:00
mysys_ssl
pcre
plugin Merge 10.3 into 10.4 2021-05-25 15:38:57 +03:00
randgen/conf
scripts MDEV-26019: Upgrading MariaDB breaks TLS mariabackup SST 2021-06-29 12:42:14 +02:00
sql MDEV-25410 Assertion `state_ == s_exec' failed - mysqld got signal 6 2021-07-28 15:04:53 +03:00
sql-bench
sql-common
storage MDEV-26148 SEGV or Assertion `!page_is_comp(page) == !(index->table)->not_redundant()' 2021-07-27 20:30:33 +03:00
strings
support-files Merge 10.3 into 10.4 2021-06-21 12:38:25 +03:00
tests
unittest
vio
win Merge 10.3 into 10.4 2021-06-08 15:02:40 +03:00
wsrep-lib@c45b1eff94 Update result files for Galera library 26.4.9 2021-07-27 10:34:45 +03:00
zlib
.clang-format
.gitattributes
.gitignore Merge 10.3 -> 10.4 2021-06-30 18:41:46 +03:00
.gitmodules
.travis.compiler.sh
.travis.yml
appveyor.yml
BUILD-CMAKE
CMakeLists.txt Merge 10.3 into 10.4 2021-05-25 15:38:57 +03:00
config.h.cmake
configure.cmake
CONTRIBUTING.md
COPYING
CREDITS
INSTALL-SOURCE
INSTALL-WIN-SOURCE
KNOWN_BUGS.txt
README.md Merge 10.3 into 10.4 2021-06-21 12:38:25 +03:00
THIRDPARTY
VERSION bump the VERSION 2021-06-22 22:42:42 -04:00

Code status:

  • Appveyor CI status ci.appveyor.com

MariaDB: drop-in replacement for MySQL

MariaDB is 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.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/library/new-and-old-releases/

https://mariadb.org/

As MariaDB is a full replacement of MySQL, the MySQL manual at http://dev.mysql.com/doc is generally applicable.

Help

More help is available from the Maria Discuss mailing list https://launchpad.net/~maria-discuss 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 theyd 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/

Bugs in the MySQL code can also be submitted at: https://bugs.mysql.com

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