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.
 
 
 
 
 
 
Vladislav Vaintroub 6df0bb7d38 MDEV-21062 Buildbot, Windows - sporadically missing lines from mtr's "exec" 6 years ago
BUILD Merge branch '10.3' into 10.4 6 years ago
Docs Merge branch '10.3' into 10.4 6 years ago
client MDEV-21062 Buildbot, Windows - sporadically missing lines from mtr's "exec" 6 years ago
cmake Merge 10.3 into 10.4 6 years ago
dbug Merge branch '10.2' into 10.3 6 years ago
debian Merge 10.3 into 10.4 6 years ago
extra MDEV-21062 Buildbot, Windows - sporadically missing lines from mtr's "exec" 6 years ago
include MDEV-21062 Buildbot, Windows - sporadically missing lines from mtr's "exec" 6 years ago
libmariadb@980f2dbea6 new CC 3.1 due to typo in it 6 years ago
libmysqld Merge branch '10.3' into 10.4 6 years ago
libservices Merge branch '10.3' into 10.4 6 years ago
man MDEV-19847: Update mysqladmin man page 6 years ago
mysql-test MDEV-20949: Merge 10.3 into 10.4 6 years ago
mysys MDEV-21062 Buildbot, Windows - sporadically missing lines from mtr's "exec" 6 years ago
mysys_ssl Update WolfSSL, remove older workarounds. 6 years ago
pcre Merge 10.3 into 10.4 6 years ago
plugin MDEV-19882 pam v2: auth_pam_tool truncates passwords that are not null-terminated 6 years ago
randgen/conf Group commit for maria engine. 16 years ago
scripts Merge 10.3 into 10.4 6 years ago
sql Merge 10.3 into 10.4 6 years ago
sql-bench Merge 10.2 into 10.3 7 years ago
sql-common Merge 10.3 into 10.4 6 years ago
storage Merge 10.3 into 10.4 6 years ago
strings Merge 10.3 into 10.4 6 years ago
support-files Merge 10.3 into 10.4 6 years ago
tests MDEV-17592 Create MariaDB named commands/symlinks 6 years ago
unittest Merge 10.3 into 10.4 6 years ago
vio Do not compile socket IO code in WolfSSL 6 years ago
win Merge branch '10.3' into 10.4 6 years ago
wsrep-lib@c9513bd2e4 MDEV-17099 Preliminary changes for Galera XA support (#1404) 6 years ago
zlib Merge remote-tracking branch 'connect/10.2' into 10.2 6 years ago
.clang-format MDEV-13631 Make use of clang-format 6 years ago
.gitattributes Merge branch '10.0' into 10.1 8 years ago
.gitignore Fixed that mariadb-# binaries reads their corresponding entry from my.cnf 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 always build wsrep libraries static 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 Merge branch '10.3' into 10.4 6 years ago
THIRDPARTY Merge 10.1 into 10.2 7 years ago
VERSION bump the VERSION 6 years ago
appveyor.yml Appveyor configuration and addition of badge 7 years ago
config.h.cmake MDEV-19696 - Cleanup gcc sync builtins 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.4 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