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.
 
 
 
 
 
 
Sergei Golubchik b63604612e move aws_sdk to extra/ 7 years ago
BUILD Fixed BUILD scripts to by default work with galera and tokudb 7 years ago
Docs Merge 10.3 into 10.4 7 years ago
client Merge branch '10.3' into 10.4 7 years ago
cmake move aws_sdk to extra/ 7 years ago
dbug Misc. typos 8 years ago
debian Merge branch '10.3' into 10.4 7 years ago
extra move aws_sdk to extra/ 7 years ago
include Merge branch '10.3' into 10.4 7 years ago
libmariadb@2c5aebb3bc C/C again 7 years ago
libmysqld Merge branch '10.4' into bb-10.4-mdev16188 7 years ago
libservices MDEV-5313 Improving audit api. 7 years ago
man Merge 10.3 into 10.4 7 years ago
mysql-test Merge branch '10.3' into 10.4 7 years ago
mysys Merge branch '10.3' into 10.4 7 years ago
mysys_ssl Windows : fix broken build with OpenSSL 7 years ago
pcre fix bundled pcre unit tests 7 years ago
plugin Merge branch '10.3' into 10.4 7 years ago
randgen/conf Group commit for maria engine. 16 years ago
scripts Merge branch '10.3' into 10.4 7 years ago
sql Merge branch '10.3' into 10.4 7 years ago
sql-bench Added more test to sql-bench 8 years ago
sql-common Merge branch '10.3' into 10.4 7 years ago
storage Merge branch '10.3' into 10.4 7 years ago
strings MDEV-5313 Improving audit API. 7 years ago
support-files Merge branch '10.3' into 10.4 7 years ago
tests Merge branch '10.4' into bb-10.4-mdev16188 7 years ago
unittest Merge branch '10.3' into 10.4 7 years ago
vio MDEV-17926 FederatedX TODO is obsolete 7 years ago
win Merge branch '10.3' into 10.4 7 years ago
wsrep-lib@0b09871ad5 Fixed replaying bugs found with multimaster load 7 years ago
zlib Merge 10.1 into 10.2 7 years ago
.gitattributes Merge branch '10.0' into 10.1 8 years ago
.gitignore Merge branch '10.3' into 10.4 7 years ago
.gitmodules Galera4 7 years ago
.travis.compiler.sh travis: upgrade Ubuntu target dist to 16.04 Xenial 7 years ago
.travis.yml Merge 10.3 into 10.4 7 years ago
BUILD-CMAKE Minor spelling fixes in code comments, docs and output 8 years ago
CMakeLists.txt move aws_sdk to extra/ 7 years ago
CONTRIBUTING.md Add CONTRIBUTING file and modify README file about live QA regarding new contributors 7 years ago
COPYING Use a new version of "COPYING", the GPL text. 16 years ago
COPYING.thirdparty Correct FSF address 9 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 10.3 into 10.4 7 years ago
VERSION bump the VERSION 7 years ago
appveyor.yml Appveyor configuration and addition of badge 7 years ago
config.h.cmake Merge branch '10.3' into 10.4 7 years ago
configure.cmake Merge branch '10.3' into 10.4 7 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.

License


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, COPYING.LESSER, and COPYING.thirdparty files.


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