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
unknown 2dab449fc7 Merge moonlight.home:/home/tomash/src/mysql_ab/mysql-4.0
into  moonlight.home:/home/tomash/src/mysql_ab/mysql-4.0-bug23443
2007-01-09 12:46:35 +03:00
bdb
BitKeeper - commit emails are now sent to commits@lists.mysql.com instead of 2005-12-06 14:07:23 +01:00
BUILD Makefile.am: 2005-12-18 14:51:19 +01:00
client Bug#19006: 4.0 valgrind problems (in test func_str) 2006-07-01 14:31:52 -04:00
dbug
div
Docs make_binary_distribution.sh: 2006-11-07 22:26:37 +01:00
extra extra/comp_err.c + scripts/mysqld_multi.sh : 2006-01-13 16:25:20 +01:00
fs
heap BUG#23443: user-defined variables can consume too much memory in the 2007-01-09 12:24:25 +03:00
include BUG#9678: Client library hangs after network communication failure 2006-09-18 22:02:06 +04:00
innobase NetWare specific change to increase thread stack size. 2006-01-12 15:10:12 +02:00
isam A set of Netware related patches. 2005-12-04 15:02:06 +02:00
libmysql Backport fix for escaping multibyte characters. (Bug #9864) 2005-05-07 07:50:04 -07:00
libmysql_r
libmysqld BUG#9678: Client library hangs after network communication failure 2006-09-18 22:02:06 +04:00
man Makefile.am, configure.in: 2006-07-28 23:12:40 +02:00
merge Fixes for bugs reported by Stefano Di Paola (stefano.dipaola@wisec.it) 2005-03-03 19:51:29 +01:00
myisam Merge bk-internal.mysql.com:/home/bk/mysql-4.0 2006-09-29 19:55:09 +02:00
myisammrg Bug#9112 - Merge table with composite index producing invalid results with some queries 2005-09-23 10:15:11 +02:00
mysql-test Bug#14400 - Query joins wrong rows from table which is subject of 2006-09-07 15:39:31 +02:00
mysys Merge kpdesk.mysql.com:/home/thek/dev/bug23010/my40-bug23010 2006-11-06 15:40:43 +01:00
netware mwasmnlm, mwccnlm, mwldnlm: 2006-07-24 10:55:26 +02:00
os2
pstack
readline
regex
scripts make_binary_distribution.sh: 2006-11-07 22:26:37 +01:00
sql Merge moonlight.home:/home/tomash/src/mysql_ab/mysql-4.0 2007-01-09 12:46:35 +03:00
sql-bench
SSL
strings
support-files mysql.spec.sh: 2006-07-28 22:57:57 +02:00
tests
tools - added missing copyright headers to several Makefile.am's (noticed 2005-04-19 17:00:05 +02:00
VC++Files Fix for bug #12042 (User breakpoints calling free() in embedded library) 2005-07-21 17:17:46 +05:00
vio BUG#9678: Client library hangs after network communication failure 2006-09-18 22:02:06 +04:00
zlib
.bzrignore Better bug fix for #14400 "Query joins wrong rows from table which is subject of "concurrent insert"" 2006-08-10 22:41:19 +03:00
.cvsignore
acconfig.h
acinclude.m4 Check tinfo library presence and use it. (BUG#18912) 2006-04-08 23:19:52 +03:00
config.guess
config.sub
configure.in Raise version number after cloning 4.0.28 2007-01-03 12:08:59 +01:00
COPYING - manual.texi will be replaced with a manual written in DocBook/XML. This ChangeSet removes all 2005-04-13 11:51:38 +02:00
depcomp
install-sh
ltconfig
ltmain.sh Prevent some combinations of autotools and libtool version 2004-09-09 19:19:29 +02:00
Makefile.am Added test-force to Makefile. 2005-11-03 11:47:54 +02:00
missing
mkinstalldirs
README make_binary_distribution.sh: 2006-11-07 22:26:37 +01:00

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.