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 9d38065903 Merge lgrimmer@work.mysql.com:/home/bk/mysql
into mysql.com:/space/my/mysql-3.23
2002-12-04 16:09:41 +01: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 Fixed 'stack direction' check in autoconf 2002-12-04 16:52:46 +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 Use C-style comments in common header files and C code. 2001-01-16 22:35:27 +02:00
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 Import changeset 2000-07-31 21:29:14 +02:00
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 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 Small safety fix 2001-11-28 02:24:22 +02:00
merge - Applied required modifications for automake 1.5 2002-11-17 16:45:21 +01:00
mit-pthreads Add missing symbols for linux 2002-05-08 13:48:40 +03:00
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 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 - Applied required modifications for automake 1.5 2002-11-17 16:45:21 +01:00
repl-tests repl-tests/test-repl-ts/repl-timestamp.master.reject 2000-11-13 23:43:02 -07:00
scripts Rewrote nice handling to make more portable 2002-11-24 16:20:41 +02:00
sql proper casting in COM_TABLE_DUMP (backported from 4.0) 2002-12-04 09:54:58 +01: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 - removed unused variable $defaults 2002-11-29 17:36:36 +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 Adding the new zlib tree for Windows 2002-03-19 00:26:38 -03:00
.bzrignore - Applied required modifications for automake 1.5 2002-11-17 16:45:21 +01: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 Fixed 'stack direction' check in autoconf 2002-12-04 16:52:46 +02:00
build-tags added build-tags 2001-11-30 22:09:44 -07:00
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 Added os2 source directory to source distribution 2002-05-17 12:01:04 +02:00
missing - Applied required modifications for automake 1.5 2002-11-17 16:45:21 +01: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'.