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.
 
 
 
 
 
 
Sergey Vojtovich 6346d1de2f MDEV-427/MDEV-5713 Add systemd script with notify functionality 10 years ago
BUILD Don't enable file_key_management_plugin by default (as this gives warnings in the log) 10 years ago
Docs Merged with lp:~codership/codership-mysql/5.5-23, up to revision 3903 12 years ago
client Merge branch '10.0' into 10.1 10 years ago
cmake MDEV-427/MDEV-5713 Add systemd script with notify functionality 10 years ago
dbug MDEV-6410 Cross-compile fixes 12 years ago
debian MDEV-427/MDEV-5713 Add systemd script with notify functionality 10 years ago
extra Merge branch '10.0' into 10.1 10 years ago
include MDEV-427/MDEV-5713 Add systemd script with notify functionality 10 years ago
libmysql Merge tag 'mariadb-10.0.20' into 10.1 11 years ago
libmysqld MDEV-6080: Allowing storage engine to shortcut group by queries 10 years ago
libservices rename {sys_vars,sql_plugin_services}.h -> *.ic 11 years ago
man Merge branch '10.0' into 10.1 10 years ago
mysql-test MDEV-8087: Server crashed in Time_and_counter_tracker::incr_loops 10 years ago
mysys MDEV-8208: Sporadic SEGFAULT on startup 10 years ago
mysys_ssl New encryption API. Piece-wise encryption. 10 years ago
pcre restore CRLF file ending in the test data 10 years ago
plugin fix the encryption.filekeys_nofile test 10 years ago
randgen/conf Group commit for maria engine. 16 years ago
scripts MDEV-427/MDEV-5713 Add systemd script with notify functionality 10 years ago
sql MDEV-427/MDEV-5713 Add systemd script with notify functionality 10 years ago
sql-bench Merge branch '10.0' into merge-wip 11 years ago
sql-common MDEV-6152: Remove calls to current_thd while creating Item 10 years ago
storage MDEV-427/MDEV-5713 Add systemd script with notify functionality 10 years ago
strings Merge branch '10.0' into 10.1 10 years ago
support-files MDEV-427/MDEV-5713 Add systemd script with notify functionality 10 years ago
tests MDEV-6066: Merge new defaults from 5.6 and 5.7 (defaults changed, QC can be stopped with no-zero size) 10 years ago
unittest make encrypt-binlog and encrypt-tmp-files to fail if no encryption 10 years ago
vio Merge commit '96badb16afcf' into 10.0 10 years ago
win Merge branch '10.0' into 10.1 10 years ago
wsrep compiler warnings 11 years ago
zlib Backport from trunk: 12 years ago
.gitattributes .gitattributes: pcre/testdata/greppatN4 -text 10 years ago
.gitignore MDEV-427/MDEV-5713 Add systemd script with notify functionality 10 years ago
BUILD-CMAKE various documentation updates 14 years ago
CMakeLists.txt MDEV-427/MDEV-5713 Add systemd script with notify functionality 10 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 10 years ago
config.h.cmake MDEV-427/MDEV-5713 Add systemd script with notify functionality 10 years ago
configure.cmake MDEV-8901: InnoDB: Punch hole is incorrecty done also to log files causing assertion and database corruption 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

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