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
2009-01-09 20:30:55 +02:00
.bzr-mysql moved the version to 5.0-main 2008-12-02 14:50:40 +02:00
bdb
BitKeeper
BUILD Remove bashisms from BUILD/compile-dist and configure.in, so Bootstrap works on Solaris box; force GNU make in compile-dist; remove unportable "grep -q" from configure.in 2008-12-03 05:11:48 +01:00
client fixed a compile warning 2009-01-09 20:30:55 +02:00
cmd-line-utils
config/ac-macros
dbug
Docs
extra
heap
include Bug#37575 UCASE fails on monthname 2008-12-23 18:08:04 +04:00
innobase Apply 3 patches from innodb-5.0-ss2637. 2008-12-12 17:40:31 -07:00
libmysql
libmysql_r
libmysqld
man
myisam BUG#37245 - Full text search problem 2008-11-28 18:17:13 +04:00
myisammrg
mysql-test Bug #41437: Value stored in 'case' lacks charset, causes segfault 2009-01-09 13:50:18 +02:00
mysys
ndb
netware
os2
pstack
regex
scripts
server-tools
sql Bug #41437: Value stored in 'case' lacks charset, causes segfault 2009-01-09 13:50:18 +02:00
sql-bench
sql-common
SSL
strings Bug#37575 UCASE fails on monthname 2008-12-23 18:08:04 +04:00
support-files Increased thread stack size to 128K, as this is the minimum (Bug#41577) 2008-12-28 07:57:09 +01:00
tests fix for pushbuild failure on 64 linux 2008-12-11 14:37:18 +04:00
tools
VC++Files
vio
win
zlib
.bzrignore
.cvsignore
CMakeLists.txt
configure.in Merge the 5.0.74 build into the main tree. 2008-12-17 19:55:08 +01:00
COPYING
EXCEPTIONS-CLIENT
INSTALL-SOURCE
INSTALL-WIN-SOURCE
Makefile.am
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.