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 088bc46c57 Merge work:/home/bk/mysql into hundin.mysql.fi:/my/bk/mysql
configure.in:
  Auto merged
Docs/manual.texi:
  Auto merged
2002-06-29 01:07:11 +03:00
bdb Remove docs from the bdb distribution 2002-05-07 18:05:15 +03:00
BitKeeper Portability fix for HPUX 2002-06-17 09:56:27 +03:00
BUILD Split raid C function to separate file to make things more portable. 2002-05-27 10:02:00 +03:00
Build-tools Fixed Build-tools/mysql-copyright-2 to properly replace the copyright 2002-06-17 08:54:57 +02:00
client Reformatted license statement in mysqlcheck usage output text to enable 2002-05-15 15:35:27 +02:00
dbug Fixed that IF is case insensitive if 2 and 3 arguments are case insensitive. 2002-04-22 10:34:46 +03:00
div
Docs Merge work:/home/bk/mysql into hundin.mysql.fi:/my/bk/mysql 2002-06-29 01:07:11 +03:00
extra Portability fixes for SCO and HPUX 2002-05-31 15:22:38 +03:00
heap
Images
include Portability fixes for SCO and HPUX 2002-05-31 15:22:38 +03:00
innobase buf0buf.ic: 2002-06-26 21:42:40 +03:00
isam Fixed copyright in pack_isam.c 2002-06-29 01:06:14 +03:00
libmysql Portability fixes for SCO and HPUX 2002-05-31 15:22:38 +03:00
libmysql_r
man
merge
mit-pthreads Add missing symbols for linux 2002-05-08 13:48:40 +03:00
myisam Fixed copyright in pack_isam.c 2002-06-29 01:06:14 +03:00
myisammrg
mysql-test spurious binlog error code logging on temp table auto-drop fixed 2002-06-05 20:16:44 -06:00
mysys Portability fix for HPUX 2002-06-17 09:56:27 +03:00
NEW-RPMS
os2 Added os2 source directory to source distribution 2002-05-17 12:01:04 +02:00
readline Two bug fixes 2002-03-28 18:35:21 +02:00
regex
repl-tests
scripts Small fix for the instructional message 2002-06-08 17:39:11 +03:00
sql Trying to make Arjen happy ... 2002-06-26 14:53:18 +03:00
sql-bench Update scripts for new POSIX spec 2002-03-05 15:46:30 +02:00
strings Updated assembler code from MySQL 4.0 (to make them work with gcc 3.0) 2002-05-20 12:11:15 +03:00
support-files Fix path to enable compile with other gcc version 2002-03-26 08:35:07 +02:00
tests
vio
zlib Adding the new zlib tree for Windows 2002-03-19 00:26:38 -03:00
.bzrignore Add missing pthreadtypes.h file to mit-pthreads 2002-05-08 12:19:41 +03:00
.cvsignore
acconfig.h Made LOAD DATA LOCAL INFILE more secure 2002-02-13 21:53:26 +02:00
acinclude.m4 Fix for --enable-local-infile 2002-03-06 22:06:18 +02:00
build-tags
config.guess
config.sub
configure.in Fixed copyright in pack_isam.c 2002-06-29 01:06:14 +03:00
install-sh
ltconfig
ltmain.sh
Makefile.am Added os2 source directory to source distribution 2002-05-17 12:01:04 +02:00
missing
mkinstalldirs
README
stamp-h.in

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'.