You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Sergei Golubchik 6c0e3ef450 cmake cleanup: use MY_CHECK_AND_SET_COMPILER_FLAG. 11 years ago
BUILD 5.5 merge 12 years ago
Docs mysql-5.5.32 merge 12 years ago
client 5.5.38 merge 12 years ago
cmake cmake cleanup: use MY_CHECK_AND_SET_COMPILER_FLAG. 11 years ago
cmd-line-utils mysql-5.5.32 merge 12 years ago
dbug 5.5.38 merge 12 years ago
debian Merge branch '10.0' into 10.1 11 years ago
extra MDEV-6248 GUI-friendly cmake options to enable/disable plugins 11 years ago
include 5.5.38 merge 12 years ago
libmysql 5.5.38 merge 12 years ago
libmysqld Moving implementation of INET_ATON() INET_NTOA() into 12 years ago
libservices harmless typo fixed 12 years ago
man 5.5.38 merge 12 years ago
mysql-test Merge branch 'bb-10.1-explain-analyze' into 10.1 11 years ago
mysys MDEV-6137 better help for SET/ENUM sysvars 11 years ago
mysys_ssl Do the partial merge of WL#5602 correctly: 12 years ago
packaging cmake: prefer INSTALL(PROGRAMS over INSTALL(FILES 11 years ago
pcre pcre-8.35 12 years ago
plugin MDEV-6248 GUI-friendly cmake options to enable/disable plugins 11 years ago
randgen/conf Group commit for maria engine. 16 years ago
scripts Fix CMakeLists.txt for cmake Ninja generator 11 years ago
sql remove unused sql/examples 11 years ago
sql-bench MDEV-4447 MariaDB sources should have unix-style line endings everywhere 12 years ago
sql-common 5.5.38 merge 12 years ago
storage Merge branch '10.1' of github.com:MariaDB/server into 10.1 11 years ago
strings 5.5 merge 12 years ago
support-files cmake: prefer INSTALL(PROGRAMS over INSTALL(FILES 11 years ago
tests MDEV-5995 MySQL Bug#12750920: EMBEDDED SERVER START/STOP. 11 years ago
unittest 5.5 merge 12 years ago
vio 10.0-base merge 12 years ago
win 5.5.38 merge 12 years ago
zlib Updated/added copyright headers 12 years ago
.bzrignore bzr ignore 'pcre/test*grep' 11 years ago
.gitignore .gitignore ninja files 11 years ago
BUILD-CMAKE various documentation updates 13 years ago
CMakeLists.txt cmake cleanup: use MY_CHECK_AND_SET_COMPILER_FLAG. 11 years ago
COPYING Use a new version of "COPYING", the GPL text. 16 years ago
COPYING.LESSER MWL#192: non-blocking client API, after-review fixes. 14 years ago
COPYING.thirdparty split README into the actual README and third-party licenses 12 years ago
CREDITS Updated sponsors and authors 12 years ago
EXCEPTIONS-CLIENT MDEV-5645 MariaDB-5.5.35 - references are made to an "EXCEPTIONS-CLIENT" file but it does not exist 12 years ago
INSTALL-SOURCE Removed the obsolete instructions from the MySQL 5.1 manual. Instead provide a link to https://kb.askmonty.org/en/compiling-mariadb-from-source/ 13 years ago
INSTALL-WIN-SOURCE various documentation updates 13 years ago
KNOWN_BUGS.txt various documentation updates 13 years ago
README split README into the actual README and third-party licenses 12 years ago
VERSION Change version number to 10.1 12 years ago
config.h.cmake cmake GUI cleanup 11 years ago
configure.cmake 10.0-base merge 12 years ago

README

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

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