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 7eded23be6
MariaDB 10.5.28 release
8 months ago
BUILD Merge branch '10.4' into 10.5 2 years ago
Docs Merge 10.4 into 10.5 3 years ago
client MDEV-29968 Functions in default values in tables with some character sets break SHOW CREATE (and mysqldump) 9 months ago
cmake Dtrace cmake fix for clang 10 months ago
dbug Merge branch '10.4' into 10.5 3 years ago
debian MDEV-35907 debian-start script fails when using non-standard socket path 8 months ago
extra WolfSSL - make it compilable also with older versions of Windows SDK. 9 months ago
include more C API methods in the service_sql 8 months ago
libmariadb@7d930974c0 C/C 3.1.27 8 months ago
libmysqld more C API methods in the service_sql 8 months ago
libservices MDEV-33277 In-place upgrade causes invalid AUTO_INCREMENT values 2 years ago
man MDEV-34581: Fix flashback mode man pages 1 year ago
mysql-test MDEV-35612 fix for system-versioning 8 months ago
mysys MDEV-28130 MariaDB SEGV issue at tree_search_next 9 months ago
mysys_ssl MDEV-35838 libressl support differences in CRYPTO_set_mem_functions 9 months ago
plugin MDEV-35632 HandlerSocket uses deprecated C++98 auto_ptr 9 months ago
randgen/conf Group commit for maria engine. 16 years ago
scripts MDEV-35749: Add support for --use-memory option for SST with mariabackup 9 months ago
sql more C API methods in the service_sql 8 months ago
sql-bench Merge 10.4 into 10.5 5 years ago
sql-common more C API methods in the service_sql 8 months ago
storage MariaDB 10.5.28 release 8 months ago
strings MDEV-30111 InnoDB: Failing assertion: update->n_fields == 0 in row_ins_sec_index_entry_by_modify 9 months ago
support-files MDEV-35407 Suppress STDERR while determining rpm package vendor 11 months ago
tests MDEV-34958: after Trigger doesn't work correctly with bulk insert 10 months ago
tpool MDEV-33978 P_S.THREADS is not showing all server threads 9 months ago
unittest MDEV-35574 remove obsolete pthread_exit calls 10 months ago
vio ssl_cipher parameter cannot configure TLSv1.3 and TLSv1.2 ciphers at the same time 1 year ago
win update HeidiSQL to 12.10 8 months ago
wsrep-lib@70cd967f5e galera: wsrep-lib submodule update 10 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 MDEV-27494 Rename .ic files to .inl 4 years ago
.gitignore MDEV-35007 mroonga should modify source files during build 1 year ago
.gitlab-ci.yml GitLab CI Upgrade CentOS 8 to CentOS 9 build 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 WITHOUT_ABI_CHECK 9 months ago
CONTRIBUTING.md Remove mention of Freenode 4 years ago
COPYING Update FSF Address 7 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 Update README for branch choice 1 year ago
THIRDPARTY Merge 10.1 into 10.2 7 years ago
VERSION bump the VERSION 11 months ago
appveyor.yml fix typo 1 year ago
config.h.cmake MDEV-34533 asan error about stack overflow when writing record in Aria 12 months ago
configure.cmake MDEV-34533 asan error about stack overflow when writing record in Aria 12 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: https://mariadb.org/about/security-policy/

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