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 451aff64e8 Merge lgrimmer@work.mysql.com:/home/bk/mysql
into mysql.com:/space/my/mysql-3.23
2002-12-04 08:44:42 +01:00
bdb - applied patch for AMD x86-64 2002-11-19 13:45:51 +01:00
BitKeeper
BUILD
Build-tools Do-compile: 2002-11-20 22:16:29 +01:00
client
dbug - Applied required modifications for automake 1.5 2002-11-17 16:45:21 +01:00
div
Docs
extra - Applied required modifications for automake 1.5 2002-11-17 16:45:21 +01:00
heap - Applied required modifications for automake 1.5 2002-11-17 16:45:21 +01:00
Images
include
innobase row0mysql.c, row0mysql.h: 2002-11-19 16:54:52 +02:00
isam - Applied required modifications for automake 1.5 2002-11-17 16:45:21 +01:00
libmysql protect from [heap] buffer overrrun by malicious server 2002-12-04 01:26:32 +01:00
libmysql_r - Applied required modifications for automake 1.5 2002-11-17 16:45:21 +01:00
man
merge - Applied required modifications for automake 1.5 2002-11-17 16:45:21 +01:00
mit-pthreads
myisam - Applied required modifications for automake 1.5 2002-11-17 16:45:21 +01:00
myisammrg - Applied required modifications for automake 1.5 2002-11-17 16:45:21 +01:00
mysql-test Merge work:/my/mysql-3.23 into hundin.mysql.fi:/my/mysql-3.23 2002-12-02 14:17:04 +02:00
mysys Merge work:/home/bk/mysql into mashka.mysql.fi:/home/my/mysql-3.23 2002-11-18 16:21:53 +02:00
NEW-RPMS
os2
readline
regex - Applied required modifications for automake 1.5 2002-11-17 16:45:21 +01:00
repl-tests
scripts Rewrote nice handling to make more portable 2002-11-24 16:20:41 +02:00
sql Security bug: password length check should be in check_user, not check_connections(), 2002-12-04 00:27:09 +01:00
sql-bench
strings - Applied required modifications for automake 1.5 2002-11-17 16:45:21 +01:00
support-files - removed unused variable $defaults 2002-11-29 17:36:36 +01:00
tests
VC++Files
vio - Applied required modifications for automake 1.5 2002-11-17 16:45:21 +01:00
zlib
.bzrignore - Applied required modifications for automake 1.5 2002-11-17 16:45:21 +01:00
.cvsignore
acconfig.h
acinclude.m4 - Applied required modifications for automake 1.5 2002-11-17 16:45:21 +01:00
build-tags
config.guess - Applied required modifications for automake 1.5 2002-11-17 16:45:21 +01:00
config.sub - Applied required modifications for automake 1.5 2002-11-17 16:45:21 +01:00
configure.in add -DHAVE_BROKEN_REALPATH to CFLAGS on FreeBSD (previous patch touched only CXXFLAGS) 2002-11-18 16:50:37 +01:00
depcomp - Applied required modifications for automake 1.5 2002-11-17 16:45:21 +01:00
install-sh - Applied required modifications for automake 1.5 2002-11-17 16:45:21 +01:00
ltconfig - Applied required modifications for automake 1.5 2002-11-17 16:45:21 +01:00
ltmain.sh - Applied required modifications for automake 1.5 2002-11-17 16:45:21 +01:00
Makefile.am
missing - Applied required modifications for automake 1.5 2002-11-17 16:45:21 +01:00
mkinstalldirs
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 section in the manual if emigration from
3.20.# to 3.21.#. Otherwise it wont work!!

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 text in
Docs/manual.txt, as HTML in Docs/manual_toc.html, as GNU Info in
Docs/mysql.info and as PostScript in Docs/manual.ps.

For a contributed user manual see http://www.turbolift.com/mysql.

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 consider a valid bug report.

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