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-02-13 23:26:23 +04:00
BUILD Backport BUILD scripts from 10.4 2019-02-06 22:18:20 +02:00
client MDEV-18281 COM_RESET_CONNECTION changes the connection encoding 2019-02-02 17:29:33 +01:00
cmake Backport BUILD scripts from 10.4 2019-02-06 22:18:20 +02:00
dbug
debian Merge branch '10.2' into 10.3 2019-01-25 20:35:40 +01:00
Docs Merge branch '10.2' into 10.3 2019-01-03 13:09:41 +01:00
extra Merge 10.2 into 10.3 2019-02-04 15:12:14 +02:00
include Merge 10.2 into 10.3 2018-12-13 21:58:35 +02:00
libmariadb@34f8887af0 update C/C to v3.0.8 2018-12-20 08:06:55 +01:00
libmysqld Merge 10.2 into 10.3 2019-01-24 16:14:12 +02:00
libservices
man MDEV-17835: Remove wsrep-sst-method=xtrabackup 2019-01-22 13:28:03 +01:00
mysql-test Fixed two bugs related to column level constraints 2019-02-13 18:21:19 +02:00
mysys my_close: Don't retry on close 2019-02-13 18:28:12 +04:00
mysys_ssl Windows : fix broken build with OpenSSL 2018-09-08 20:36:31 +01:00
pcre fix bundled pcre unit tests 2018-08-13 12:14:56 +02:00
plugin Changed user_variables and sql_sequence to maturity state stable 2019-02-06 22:18:20 +02:00
randgen/conf
scripts MDEV-18372: Minor MDEV-17973-related merge issue to 10.3 2019-01-24 17:18:26 -05:00
sql Fixed two bugs related to column level constraints 2019-02-13 18:21:19 +02:00
sql-bench
sql-common
storage connect.xml.result fixed. 2019-02-13 23:26:23 +04:00
strings Merge 10.2 into 10.3 2018-11-19 18:45:53 +02:00
support-files MDEV-17835: Remove wsrep-sst-method=xtrabackup 2019-01-22 13:28:03 +01:00
tests Merge 10.2 into 10.3 2018-12-14 14:05:25 +02:00
unittest Merge branch '10.2' into 10.3 2019-01-03 13:09:41 +01:00
vio Merge 10.2 into 10.3 2018-11-07 13:11:04 +02:00
win MDEV-16448 mysql_upgrade_service remove my.ini variables that are no more valid 2018-11-15 18:03:30 +01:00
wsrep
zlib Merge 10.1 into 10.2 2018-11-06 08:41:48 +02:00
.gitattributes
.gitignore Added generated wsrep_xxx files to .gitignore 2019-02-06 22:18:20 +02:00
.gitmodules
.travis.compiler.sh travis: increase ccache size for linux jobs 2018-11-08 18:30:44 +04:00
.travis.yml Merge pull request #559 from grooverdan/10.3-travis-systemversioning 2019-01-09 10:17:51 +00:00
appveyor.yml Appveyor configuration and addition of badge 2019-01-10 11:58:02 +01:00
BUILD-CMAKE
CMakeLists.txt Make the PYTHON_SHEBANG value configurable 2019-01-25 20:00:00 +01:00
config.h.cmake Merge branch '10.2' into 10.3 2018-09-28 16:37:06 +02:00
configure.cmake Merge 10.2 into 10.3 2018-11-06 09:40:39 +02:00
COPYING
COPYING.thirdparty
CREDITS Update contributors 2018-09-10 16:47:44 +04:00
EXCEPTIONS-CLIENT
INSTALL-SOURCE
INSTALL-WIN-SOURCE
KNOWN_BUGS.txt
README.md Appveyor configuration and addition of badge 2019-01-10 11:58:02 +01:00
VERSION bump the VERSION 2019-01-07 07:31:25 -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.

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