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ä 542f32649b MDEV-18220: race condition in fts_get_table_name()
fts_get_table_name(): Add the parameter bool dict_locked=false.
2019-05-10 07:57:01 +03:00
BUILD
client MDEV-19015: mysql_plugin doesn't read all server option groups 2019-04-24 16:06:54 +02:00
cmake speedup RPM builds 2019-04-02 18:22:37 +02:00
dbug
debian MDEV-17640 UMASK_DIR configuration for mysql_install_db is not applied to mysql database 2019-04-24 16:06:54 +02:00
Docs
extra
include cleanup: make TREE copyable 2019-04-24 16:06:54 +02:00
libmysql
libmysqld
libservices
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 cleanup: cosmetic fixes 2019-04-24 16:06:54 +02:00
mysys_ssl
pcre Merge branch 'merge-pcre' into 10.1 2019-04-26 16:11:55 +02:00
plugin MDEV-18686 Add option to PAM authentication plugin to allow case insensitive username matching 2019-04-24 16:06:54 +02: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 MDEV-19399 do not call slow my_timer_init() several times 2019-05-10 07:56:55 +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 MDEV-18220: race condition in fts_get_table_name() 2019-05-10 07:57:01 +03:00
strings Remove unused declarations 2019-04-03 19:46:34 +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 cmake: re-enable -Werror in the maintainer mode 2019-03-27 22:51:37 +01:00
vio
win
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

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