MariaDB server is a community developed fork of MySQL server. Started by core members of the original MySQL team, MariaDB actively works with outside developers to deliver the most featureful, stable, and sanely licensed open SQL server in the industry.
Find a file
2008-12-08 22:12:23 +02:00
.bzr-mysql
BitKeeper
BUILD Merge of 5.1-main into 5.1-maria. There were no changes to storage/myisam, or mysql-test/t/*myisam*. 2008-11-21 15:21:50 +01:00
client compilation warnings 2008-12-05 19:13:08 +01:00
cmd-line-utils
config/ac-macros Merged 5.1 with maria 5.1 2008-10-10 18:28:41 +03:00
dbug dbug fix: only do safemalloc checks if a function is selected 2008-12-02 16:29:59 +01:00
Docs
extra Merge of 5.1-main into 5.1-maria. There were no changes to storage/myisam, or mysql-test/t/*myisam*. 2008-11-21 15:21:50 +01:00
include Merge with base MySQL-5.1-maria 2008-12-03 06:07:50 +02:00
libmysql Merged 5.1 with maria 5.1 2008-10-10 18:28:41 +03:00
libmysql_r
libmysqld Merged 5.1 with maria 5.1 2008-10-10 18:28:41 +03:00
man
mysql-test merge with latest 5.1-maria 2008-12-05 22:25:38 +01:00
mysys Fixed warnings and errors discovered by pushbuild2 2008-12-04 02:36:55 +02:00
netware
plugin
pstack
regex
scripts Merge of 5.1-main into 5.1-maria. There were no changes to storage/myisam, or mysql-test/t/*myisam*. 2008-11-21 15:21:50 +01:00
server-tools Merged 5.1 with maria 5.1 2008-10-10 18:28:41 +03:00
sql Fixed warnings and errors discovered by pushbuild2 2008-12-04 02:36:55 +02:00
sql-bench
sql-common Merged 5.1 with maria 5.1 2008-10-10 18:28:41 +03:00
storage merge 2008-12-08 22:12:23 +02:00
strings Merged 5.1 with maria 5.1 2008-10-10 18:28:41 +03:00
support-files Merge of 5.1-main into 5.1-maria. There were no changes to storage/myisam, or mysql-test/t/*myisam*. 2008-11-21 15:21:50 +01:00
tests Merge of 5.1-main into 5.1-maria. There were no changes to storage/myisam, or mysql-test/t/*myisam*. 2008-11-21 15:21:50 +01:00
unittest unittest: don't run big tests by default 2008-10-22 11:17:26 +02:00
vio
win Merge of 5.1-main into 5.1-maria. There were no changes to storage/myisam, or mysql-test/t/*myisam*. 2008-11-21 15:21:50 +01:00
zlib The header "config.h" needs to be included "early" to control other headers. 2008-10-13 14:23:39 +02:00
.bzrignore Merged 5.1 with maria 5.1 2008-10-10 18:28:41 +03:00
.cvsignore
CMakeLists.txt Merged 5.1 with maria 5.1 2008-10-10 18:28:41 +03:00
configure.in Merge of 5.1-main into 5.1-maria. There were no changes to storage/myisam, or mysql-test/t/*myisam*. 2008-11-21 15:21:50 +01:00
COPYING
EXCEPTIONS-CLIENT
INSTALL-SOURCE
INSTALL-WIN-SOURCE
KNOWN_BUGS.txt WL#3262 add mutex lock order checking to safemutex (also called safe_mutex_deadlock_detector) 2008-12-03 00:02:52 +02:00
Makefile.am Merged 5.1 with maria 5.1 2008-10-10 18:28:41 +03:00
README

This is a release of MySQL, a dual-license SQL database server.
MySQL is brought to you by the MySQL team at MySQL AB.

License information can be found in these files:
- For GPL (free) distributions, see the COPYING file and
  the EXCEPTIONS-CLIENT file.
- For commercial distributions, see the LICENSE.mysql file.


For further information about MySQL or additional documentation, see:
- The latest information about MySQL: http://www.mysql.com
- The current MySQL documentation: http://dev.mysql.com/doc

Some manual sections of special interest:

- If you are migrating from an older version of MySQL, please read the
  "Upgrading from..." section first!
- To see what MySQL can do, take a look at the features section.
- For installation instructions, see the Installing and Upgrading chapter.
- For the new features/bugfix history, see the Change History appendix.
- For the currently known bugs/misfeatures (known errors) see the Problems
  and Common Errors appendix.
- For a list of developers and other contributors, see the Credits
  appendix.

A local copy of the MySQL Reference Manual can be found in the Docs
directory in GNU Info format.  You can also browse the manual online or
download it in any of several formats at the URL given earlier in this
file.

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

IMPORTANT:

Bug or error reports should be sent to http://bugs.mysql.com.