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 21f2382b28 change 'slave-master-info.opt' to .slave-mi to avoid problems with long filenames on some OS
mysql-test/t/rpl_rotate_logs.slave-mi:
  Rename: mysql-test/t/rpl_rotate_logs-slave-master-info.opt -> mysql-test/t/rpl_rotate_logs.slave-mi
mysql-test/t/rpl000015.slave-mi:
  Rename: mysql-test/t/rpl000015-slave-master-info.opt -> mysql-test/t/rpl000015.slave-mi
2003-02-26 00:04:13 +02:00
bdb - removed LIBOBJS hack (no longer required with newer versions of autoconf 2003-02-04 22:30:47 +01:00
BitKeeper fixed functions to be able work with group function as argument 2003-01-29 10:38:56 +02:00
BUILD Fixed 'stack direction' check in autoconf 2002-12-04 16:52:46 +02:00
Build-tools Small enhancements for Do-compile: 2003-02-05 18:02:12 +01:00
client Fix bug in --relative (-r) 2003-01-24 14:59:36 +02:00
dbug - Applied required modifications for automake 1.5 2002-11-17 16:45:21 +01:00
div
Docs - replaced manual.texi with a dummy placeholder file (manual.texi is 2003-01-27 16:28:42 +01: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 - portability patch to work around bugs in the HP compiler's "inline" 2002-12-04 19:16:45 +01:00
innobase ibuf0ibuf.c: 2003-02-21 23:11:31 +02:00
isam - Applied required modifications for automake 1.5 2002-11-17 16:45:21 +01:00
libmysql Make PACKET_TOO_LARGE error handling safer in client 2003-01-28 02:10:56 +02:00
libmysql_r - Applied required modifications for automake 1.5 2002-11-17 16:45:21 +01:00
man - Applied various patches provided by Christian Hammers (MySQL maintainer 2002-12-23 14:36:40 +01:00
merge - Applied required modifications for automake 1.5 2002-11-17 16:45:21 +01:00
mit-pthreads
myisam Fixed typo 2003-01-17 13:52:23 +02:00
myisammrg - Applied required modifications for automake 1.5 2002-11-17 16:45:21 +01:00
mysql-test change 'slave-master-info.opt' to .slave-mi to avoid problems with long filenames on some OS 2003-02-26 00:04:13 +02:00
mysys On windows, delete any conflicting 'to' files on rename(from,to) 2002-12-14 12:57:12 +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 change 'slave-master-info.opt' to .slave-mi to avoid problems with long filenames on some OS 2003-02-26 00:04:13 +02:00
sql Fixed "syntax" errors in text message files. 2003-02-25 13:41:08 +02:00
sql-bench - Fixed some minor bugs/typos 2002-11-15 01:57:56 +01:00
strings - fixes to properly make a "make distclean" (some files were not removed) 2002-12-27 17:37:55 +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
.bzrignore A fix for double free'd pointer bug ... 2002-12-04 20:51:18 +02:00
.cvsignore
acconfig.h
acinclude.m4 Fixed 'stack direction' check in autoconf 2002-12-04 16:52:46 +02: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 - bump up version number 3.23.55 -> 3.23.56 in configure.in 2003-01-23 20:24:29 +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 - added a dummy file "reservedwords.texi" to the BK tree and the Makefiles, 2003-01-27 13:44:16 +01:00
ltmain.sh - Applied required modifications for automake 1.5 2002-11-17 16:45:21 +01:00
Makefile.am - added a dummy file "reservedwords.texi" to the BK tree and the Makefiles, 2003-01-27 13:44:16 +01:00
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'.