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 9c91900458 - Replaced obsolete "Copyright" field with "License" in the RPM spec file
support-files/mysql.spec.sh:
   - Replaced obsolete "Copyright" field with "License"
2004-02-12 17:12:08 +01:00
bdb
BitKeeper Fix for bug #2628 "ALTER TABLE destroys table and reports success" 2004-02-06 14:28:57 +03:00
BUILD compile-irix-mips64-mipspro addded to the source distribution 2004-02-10 14:17:55 +03:00
Build-tools - don't add merge ChangeSets to the Changelog in Bootstrap 2004-02-04 21:26:52 +01:00
client Code cleanups 2004-02-10 12:03:08 +01:00
dbug
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 include atomic.h in extern "C" mode 2004-02-05 23:13:04 +01:00
innobase row0mysql.c: 2004-02-09 23:57:29 +02:00
isam
libmysql For to export the right functions with changes done from 4.0.16 2004-02-04 13:39:01 -04:00
libmysql_r
libmysqld
man What started as an attempt to fix BUG#2270 (Substitute paths in mysql 2004-01-20 17:14:02 +01:00
merge
myisam - renamed myisam/ft_dump to myisam/mysam_ftdump and added it to the 2004-02-03 22:25:02 +01:00
myisammrg
mysql-test Merge bk-internal.mysql.com:/home/bk/mysql-4.0 2004-02-06 19:57:12 +03:00
mysys merge 3.23 -> 4.0, 2003/02/06 2004-02-06 15:23:41 +03: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
scripts - renamed myisam/ft_dump to myisam/mysam_ftdump and added it to the 2004-02-03 22:25:02 +01:00
sql Code cleanups 2004-02-10 12:03:08 +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
vio
zlib
.bzrignore merge 3.23 -> 4.0, 2003/02/06 2004-02-06 15:23:41 +03:00
.cvsignore
acconfig.h
acinclude.m4
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 Export CXX and AR to make it easier to invoke other configure scripts with same options. 2004-02-10 12:27:14 +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'.