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ä 848fd3f765 Add release result diff for galera_ist_innodb_flush_logs
This might apply to 10.1 and 10.2 as well, but I cannot run that test
there without installing third-party software. The test would expect
"innobackupex" to be in path. If I add a wrapper script that invokes
mariabackup --innobackupex, then on 10.2 the cluster would fail to start
up due to a version number mismatch.
2019-01-16 05:25:53 +02:00
BUILD Updated check-cpu from 10.3 to get it to work with gcc 7.3.1 2018-11-16 14:19:58 +02:00
client Merge 10.2 into 10.3 2018-12-13 21:58:35 +02:00
cmake Merge branch '10.2' into 10.3 2019-01-03 13:09:41 +01:00
dbug Misc. typos 2018-04-05 15:26:57 +04:00
debian Merge branch '10.2' into 10.3 2019-01-03 13:09:41 +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-01-14 14:55:50 +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 2018-11-06 09:40:39 +02:00
libservices
man MDEV-18064: Packaging is broken for debian-based systems 2018-12-23 01:10:59 +01:00
mysql-test Add release result diff for galera_ist_innodb_flush_logs 2019-01-16 05:25:53 +02:00
mysys Merge 10.2 into 10.3 2018-11-07 13:11:04 +02: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 Merge 10.2 into 10.3 2018-11-06 09:40:39 +02:00
randgen/conf
scripts Merge 10.2 into 10.3 2019-01-08 17:37:44 +02:00
sql Merge 10.2 into 10.3 2019-01-14 14:55:50 +02:00
sql-bench Added more test to sql-bench 2018-04-30 14:05:27 +03:00
sql-common Merge 10.2 into 10.3 2018-08-03 15:57:23 +03:00
storage recv_log_recover_10_4(): Fix a trivial bug 2019-01-15 08:52:26 +02:00
strings Merge 10.2 into 10.3 2018-11-19 18:45:53 +02:00
support-files Merge 10.2 into 10.3 2018-11-06 09:40:39 +02: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 Merge branch '10.0' into 10.1 2018-05-05 14:01:59 +02:00
.gitignore DEV-17835: Remove wsrep-sst-method=xtrabackup 2018-12-17 11:14:54 +01: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 Merge branch '10.2' into 10.3 2019-01-03 13:09:41 +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