MariaDB server is a community developed fork of MySQL server. Started by core members of the original MySQL team, MariaDB actively works with outside developers to deliver the most featureful, stable, and sanely licensed open SQL server in the industry.
Find a file
Marko Mäkelä 7c1bd8fa04 Add back (and clean up) the test innodb_zip.prefix_index_liftedlimit
This MySQL 5.5 test innodb_zip.innodb_prefix_index_lifted
was renamed in MySQL 5.7. In
commit 2e814d4702
the test was inadvertently removed, instead of being renamed.

The absence of this test caused a regression in MariaDB 10.2:
MDEV-15257 Invalid CREATE INDEX fails to report error correctly
2018-02-09 10:03:53 +02:00
BUILD Disable rocksdb when building with ASAN 2018-01-27 14:39:33 +02:00
client Merge branch 'github/10.1' into 10.2 2018-02-06 14:50:50 +01:00
cmake Merge branch 'github/10.1' into 10.2 2018-02-06 14:50:50 +01:00
dbug Make debug multi thread safe 2017-10-26 13:49:55 +03:00
debian Merge branch 'github/10.1' into 10.2 2018-02-06 14:50:50 +01:00
Docs Merge branch '10.0' into 10.1 2016-03-21 13:02:53 +01:00
extra Merge branch 'github/10.1' into 10.2 2018-02-06 14:50:50 +01:00
include compilation error on windows 2018-02-06 14:51:44 +01:00
libmariadb@058fc080b4 Update Connector/C 2018-02-07 15:19:45 +02:00
libmysqld Merge remote-tracking branch 'origin/10.1' into 10.2 2017-12-22 12:23:39 +02:00
libservices MDEV-11663 Create services for functionality used by plugins 2017-04-27 19:12:38 +02:00
man Merge 10.1 into 10.2, with some MDEV-14799 fixups 2018-01-03 11:56:24 +02:00
mysql-test Add back (and clean up) the test innodb_zip.prefix_index_liftedlimit 2018-02-09 10:03:53 +02:00
mysys Merge 10.1 into 10.2 2018-02-08 13:53:21 +02:00
mysys_ssl MDEV-14567: CRYPTO_set_mem_functions fails in FIPS mode 2018-02-07 11:45:01 +01:00
pcre Fix and reenable Windows compiler warning C4800 (size_t conversion). 2018-01-26 10:37:46 +00:00
plugin Merge branch 'github/10.1' into 10.2 2018-02-06 14:50:50 +01:00
randgen/conf
scripts remove bash-ish from SST scripts 2018-02-06 14:52:01 +01:00
sql Corrected the patch for mdev-15119 that caused a failure for 2018-02-08 09:48:36 -08:00
sql-bench don't install same files twice 2017-08-14 19:45:58 +02:00
sql-common Merge remote-tracking branch 'origin/10.1' into 10.2 2017-12-22 12:23:39 +02:00
storage MDEV-14238 Bogus assertion on row_get_rec_trx_id() 2018-02-09 08:26:47 +02:00
strings Fix and reenable Windows compiler warning C4800 (size_t conversion). 2018-01-26 10:37:46 +00:00
support-files Merge branch 'github/10.1' into 10.2 2018-02-06 14:50:50 +01:00
tests MDEV-13384 - misc Windows warnings fixed 2017-09-28 17:20:46 +00:00
unittest Merge branch 'github/10.1' into 10.2 2018-02-06 14:50:50 +01:00
vio Fix and reenable Windows compiler warning C4800 (size_t conversion). 2018-01-26 10:37:46 +00:00
win Merge branch 'github/10.1' into 10.2 2018-02-06 14:50:50 +01:00
wsrep Merge branch '10.1' into 10.2 2017-03-30 12:48:42 +02:00
zlib Build improvements and cleanups. 2017-09-08 18:22:15 +00:00
.gitattributes Merge branch 'connect/10.1' into 10.1 2016-06-28 22:12:50 +02:00
.gitignore Ignore generated file rdb_source_revision.h 2018-01-01 15:01:20 +02:00
.gitmodules Use https instead of ssh(git@) for rocksdb submodule. 2016-11-15 10:00:19 -05:00
.travis.compiler.sh travis: add clang-5.0 2017-08-07 10:05:01 +04:00
.travis.yml travis: osx - xcode 8.3 -> 9.1 2017-10-31 11:21:28 +04:00
appveyor.yml Attempt to fix appveyor 2018-02-01 12:50:58 +00:00
BUILD-CMAKE
CMakeLists.txt Merge branch 'github/10.1' into 10.2 2018-02-06 14:50:50 +01:00
config.h.cmake Merge branch 'github/10.1' into 10.2 2018-02-06 14:50:50 +01:00
configure.cmake Merge branch 'github/10.1' into 10.2 2018-02-06 14:50:50 +01:00
COPYING
COPYING.thirdparty Correct FSF address 2017-03-10 18:21:29 +01:00
CREDITS Update sponsors 2018-01-24 12:11:29 +04:00
EXCEPTIONS-CLIENT
INSTALL-SOURCE Update AskMonty and Atlassian references to MariaDB 2016-03-08 15:24:01 +02:00
INSTALL-WIN-SOURCE Update AskMonty and Atlassian references to MariaDB 2016-03-08 15:24:01 +02:00
KNOWN_BUGS.txt
README.md README.md - Secure (HTTPS) Links 2017-09-25 13:51:15 +04:00
VERSION bump the VERSION 2018-02-06 12:44:43 -05:00

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. 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 Foundation and the MariaDB Corporation, 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.org/ https://mariadb.com/kb/en/ https://mariadb.com/kb/en/mariadb-vs-mysql-features/ https://mariadb.com/kb/en/mariadb-versus-mysql-features/ https://mariadb.com/kb/en/mariadb-versus-mysql-compatibility/

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.

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://mariadb.org/jira

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


Code status:

  • tests status travis-ci.org (10.2 branch)