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.
 
 
 
 
 
 
Monty 6a9e24d046 Added support for replication for S3 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 7 years ago
client Merge 10.4 into 10.5 6 years ago
cmake MDEV-22003 mysql_config disappeared from 10.5 (e.g. binary tarball or source build) 6 years ago
dbug Merge 10.2 into 10.3 6 years ago
debian autobake-deb.sh: include symlinks in the final listing 6 years ago
extra MDEV-21303 Make executables MariaDB named 6 years ago
include handler::rebind() 6 years ago
libmariadb@1768cb6c32 new (fixed) version of CC. 6 years ago
libmysqld Added support for replication for S3 6 years ago
libservices Merge branch '10.3' into 10.4 7 years ago
man MDEV-21303 Make executables MariaDB named 6 years ago
mysql-test Added support for replication for S3 6 years ago
mysys restore stack traces that were broken by ebfe8c4e0e 6 years ago
mysys_ssl Update WolfSSL, remove older workarounds. 6 years ago
plugin Merge branch '10.4' into 10.5 6 years ago
randgen/conf Group commit for maria engine. 16 years ago
scripts MDEV-22009 mysqlhotcopy tool and wsrep scripts not found 6 years ago
sql Added support for replication for S3 6 years ago
sql-bench Merge 10.4 into 10.5 6 years ago
sql-common cleanup: PSI key is *always* the first argument 6 years ago
storage Added support for replication for S3 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-21303 Make executables MariaDB named 6 years ago
tpool MDEV-16264: Eliminate unsafe os_aio_userdata_t type cast 6 years ago
unittest Merge 10.4 into 10.5 6 years ago
vio perfschema socket instrumentation related changes 6 years ago
win MDEV-21303 Make executables MariaDB named 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 Ignore mariadb-config.1 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: Optimize the selection of tests to be smaller and more diverse 6 years ago
BUILD-CMAKE Minor spelling fixes in code comments, docs and output 8 years ago
CMakeLists.txt MDEV-21580: Allow packed sort keys in sort buffer 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 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 branch '10.4' into 10.5 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.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