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
2004-02-23 14:02:32 +02:00
bdb
BitKeeper Remove unnecessary files 2004-02-19 11:32:07 +02:00
BUILD compile-irix-mips64-mipspro addded to the source distribution 2004-02-10 14:17:55 +03:00
Build-tools Major work on Windows build automation-- add binary packaging, suffixes 2004-02-19 19:04:47 -01:00
client A fix for double free of memory in mysqlbinlog. 2004-02-23 14:02:32 +02:00
dbug Added checking of return value from my_once_alloc() in charset 2003-12-10 00:00:20 +02:00
div
Docs
extra
fs
heap Fix for BUG#2477 "Slave stop with error after master reboot if use HEAP tables": 2004-01-30 00:05:34 +01:00
include crease number of open files to 2048 on windows 2004-02-19 19:36:53 +02:00
innobase Merge marko@build.mysql.com:/home/bk/mysql-4.0 2004-02-23 12:34:33 +02:00
isam
libmysql Added missing argument to strxnmov() (Applies for windows debug mode) 2004-02-20 17:58:34 +02:00
libmysql_r
libmysqld Fixes for last pull 2003-12-16 14:40:57 +02:00
man What started as an attempt to fix BUG#2270 (Substitute paths in mysql 2004-01-20 17:14:02 +01:00
merge
myisam ftb +(+(many -parens)) bug fixed 2004-02-22 00:19:36 +01:00
myisammrg
mysql-test Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-4.0 2004-02-22 11:30:58 +01:00
mysys Fixed usage of strxnmov() in recent changesets 2004-02-19 22:04:31 +02:00
netware Checked and applied Novell-supplied patches inside the netware directory only. 2004-01-12 21:15:49 -01:00
NEW-RPMS
os2
pstack
readline
regex Added checking of return value from my_once_alloc() in charset 2003-12-10 00:00:20 +02:00
scripts Merge gweir@bk-internal.mysql.com:/home/bk/mysql-4.0 2004-02-20 14:42:42 -01:00
sql Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-4.0 2004-02-22 11:30:58 +01:00
sql-bench
SSL
strings Fixed problem with range optimization over overlapping ranges (#2448) 2004-02-04 09:51:13 +01:00
support-files - Replaced obsolete "Copyright" field with "License" in the RPM spec file 2004-02-12 17:12:08 +01:00
tests Ensure that privileges are tested properly for multi-table-updates. 2004-02-03 19:17:23 +01:00
tools
VC++Files Fix name conflict with alternate capitalization 2004-02-20 14:42:43 -01:00
vio
zlib
.bzrignore ignore: 2004-02-21 14:00:54 +01:00
.cvsignore
acconfig.h
acinclude.m4 Cleanups 2004-02-22 08:54:06 +02:00
config.guess - updated config.guess, config.sub and ltmain.sh with versions from libtool 2004-02-06 00:58:15 +01:00
config.sub - updated config.guess, config.sub and ltmain.sh with versions from libtool 2004-02-06 00:58:15 +01:00
configure.in - Make sure to set the correct compile flags for Mac OS X 10.3 "Panther" 2004-02-19 00:00:20 +01:00
depcomp
install-sh
ltconfig
ltmain.sh - updated config.guess, config.sub and ltmain.sh with versions from libtool 2004-02-06 00:58:15 +01:00
Makefile.am
missing
mkinstalldirs
mytest-old.c
README

This is a release of MySQL, a GPL (free) SQL database server (more
licence information in the PUBLIC file and in the reference manual).

Please read the "Upgrading from..." section in the manual first, if you are
migrating from older versions of MySQL!

The latest information about MySQL can be found at:
http://www.mysql.com

To see what it can do take a look at the features section in the
manual.

For installation instructions see the Installation chapter in the
manual.

For future plans see the TODO appendix in the manual.

New features/bug fixes history is in the news appendix in the manual.

For the currently known bugs/misfeatures (known errors) see the bugs
appendix in the manual.

For examples of SQL and benchmarking information see the bench
directory.

The manual mentioned above can be found in the Docs directory. The
manual is available in the following formats: as plain ASCII text in
Docs/manual.txt, in HTML format in Docs/manual_toc.html, as GNU Info in
Docs/mysql.info and as PostScript in Docs/manual.ps.

MySQL is brought to you by the MySQL team at MySQL AB

For a list of developers and other contributors, see the Credits appendix
in the manual.

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

IMPORTANT:

Send bug (error) reports, questions and comments to the mailing list
at mysql@lists.mysql.com

Please use the 'mysqlbug' script when posting bug reports or questions
about MySQL. mysqlbug will gather some information about your system
and start your editor with a form in which you can describe your
problem. Bug reports might be silently ignored by the MySQL
maintainers if there is not a good reason included in the report as to
why mysqlbug has not been used. A report that says 'MySQL does not
work for me. Why?' is not considered a valid bug report.

The mysqlbug script can be found in the 'scripts' directory of the
distribution, that is '<where-you-installed-mysql>/scripts'.