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
Alexey Botchkov c0a00a2dcf MDEV-7171 funcs_1.is_tables_is and main.information_schema-big fail in buildbot.
test results updated with the new GIS-related IS tables.
2014-11-24 12:25:56 +04:00
BUILD MDEV-34 delete storage/ndb and sql/*ndb* (and collateral changes) 2014-10-11 18:53:06 +02:00
client Merge 10.0.14 into 10.1 2014-10-15 12:59:13 +02:00
cmake Merge 10.0.14 into 10.1 2014-10-15 12:59:13 +02:00
dbug
debian MDEV-7161: Build failure in buildbot on work-amd64-valgrind 2014-11-23 09:55:57 -05:00
Docs
extra Merge 10.0.14 into 10.1 2014-10-15 12:59:13 +02:00
include Merge branch 'bb-10.1-merge' into 10.1 2014-10-16 00:30:29 +02:00
libmysql
libmysqld fixing embedded: WaaS. Wsrep as a Service. 2014-10-01 23:48:34 +02:00
libservices fixing embedded: WaaS. Wsrep as a Service. 2014-10-01 23:48:34 +02:00
man Merge 10.0.14 into 10.1 2014-10-15 12:59:13 +02:00
mysql-test MDEV-7171 funcs_1.is_tables_is and main.information_schema-big fail in buildbot. 2014-11-24 12:25:56 +04:00
mysys MDEV-6939 : Dots in file names of configuration files 2014-10-29 22:31:19 -04:00
mysys_ssl
packaging MDEV-34 delete storage/ndb and sql/*ndb* (and collateral changes) 2014-10-11 18:53:06 +02:00
pcre
plugin MDEV-7161: Build failure in buildbot on work-amd64-valgrind 2014-11-23 09:55:57 -05:00
randgen/conf
scripts MDEV-5528 Command line variable to choose MariaDB-5.3 vs MySQL-5.6 temporal data formats 2014-11-03 21:45:06 +04:00
sql MDEV-7053: WSREP_STATUS & WSREP_MEMBERSHIP I_S tables 2014-11-22 14:33:51 -05:00
sql-bench Merge 10.0.14 into 10.1 2014-10-15 12:59:13 +02:00
sql-common Merge 10.0.14 into 10.1 2014-10-15 12:59:13 +02:00
storage MDEV-7166: innodb.innodb-page_compression_zip fails in buildbot 2014-11-24 12:00:42 +02:00
strings
support-files Merge 10.0.14 into 10.1 2014-10-15 12:59:13 +02:00
tests
unittest
vio
win
wsrep
zlib
.gitattributes
.gitignore after-merge fixes 2014-10-15 22:42:08 +02:00
BUILD-CMAKE
CMakeLists.txt Merge 10.0.14 into 10.1 2014-10-15 12:59:13 +02:00
config.h.cmake MDEV-6648: InnoDB: Add support for 4K sector size if supported 2014-10-29 11:07:11 +02:00
configure.cmake MDEV-6648: InnoDB: Add support for 4K sector size if supported 2014-10-29 11:07:11 +02:00
COPYING
COPYING.LESSER
COPYING.thirdparty
CREDITS
EXCEPTIONS-CLIENT
INSTALL-SOURCE
INSTALL-WIN-SOURCE
KNOWN_BUGS.txt
README
VERSION Increase the version number 2014-10-28 14:49:31 +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 file CREDITS 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 MariadB foundation and SkySQL Ab, 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 do '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
http://mariadb.org/jira

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

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