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 Petrunia 37c444e1a0 EXPLAIN FORMAT=JSON: further development 11 years ago
BUILD MDEV-34 delete storage/ndb and sql/*ndb* (and collateral changes) 11 years ago
Docs MDEV-6247: Merge 10.0-galera to 10.1. 11 years ago
client Merge 10.0.14 into 10.1 11 years ago
cmake Merge 10.0.14 into 10.1 11 years ago
dbug MDEV-6410 Cross-compile fixes 11 years ago
debian MDEV-7161: Build failure in buildbot on work-amd64-valgrind 11 years ago
extra Merge 10.0.14 into 10.1 11 years ago
include Merge branch 'bb-10.1-merge' into 10.1 11 years ago
libmysql MDEV-6638 mysql_options4 symbol missing from libmysqlclient.so.18 11 years ago
libmysqld Merge ../10.1 into bb-10.1-explain-json 11 years ago
libservices fixing embedded: WaaS. Wsrep as a Service. 11 years ago
man Merge 10.0.14 into 10.1 11 years ago
mysql-test EXPLAIN FORMAT=JSON: further development 11 years ago
mysys MDEV-6939 : Dots in file names of configuration files 11 years ago
mysys_ssl MD5 service 11 years ago
packaging MDEV-34 delete storage/ndb and sql/*ndb* (and collateral changes) 11 years ago
pcre MDEV-5262: Missing retry after temp error in parallel replication 12 years ago
plugin MDEV-7161: Build failure in buildbot on work-amd64-valgrind 11 years ago
randgen/conf Group commit for maria engine. 16 years ago
scripts MDEV-5528 Command line variable to choose MariaDB-5.3 vs MySQL-5.6 temporal data formats 11 years ago
sql EXPLAIN FORMAT=JSON: further development 11 years ago
sql-bench Merge 10.0.14 into 10.1 11 years ago
sql-common Merge 10.0.14 into 10.1 11 years ago
storage MDEV-7167: innodb.innodb_bug12902967 fails in buildbot on Windows 11 years ago
strings MDEV-6776 ujis and eucjmps erroneously accept 0x8EA0 as a valid byte sequence 11 years ago
support-files Merge 10.0.14 into 10.1 11 years ago
tests MDEV-6647 MariaDB CLI client doesnt show CREATE INDEX progress 11 years ago
unittest MDEV-5262: Missing retry after temp error in parallel replication 12 years ago
vio Recoding feedback_plugin_send.result (forgotten in the previous commit). 11 years ago
win MDEV-5262: Missing retry after temp error in parallel replication 12 years ago
wsrep cleanup: galera merge, simple changes 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 after-merge fixes 11 years ago
BUILD-CMAKE various documentation updates 14 years ago
CMakeLists.txt Merge 10.0.14 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 Increase the version number 11 years ago
config.h.cmake MDEV-6648: InnoDB: Add support for 4K sector size if supported 11 years ago
configure.cmake MDEV-6648: InnoDB: Add support for 4K sector size if supported 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

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