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
Alexander Barkov 8e27845bb0 A follow up fix for MDEV-5528
(forgot to do "git add" for two files in the previous commit for MDEV-5528)
2014-11-04 15:02:49 +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 Added SST scripts to the server package. 2014-10-27 21:19:12 -04: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 MDEV-6638 mysql_options4 symbol missing from libmysqlclient.so.18 2014-09-07 20:40:36 +02:00
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 A follow up fix for MDEV-5528 2014-11-04 15:02:49 +04:00
mysys MDEV-6939 : Dots in file names of configuration files 2014-10-29 22:31:19 -04:00
mysys_ssl MD5 service 2014-10-01 23:38:28 +02:00
packaging MDEV-34 delete storage/ndb and sql/*ndb* (and collateral changes) 2014-10-11 18:53:06 +02:00
pcre
plugin Merge 10.0.14 into 10.1 2014-10-15 12:59:13 +02: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-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-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 A follow up fix for MDEV-5528 2014-11-04 15:02:49 +04:00
strings MDEV-6776 ujis and eucjmps erroneously accept 0x8EA0 as a valid byte sequence 2014-09-24 17:27:00 +04:00
support-files Merge 10.0.14 into 10.1 2014-10-15 12:59:13 +02:00
tests MDEV-6647 MariaDB CLI client doesnt show CREATE INDEX progress 2014-09-10 17:45:09 +02:00
unittest
vio
win
wsrep cleanup: galera merge, simple changes 2014-10-01 23:38:27 +02:00
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

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