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 Petrunia 0925ab9d88 MDEV-406: ANALYZE $stmt
-Add analyze_stmt.test/result
2014-05-27 20:16:51 +04:00
BUILD 5.5 merge 2014-05-09 12:35:11 +02:00
client 5.5 merge 2014-05-09 12:35:11 +02:00
cmake Merge remote-tracking branch 'origin/10.1' into 10.1-serg-merge 2014-05-26 21:14:51 +02:00
cmd-line-utils
dbug 5.5 merge 2014-03-26 22:25:38 +01:00
debian set version to 10.1.0 2014-05-25 17:17:50 +02:00
Docs
extra Merge 10.0 -> 10.1 2014-05-24 21:37:21 +03:00
include MDEV-6153 Trivial Lintian errors in MariaDB sources: spelling errors and wrong executable bits 2014-05-13 11:53:30 +02:00
libmysql MDEV-6153 Trivial Lintian errors in MariaDB sources: spelling errors and wrong executable bits 2014-05-13 11:53:30 +02:00
libmysqld 5.5 merge 2014-05-09 12:35:11 +02:00
libservices
man MDEV-6153 Trivial Lintian errors in MariaDB sources: spelling errors and wrong executable bits 2014-05-13 11:53:30 +02:00
mysql-test MDEV-406: ANALYZE $stmt 2014-05-27 20:16:51 +04:00
mysys 5.5 merge 2014-05-09 12:35:11 +02:00
mysys_ssl
packaging Bug#18402229 - Resolve mysql conflict with mysql-community-client 2014-03-14 19:46:27 +01:00
pcre
plugin 5.5 merge 2014-05-09 12:35:11 +02:00
randgen/conf
scripts 5.5 merge 2014-05-09 12:35:11 +02:00
sql Re-commit in git: 2014-05-27 20:13:17 +04:00
sql-bench MDEV-4447 MariaDB sources should have unix-style line endings everywhere 2014-02-27 12:00:16 +01:00
sql-common MDEV-5372 Make "CAST(time_expr AS DATETIME)" compatible with MySQL-5.6 (and the SQL Standard) 2014-03-07 00:21:25 +04:00
storage Merge remote-tracking branch 'origin/10.1' into 10.1-serg-merge 2014-05-26 21:14:51 +02:00
strings 5.5 merge 2014-05-09 12:35:11 +02:00
support-files set version to 10.1.0 2014-05-25 17:17:50 +02:00
tests 5.5 merge 2014-05-09 12:35:11 +02:00
unittest 5.5 merge 2014-05-09 12:35:11 +02:00
vio
win
zlib
.bzrignore 5.5 merge 2014-05-09 12:35:11 +02:00
.gitignore more files in .gitignore 2014-05-25 17:20:15 +02:00
BUILD-CMAKE
CMakeLists.txt set version to 10.1.0 2014-05-25 17:17:50 +02:00
config.h.cmake Fixing compilation problem on AIX. 2014-04-10 15:26:05 +04:00
configure.cmake
COPYING
COPYING.LESSER
COPYING.thirdparty split README into the actual README and third-party licenses 2014-05-24 18:23:46 +02:00
CREDITS Updated sponsors and authors 2014-03-28 09:31:43 +02:00
INSTALL-SOURCE
INSTALL-WIN-SOURCE
KNOWN_BUGS.txt
README split README into the actual README and third-party licenses 2014-05-24 18:23:46 +02:00
VERSION set version to 10.1.0 2014-05-25 17:17:50 +02: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

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