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.
Go to file
2019-05-11 19:15:57 +03:00
BUILD Merge branch '5.5' into 10.1 2019-05-11 19:15:57 +03:00
client Merge branch '5.5' into 10.1 2019-05-11 19:15:57 +03:00
cmake speedup RPM builds 2019-04-02 18:22:37 +02:00
dbug
debian Merge branch '5.5' into 10.1 2019-05-11 19:15:57 +03:00
Docs
extra Fix resource leak 2019-03-22 16:19:30 +04:00
include Merge branch '5.5' into 10.1 2019-05-11 19:15:57 +03:00
libmysql
libmysqld
libservices Merge branch '5.5' into 10.1 2019-05-11 19:15:57 +03:00
man MDEV-19169: Add --defaults-group-suffix option to mysql_install_db man page 2019-04-04 17:39:51 +04:00
mysql-test MDEV-16060 - InnoDB: Failing assertion: ut_strcmp(index->name, key->name) 2019-05-09 11:13:44 +04:00
mysys Merge branch '5.5' into 10.1 2019-05-11 19:15:57 +03:00
mysys_ssl
pcre Merge branch 'merge-pcre' into 10.1 2019-04-26 16:11:55 +02:00
plugin Merge branch '5.5' into 10.1 2019-05-11 19:15:57 +03:00
randgen/conf
scripts MDEV-17640 UMASK_DIR configuration for mysql_install_db is not applied to mysql database 2019-04-24 16:06:54 +02:00
sql Merge branch '5.5' into 10.1 2019-05-11 19:15:57 +03:00
sql-bench
sql-common MDEV-18131 MariaDB does not verify IP addresses from subject alternative 2019-04-28 12:49:59 +02:00
storage Merge branch '5.5' into 10.1 2019-05-11 19:15:57 +03:00
strings Merge branch '5.5' into 10.1 2019-05-11 19:15:57 +03:00
support-files MDEV-17640 UMASK_DIR configuration for mysql_install_db is not applied to mysql database 2019-05-06 15:57:52 +02:00
tests Merge 10.0 into 10.1 2019-03-26 13:51:40 +02:00
unittest Merge branch '5.5' into 10.1 2019-05-11 19:15:57 +03:00
vio
win Merge branch '5.5' into 10.1 2019-05-11 19:15:57 +03:00
wsrep
zlib
.gitattributes
.gitignore
BUILD-CMAKE
CMakeLists.txt MDEV-7066 No Source RPMs ... (and so no "yum-builddep MariaDB-server" either) 2019-03-27 22:51:37 +01:00
config.h.cmake
configure.cmake
COPYING
COPYING.thirdparty
CREDITS
EXCEPTIONS-CLIENT
INSTALL-SOURCE
INSTALL-WIN-SOURCE
KNOWN_BUGS.txt
README
VERSION bump the VERSION 2019-05-08 09:54:26 -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

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