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-05 00:00:51 +01:00
bdb Added some patches provided by SuSE to fix build problems on 2002-07-15 13:33:56 +02:00
BitKeeper BK automatic LOD removal. 2002-10-20 21:43:24 +02:00
BUILD Split raid C function to separate file to make things more portable. 2002-05-27 10:02:00 +03:00
Build-tools - Do-compile: added a fast test run with dynamic-row tables 2002-10-30 16:45:11 +01:00
client - backported gcc 3.0 linking fix from 4.0 2002-09-24 22:24:30 +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 Use C-style comments in common header files and C code. 2001-01-16 22:35:27 +02:00
Docs Updated changelog 2002-10-29 21:30:34 +02:00
extra Portability fixes for SCO and HPUX 2002-05-31 15:22:38 +03:00
heap Allocate HEAP blocks in smaller blocks to get better memory utilization and more speed when used with safemalloc. 2002-10-13 23:42:37 +03:00
Images Import changeset 2000-07-31 21:29:14 +02:00
include Fix for build problem on AIX 2002-10-09 13:04:03 +03:00
innobase ha_innobase.cc: 2002-10-31 00:30:19 +02:00
isam Fixed copyright in pack_isam.c 2002-06-29 01:06:14 +03:00
libmysql Fixed problem with BIGINT and shutdown on AIX 2002-08-12 03:28:02 +03:00
libmysql_r Portability fixes. 2001-11-02 07:42:28 +02:00
man Small safety fix 2001-11-28 02:24:22 +02:00
merge Fixes for OS2. 2001-08-22 01:45:07 +03:00
mit-pthreads Add missing symbols for linux 2002-05-08 13:48:40 +03:00
myisam fixed MyISAM crash on dynamic-row tables with huge number of to-be-packed fields 2002-10-28 22:52:02 +01:00
myisammrg do not crash on myrg_rprev/myrg_rnext if no current table 2002-07-04 12:25:13 +02:00
mysql-test TEMPORARY MERGE tables are allowed 2002-11-05 00:00:51 +01:00
mysys Merge work:/home/bk/mysql into hundin.mysql.fi:/my/bk/mysql 2002-10-20 09:05:53 +03:00
NEW-RPMS Import changeset 2000-07-31 21:29:14 +02:00
os2 - Updated OS/2 port with files provided by Yuri Dario <mc6530@mclink.it> 2002-07-15 18:26:11 +02:00
readline Two bug fixes 2002-03-28 18:35:21 +02:00
regex Fixed bug in REGEXP for Linux Alpha 2001-04-11 20:19:52 +03:00
repl-tests repl-tests/test-repl-ts/repl-timestamp.master.reject 2000-11-13 23:43:02 -07:00
scripts - added "darwin" to the list of systems that are known to support the 2002-10-21 14:51:57 +02:00
sql TEMPORARY MERGE tables are allowed 2002-11-05 00:00:51 +01:00
sql-bench Many files: 2002-08-15 22:22:56 +03:00
strings "make clean" problem fix 2002-08-13 19:13:23 +05:00
support-files - Small fix for support-files/mysql.spec.sh 2002-10-02 13:06:04 +02: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 New vio file 2000-11-29 05:10:03 +02:00
zlib Adding the new zlib tree for Windows 2002-03-19 00:26:38 -03:00
.bzrignore Added testing of temporary tables with replication 2002-08-23 21:41:27 +03:00
.cvsignore Import changeset 2000-07-31 21:29:14 +02:00
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 added build-tags 2001-11-30 22:09:44 -07:00
config.guess Update the SCO (now Caldera)/SysV tests. This should allow OpenUnix8 2001-08-28 18:48:13 -04:00
config.sub Update the SCO (now Caldera)/SysV tests. This should allow OpenUnix8 2001-08-28 18:48:13 -04:00
configure.in -lpthread should be appended to LIBS 2002-10-15 21:03:41 +00:00
install-sh Import changeset 2000-07-31 21:29:14 +02:00
ltconfig Update the SCO (now Caldera)/SysV tests. This should allow OpenUnix8 2001-08-28 18:48:13 -04:00
ltmain.sh logging_ok Logging to logging@openlogging.org accepted 2001-08-09 19:10:24 +02:00
Makefile.am Added os2 source directory to source distribution 2002-05-17 12:01:04 +02:00
missing Import changeset 2000-07-31 21:29:14 +02:00
mkinstalldirs Import changeset 2000-07-31 21:29:14 +02:00
README Fixed makefiles for distribution 2001-02-06 22:32:19 +02:00

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