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
Sergei Golubchik a7d5e85c49 cleanup: have_static_innodb.inc
and remove unused files
2020-10-27 09:24:15 +01:00
BUILD
client MDEV-23358 main.upgrade_MDEV-19650 fails with result difference 2020-10-22 19:26:58 +02:00
cmake MDEV-23887: check_linker_flags correct for old cmake compatibility 2020-10-21 19:11:02 +11:00
dbug MDEV-22950 followup 2020-06-25 10:00:15 +02:00
debian MDEV-23697: /usr/bin/perl for debian scripts 2020-09-24 08:16:30 +10:00
Docs
extra mtr: use env for perl 2020-06-23 03:24:46 +02:00
include MDEV-22173: socket accept - test for failure 2020-07-06 12:33:35 +02:00
libmysql
libmysqld
libservices
man mysqlimport manpage - s/mysqldump/mysqlimport/g 2020-10-14 12:14:08 +02:00
mysql-test cleanup: have_static_innodb.inc 2020-10-27 09:24:15 +01:00
mysys MDEV-14945 possible buffer overflow in stack resolver 2020-10-26 21:02:13 +02:00
mysys_ssl
pcre Merge branch 'merge-pcre' into 10.1 2020-04-30 21:27:32 +02:00
plugin mtr: use env for perl 2020-06-23 03:24:46 +02:00
randgen/conf
scripts MDEV-23697: bin/env perl -i -> bin/perl -i 2020-10-02 05:28:58 +02:00
sql BUG#31650096: MYSQL SERVER HEAP-USE-AFTER-FREE IN TRANS_SAVEPOINT 2020-10-27 09:24:15 +01:00
sql-bench mtr: use env for perl 2020-06-23 03:24:46 +02:00
sql-common Merge branch '5.5' into 10.1 2020-04-30 17:36:41 +02:00
storage MDEV-24017: Blackhole : Specified key was too long; max key length is 1000 bytes 2020-10-24 22:43:21 +11:00
strings MDEV-23105 Cast number string with many leading zeros to decimal gives unexpected result 2020-08-05 08:14:49 +04:00
support-files systemd: mariadb@bootstrap - clear ExecStartPre and ExecStartPost 2020-09-22 15:37:44 +10:00
tests MDEV-23697: perl -w -> perl 2020-09-24 08:09:56 +10:00
unittest MDEV-23491: __bss_start breaks compilation of various platforms 2020-08-18 08:56:35 +02:00
vio vio: typo on sock{et}_errno in comment 2020-04-29 09:51:11 +02:00
win Merge 5.5 into 10.1 2020-04-01 10:24:36 +03:00
wsrep
zlib restore RESTRICT_SYMBOL_EXPORTS(zlib) 2019-07-10 08:58:28 +02:00
.clang-format .clang-format - do not sort include files. 2019-12-03 22:22:23 +01:00
.gitattributes
.gitignore Ingore sysusers and tmpfiles artifacts 2020-01-28 17:48:57 +02:00
appveyor.yml appveyor: config backport from 10.2 2020-04-13 13:49:41 +03:00
BUILD-CMAKE
CMakeLists.txt check_linker_flag: use for linker flags 2020-07-15 09:23:53 +03:00
config.h.cmake MDEV-15961: Fix stacktraces under FreeBSD (aarch64) 2020-07-28 11:10:25 +10:00
configure.cmake MDEV-15961: Fix stacktraces under FreeBSD (aarch64) 2020-07-28 11:10:25 +10:00
COPYING
COPYING.thirdparty
CREDITS
EXCEPTIONS-CLIENT
INSTALL-SOURCE
INSTALL-WIN-SOURCE
KNOWN_BUGS.txt
README
VERSION bump the VERSION 2020-10-07 11:22:10 -04:00

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:
http://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.

More help is available from the Maria Discuss mailing list
https://launchpad.net/~maria-discuss
and the #maria IRC channel on Freenode.

***************************************************************************

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.

***************************************************************************

IMPORTANT:

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:
http://bugs.mysql.com

The code for MariaDB, including all revision history, can be found at:
https://github.com/MariaDB/server

***************************************************************************