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
2002-11-28 16:37:58 +02:00
bdb - applied patch for AMD x86-64 2002-11-19 13:45:51 +01:00
BitKeeper Merge akeremidarski@work.mysql.com:/home/bk/mysql 2002-11-11 10:52:39 +02:00
BUILD Fix to get core file on Linux 2002-11-05 00:04:36 +02:00
Build-tools Do-compile: 2002-11-20 22:16:29 +01:00
client Fixed mysqlcheck so it can process table names with dashes. 2002-11-12 16:09:33 +02:00
dbug - Applied required modifications for automake 1.5 2002-11-17 16:45:21 +01:00
div
Docs Fix to get core file on Linux 2002-11-05 00:04:36 +02:00
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 Delete: include/.my_sys.h.swp 2002-11-17 00:35:13 +01:00
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 Fixed problem with BIGINT and shutdown on AIX 2002-08-12 03:28:02 +03: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 Moved test to correct file 2002-11-22 13:52:40 +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 - Updated OS/2 port with files provided by Yuri Dario <mc6530@mclink.it> 2002-07-15 18:26:11 +02:00
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 Better fix for 64 bit CPU .. 2002-11-28 16:37:58 +02:00
sql-bench - Fixed some minor bugs/typos 2002-11-15 01:57:56 +01:00
strings - Applied required modifications for automake 1.5 2002-11-17 16:45:21 +01:00
support-files - fixed tabbing 2002-11-25 13:30:56 +01:00
tests Fixed missing table_list->name -> table_list->alias convert 2002-10-08 17:58:43 +03:00
VC++Files Added the last VC++ workspace and project files 2002-08-15 18:42:17 -03:00
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'.