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.
 
 
 
 
 
 
Otto Kekäläinen 61e31aa5d4 Remove files from debian/* that are unrelevant for this upstream repo 10 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 Merge tag 'mariadb-10.0.20' into 10.1 10 years ago
cmake Merge tag 'mariadb-10.0.20' into 10.1 10 years ago
dbug MDEV-6410 Cross-compile fixes 11 years ago
debian Remove files from debian/* that are unrelevant for this upstream repo 10 years ago
extra Merge tag 'mariadb-10.0.20' into 10.1 10 years ago
include Merge branch '10.0-galera' into 10.1 10 years ago
libmysql Merge tag 'mariadb-10.0.20' into 10.1 10 years ago
libmysqld MDEV-8126 encryption for temp files 11 years ago
libservices rename {sys_vars,sql_plugin_services}.h -> *.ic 10 years ago
man Merge 10.0.14 into 10.1 11 years ago
mysql-test MDEV-8500 sys_vars.sysvars_innodb '32bit,xtradb' fails 10 years ago
mysys Merge branch '10.0-galera' into 10.1 10 years ago
mysys_ssl MDEV-8281 aes_decrypt crashes in block_crypt() 10 years ago
packaging Merge tag 'mariadb-10.0.20' into 10.1 10 years ago
pcre CRLF 11 years ago
plugin Merge tag 'mariadb-10.0.20' into 10.1 10 years ago
policy Merge branch '10.0-galera' into 10.1 10 years ago
randgen/conf Group commit for maria engine. 16 years ago
scripts Merge branch '10.0-galera' into 10.1 10 years ago
sql MDEV-8492: Windows builds fail on current 10.1 10 years ago
sql-bench Merge branch '10.0' into merge-wip 11 years ago
sql-common Merge tag 'mariadb-10.0.20' into 10.1 10 years ago
storage Merge branch '10.0-galera' into 10.1 10 years ago
strings MDEV-8362 dash '-' is not recognized in charset armscii8 on select where query 10 years ago
support-files Merge branch '10.0' into 10.1 11 years ago
tests 5.5 merge 11 years ago
unittest MDEV-8419 utf32: compare broken bytes as "greater than any non-broken character" 10 years ago
vio MDEV-8096 vio timeouts are multiplied by 1000 for ssl 11 years ago
win Merge tag 'mariadb-10.0.20' into 10.1 10 years ago
wsrep compiler warnings 11 years ago
zlib Backport from trunk: 12 years ago
.gitattributes Merge branch '5.5' into 10.0 11 years ago
.gitignore Merge branch 'connect-10.0' into 10.0 11 years ago
BUILD-CMAKE various documentation updates 14 years ago
CMakeLists.txt Merge tag 'mariadb-10.0.19' into 10.1 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 bump the VERSION to 10.1.6 and related changes 10 years ago
config.h.cmake Merge tag 'mariadb-10.0.20' into 10.1 10 years ago
configure.cmake Merge branch '10.0-galera' into 10.1 10 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

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