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
2001-09-17 22:44:51 +03:00
bdb More debug info 2001-09-08 11:47:34 +03:00
BitKeeper merged replication fixes from 3.23 2001-08-15 15:57:47 -06:00
BUILD Merge with 3.23.42 2001-09-13 09:52:35 +02:00
Build-tools Merge work:/home/bk/mysql 2001-09-03 13:09:46 -06:00
client Fixed bug with SELECT * ... UNION 2001-09-17 15:40:03 +03:00
dbug Changed to use my_global.h 2001-09-14 02:54:33 +03:00
div
Docs manual.texi: 2001-09-17 09:06:58 +02:00
extra Changed to use my_global.h 2001-09-14 02:54:33 +03:00
fs Changed to use my_global.h 2001-09-14 02:54:33 +03:00
heap Changed to use my_global.h 2001-09-14 02:54:33 +03:00
Images
include Fixed bug with SELECT * ... UNION 2001-09-17 15:40:03 +03:00
innobase Changed to use my_global.h 2001-09-14 02:54:33 +03:00
isam Merge 2001-09-15 15:19:47 +02:00
libmysql Fixed bug with SELECT * ... UNION 2001-09-17 15:40:03 +03:00
libmysql_r Merge work.mysql.com:/home/bk/mysql 2001-09-04 01:04:32 +02:00
libmysqld Fixed bug with SELECT * ... UNION 2001-09-17 15:40:03 +03:00
man
merge merge with 3.23.42 2001-09-02 18:38:33 +02:00
mit-pthreads
myisam Fixed bug in UNION when doing UNION with the same tables 2001-09-17 22:44:51 +03:00
myisammrg merge with 3.23.42 2001-09-02 18:38:33 +02:00
mysql-test Fixed bug in UNION when doing UNION with the same tables 2001-09-17 22:44:51 +03:00
mysys Fixed bug in UNION 2001-09-14 19:50:56 +03:00
NEW-RPMS
os2 Fix for OS2 2001-08-30 01:22:02 +03:00
pstack
readline OpenSSL work 2001-08-30 04:28:55 +08:00
regex Changed to use my_global.h 2001-09-14 02:54:33 +03:00
repl-tests
scripts merge 2001-09-02 20:13:07 +02:00
sql Fixed bug in UNION when doing UNION with the same tables 2001-09-17 22:44:51 +03:00
sql-bench Unlock tables on BEGIN 2001-09-08 01:01:10 +03:00
SSL OpenSSL fixes 2001-09-01 06:30:05 +08:00
strings Changed to use my_global.h 2001-09-14 02:54:33 +03:00
support-files Merge 2001-09-15 15:19:47 +02:00
tests
tools Fixed bug in UNION when doing UNION with the same tables 2001-09-17 22:44:51 +03:00
vio merge 2001-09-14 02:56:29 +03:00
.bzrignore Fixed locking problem when using bulk insert 2001-09-17 17:53:27 +03:00
.cvsignore
acconfig.h
acinclude.m4 Fixed locking problem when using bulk insert 2001-09-17 17:53:27 +03: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 Merge 2001-09-16 22:10:50 -04:00
install-sh
ltconfig Update the SCO (now Caldera)/SysV tests. This should allow OpenUnix8 2001-08-28 18:48:13 -04:00
ltmain.sh
Makefile.am Add some examples for using libmysqld, including a hack for running the 2001-09-16 21:41:22 -04: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'.