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.
 
 
 
 
 
 
Eugene Kosov 9ef2d29ff4 MDEV-14425 deprecate and ignore innodb_log_files_in_group 6 years ago
BUILD Fixed BUILD scripts for gcc 6.x 6 years ago
Docs Switch Perl DBI scripts from DBD::mysql to DBD::MariaDB driver 6 years ago
client MDEV-21581 Helper functions and methods for CHARSET_INFO 6 years ago
cmake Merge branch '10.4' into 10.5 6 years ago
dbug Merge 10.2 into 10.3 6 years ago
debian Deb: Run 'wrap-and-sort -a' so comparison across releases is easier 6 years ago
extra MDEV-14425 deprecate and ignore innodb_log_files_in_group 6 years ago
include MDEV-18650: Options deprecated in previous versions - thread_concurrency 6 years ago
libmariadb@8e9c311610 new C/C and --ssl-verify-server-cert tests 6 years ago
libmysqld MDEV-21702 Add a data type for privileges 6 years ago
libservices Merge branch '10.3' into 10.4 6 years ago
man Merge branch '10.4' into 10.5 6 years ago
mysql-test MDEV-14425 deprecate and ignore innodb_log_files_in_group 6 years ago
mysys MDEV-18650: Options deprecated in previous versions - thread_concurrency 6 years ago
mysys_ssl Update WolfSSL, remove older workarounds. 6 years ago
plugin MDEV-18650: Options deprecated in previous versions - multi_range_count 6 years ago
randgen/conf Group commit for maria engine. 16 years ago
scripts MDEV-18650: Options deprecated in previous versions - storage_engine 6 years ago
sql Clarify, spelling for wsrep_strict_ddl description (#1447) 6 years ago
sql-bench Merge 10.4 into 10.5 6 years ago
sql-common Merge 10.4 into 10.5 6 years ago
storage MDEV-14425 deprecate and ignore innodb_log_files_in_group 6 years ago
strings Merge 10.4 into 10.5 6 years ago
support-files Merge branch '10.4' into 10.5 6 years ago
tests MDEV-12684 Show what config file a sysvar got a value from 6 years ago
tpool Fix compilation error due to type mismatch in tpool_generic.cc 6 years ago
unittest Merge 10.4 into 10.5 6 years ago
vio Fixed issues when running mtr with --valgrind 6 years ago
win Merge branch '10.4' into 10.5 6 years ago
wsrep-lib@dcdd7435bd Update wsrep-lib submodule. 6 years ago
zlib Fixed compiler warnings from gcc 7.4.1 6 years ago
.clang-format Merge 10.4 into 10.5 6 years ago
.gitattributes Merge branch '10.0' into 10.1 8 years ago
.gitignore Merge branch '10.4' into 10.5 6 years ago
.gitmodules Fix github urls of submodules 6 years ago
.travis.compiler.sh travis: use galera-4 in 10.4 branch (#1226) 7 years ago
.travis.yml travis: use galera-4 in 10.4 branch (#1226) 7 years ago
BUILD-CMAKE Minor spelling fixes in code comments, docs and output 8 years ago
CMakeLists.txt libpmem cmake macros 6 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 contributors 7 years ago
EXCEPTIONS-CLIENT MDEV-5262: Missing retry after temp error in parallel replication 12 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 Changed Travis to 10.5 6 years ago
THIRDPARTY Merge 10.1 into 10.2 6 years ago
VERSION bump the VERSION 6 years ago
appveyor.yml Appveyor configuration and addition of badge 7 years ago
config.h.cmake MDEV-14024 PCRE2. 6 years ago
configure.cmake MDEV-19696 - Cleanup gcc sync builtins 6 years ago

README.md

Code status:

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

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