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.
 
 
 
 
 
 
Teemu Ollakka 632b1deb67
MDEV-21025 Server crashes on START TRANSACTION after INSERT IGNORE (#1489)
6 years ago
BUILD Merge branch '10.3' into 10.4 6 years ago
Docs Merge branch '10.3' into 10.4 7 years ago
client Merge 10.3 into 10.4 6 years ago
cmake Merge 10.3 into 10.4 6 years ago
dbug Merge 10.2 into 10.3 6 years ago
debian Travis-CI: Shorten deb build log to keep it under 4 MB 6 years ago
extra Merge 10.3 into 10.4 6 years ago
include Shrink my_atomic.h and my_cpu.h scope 6 years ago
libmariadb@1768cb6c32 new (fixed) version of CC. 6 years ago
libmysqld Merge branch '10.3' into 10.4 6 years ago
libservices Merge branch '10.3' into 10.4 7 years ago
man Merge branch '10.3' into 10.4 6 years ago
mysql-test MDEV-21025 Server crashes on START TRANSACTION after INSERT IGNORE (#1489) 6 years ago
mysys Merge 10.3 into 10.4 6 years ago
mysys_ssl Update WolfSSL, remove older workarounds. 6 years ago
pcre Lintian complains on spelling error 6 years ago
plugin Merge 10.3 into 10.4 6 years ago
randgen/conf Group commit for maria engine. 16 years ago
scripts MDEV-18768: Rename auth_socket to unix_socket on upgrades from MySQL 6 years ago
sql MDEV-21025 Server crashes on START TRANSACTION after INSERT IGNORE (#1489) 6 years ago
sql-bench Lintian complains on spelling error 6 years ago
sql-common Merge branch '10.3' into 10.4 6 years ago
storage MDEV-20502 Queries against spider tables return wrong values for columns following constant declarations. 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 7 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 10.3 into 10.4 6 years ago
wsrep-lib@d0255569b0 MDEV-22051: Protocol::end_statement(): Assertion `0' failed on Galera node upon DDL attempt with conflicting lock 6 years ago
zlib Fixed compiler warnings from gcc 7.4.1 6 years ago
.clang-format .clang-format - do not sort include files. 6 years ago
.gitattributes Merge branch '10.0' into 10.1 8 years ago
.gitignore Merge branch '10.3' into 10.4 6 years ago
.gitmodules Fix github urls of submodules 7 years ago
.travis.compiler.sh travis: use galera-4 in 10.4 branch (#1226) 7 years ago
.travis.yml Travis-CI: Add missing build dependency dh-exec 6 years ago
BUILD-CMAKE Minor spelling fixes in code comments, docs and output 8 years ago
CMakeLists.txt Merge 10.3 into 10.4 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 7 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 Merge commit '10.3' into 10.4 6 years ago
configure.cmake Merge commit '10.3' into 10.4 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