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 b937574293 remove old my_aes_encrypt/decrypt 11 years ago
BUILD MDEV-6650 - LINT_INIT emits code in non-debug builds 11 years ago
Docs Merge 10.0 to galera-10.0 12 years ago
client MDEV-6650 - LINT_INIT emits code in non-debug builds 11 years ago
cmake MY_CHECK_AND_SET_COMPILER_FLAG changes 11 years ago
dbug MDEV-6410 Cross-compile fixes 11 years ago
debian MDEV-7874 deb package installation fails with "dpkg: dependency problems prevent configuration of mariadb-server" 11 years ago
extra Merge branch '10.0' into 10.1 11 years ago
include remove old my_aes_encrypt/decrypt 11 years ago
libmysql MDEV-6650 - LINT_INIT emits code in non-debug builds 11 years ago
libmysqld encryption key management plugin api 11 years ago
libservices encryption cleanup: delete obsolete files 11 years ago
man Merge 10.0.14 into 10.1 11 years ago
mysql-test MDEV-7904: ANALYZE FORMAT=JSON doesn't print r_rows for union output 11 years ago
mysys MDEV-6650 - LINT_INIT emits code in non-debug builds 11 years ago
mysys_ssl remove old my_aes_encrypt/decrypt 11 years ago
packaging Merge branch '10.0' into 10.1 11 years ago
pcre pcre-8.36 11 years ago
plugin encryption cleanup: small changes 11 years ago
randgen/conf Group commit for maria engine. 16 years ago
scripts MDEV-6069: Remove old logic for 3.23-to-higher upgrades from upgrade SQL scripts 11 years ago
sql remove old my_aes_encrypt/decrypt 11 years ago
sql-bench Merge branch '10.0' into merge-wip 11 years ago
sql-common MDEV-6650 - LINT_INIT emits code in non-debug builds 11 years ago
storage unify my_{en|de}crypt_{cbc|ecb|ctr}. no yassl support yet. 11 years ago
strings MDEV-7677 my_charset_handler_filename has a wrong "ismbchar" member 11 years ago
support-files Merge branch '10.0' into 10.1 11 years ago
tests Further fixes (copied from d7d589dc) 11 years ago
unittest MDEV-7437 remove suport for "atomics" with rwlocks 11 years ago
vio Merge branch '5.5' into 10.0 11 years ago
win Merge branch '10.0' into 10.1 11 years ago
wsrep compiler warnings 11 years ago
zlib Backport from trunk: 12 years ago
.gitattributes git: ignore errmsg.sys and typescript, better diff header for C/C++ files 11 years ago
.gitignore cleanups done as part of adding encryption 11 years ago
BUILD-CMAKE various documentation updates 14 years ago
CMakeLists.txt remove one cmake MESSAGE 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-5262: Missing retry after temp error in parallel replication 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 14 years ago
KNOWN_BUGS.txt various documentation updates 14 years ago
README split README into the actual README and third-party licenses 12 years ago
VERSION Increased the version number 11 years ago
config.h.cmake MDEV-6479 stack traces in 10.1 11 years ago
configure.cmake MDEV-6479 stack traces in 10.1 11 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

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