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
2019-12-24 18:10:18 +04:00
BUILD Merge branch '10.2' into 10.3 2019-09-03 13:17:32 +03:00
client Merge branch '10.2' into 10.3 2019-12-04 17:46:28 +01:00
cmake RPM packaging fixes for FC31 2019-11-28 16:01:02 +01:00
dbug Merge 10.2 into 10.3 2019-12-12 14:41:51 +02:00
debian Lintian complains on spelling error 2019-12-02 12:41:13 +02:00
Docs Merge branch '10.2' into 10.3 2019-06-14 07:36:47 +02:00
extra Merge 10.2 into 10.3 2019-12-12 14:41:51 +02:00
include Merge 10.2 into 10.3 2019-12-12 14:41:51 +02:00
libmariadb@63df45ce3d CONC-447 ERROR 2026 (HY000): SSL connection error: Certificate signature check failed 2019-12-08 18:26:16 +01:00
libmysqld Merge 10.2 (up to commit ef00ac4c86) into 10.3 2019-09-04 10:19:58 +04:00
libservices Merge 10.2 into 10.3 2019-05-14 17:18:46 +03:00
man Merge branch '10.2' into 10.3 2019-12-04 17:46:28 +01:00
mysql-test Update test result post merge 2019-12-13 20:52:44 +02:00
mysys MDEV-21167 LF_PINS::stack_ends_here inaccurate, leading to alloca() larger than stack 2019-11-28 10:48:09 +01:00
mysys_ssl Merge 10.2 into 10.3 2019-05-14 17:18:46 +03:00
pcre Lintian complains on spelling error 2019-12-02 12:41:13 +02:00
plugin Merge branch '10.2' into 10.3 2019-07-26 22:42:35 +02:00
randgen/conf
scripts Merge branch '10.2' into 10.3 2019-12-04 17:46:28 +01:00
sql MDEV-21389 Derive Item_func_month from Item_long_func 2019-12-24 18:10:18 +04:00
sql-bench Lintian complains on spelling error 2019-12-02 12:41:13 +02:00
sql-common Lintian complains on spelling error 2019-12-02 12:41:13 +02:00
storage Remove unused mlog_catenate_ulint_compressed() 2019-12-16 13:40:00 +02:00
strings Merge branch '10.2' into 10.3 2019-10-31 10:58:06 +01:00
support-files systemd: mariadb@bootstrap doesn't bootstrap, galera_new_cluster does 2019-11-14 14:17:13 -08:00
tests Merge 10.2 into 10.3 2019-06-11 13:00:18 +03:00
unittest Merge 10.2 to 10.3 2019-08-13 19:28:51 +03:00
vio Merge 10.2 into 10.3 2019-05-14 17:18:46 +03:00
win Fix Windows packaging. 2019-07-27 13:53:56 +02:00
wsrep Lintian complains on spelling error 2019-12-02 12:41:13 +02:00
zlib Lintian complains on spelling error 2019-12-02 12:41:13 +02:00
.clang-format MDEV-13631 Make use of clang-format 2019-06-12 22:36:43 +03:00
.gitattributes
.gitignore wsrep_check_version binary is added to .gitignore 2019-07-18 15:11:32 +02:00
.gitmodules
.travis.compiler.sh
.travis.yml
appveyor.yml
BUILD-CMAKE
CMakeLists.txt Merge 10.2 into 10.3 2019-08-21 15:23:45 +03:00
config.h.cmake MDEV-21082: isnan/isinf compilation errors, isfinite warnings on MacOS 2019-11-19 16:28:15 +03:00
configure.cmake MDEV-21082: isnan/isinf compilation errors, isfinite warnings on MacOS 2019-11-19 16:28:15 +03:00
COPYING
CREDITS
EXCEPTIONS-CLIENT
INSTALL-SOURCE
INSTALL-WIN-SOURCE
KNOWN_BUGS.txt
README.md
THIRDPARTY
VERSION bump the VERSION 2019-12-11 13:03:16 -05:00

Code status:

  • Travis CI status travis-ci.org (10.3 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. 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.

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