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 ae172fdcc0 Update to get 3.23.23 to compile
acconfig.h:
  Added better detection of compress
acinclude.m4:
  Added better detection of compress
configure.in:
  Added better detection of compress
include/my_pthread.h:
  Fixed wrong prototype
mysys/my_pthread.c:
  Added cast (for portability)
scripts/make_binary_distribution.sh:
  Added missing conversion
sql-bench/compare-results.sh:
  Update for new web site
sql/table.cc:
  Removed extra free
2000-08-31 17:25:30 +03:00
BitKeeper/etc Fixed up serg's ft manual. 2000-08-29 01:21:24 +00:00
BUILD Updates for release 2000-08-29 19:38:32 +03:00
Build-tools Fix for mit-pthreads on linux 2000-08-30 23:52:33 +02:00
client Cleanups of manual.texi and mysql.cc. 2000-08-30 05:08:33 -05:00
dbug Updated benchmark and results for PostgreSQL 7.0.2 2000-08-18 12:48:00 +03:00
Docs Cleanups of manual.texi and mysql.cc. 2000-08-30 05:08:33 -05:00
extra Fixes for Ia64 2000-08-23 15:02:27 +03:00
heap Updated benchmark and results for PostgreSQL 7.0.2 2000-08-18 12:48:00 +03:00
Images Import changeset 2000-07-31 21:29:14 +02:00
include Update to get 3.23.23 to compile 2000-08-31 17:25:30 +03:00
isam Fixes for Ia64 2000-08-23 15:02:27 +03:00
libmysql Fix for mit-pthreads on linux 2000-08-30 23:52:33 +02:00
libmysql_r don't depend on mit-pthread files 2000-08-31 01:29:12 +02:00
man Import changeset 2000-07-31 21:29:14 +02:00
merge Updated benchmark and results for PostgreSQL 7.0.2 2000-08-18 12:48:00 +03:00
mit-pthreads Fix for compilation ; Turned of RCS flag for all files to avoid 2000-08-30 22:44:57 +03:00
myisam Merge work:/home/bk/mysql into donna.mysql.com:/home/my/bk/mysql 2000-08-29 19:40:11 +03:00
myisammrg Updates for release 2000-08-29 19:38:32 +03:00
mysql-test Import changeset 2000-07-31 21:29:14 +02:00
mysys Update to get 3.23.23 to compile 2000-08-31 17:25:30 +03:00
NEW-RPMS Import changeset 2000-07-31 21:29:14 +02:00
readline Updated benchmark and results for PostgreSQL 7.0.2 2000-08-18 12:48:00 +03:00
regex Updated benchmark and results for PostgreSQL 7.0.2 2000-08-18 12:48:00 +03:00
repl-tests added sleep to allow time for replication to the alter table test 2000-08-07 16:21:11 -06:00
scripts Update to get 3.23.23 to compile 2000-08-31 17:25:30 +03:00
sql Update to get 3.23.23 to compile 2000-08-31 17:25:30 +03:00
sql-bench Update to get 3.23.23 to compile 2000-08-31 17:25:30 +03:00
strings Fixes to get 3.23.23 to compile 2000-08-30 18:19:34 +03:00
support-files Fix for compilation ; Turned of RCS flag for all files to avoid 2000-08-30 22:44:57 +03:00
tests Updates for release 2000-08-29 19:38:32 +03:00
vio Updated benchmark and results for PostgreSQL 7.0.2 2000-08-18 12:48:00 +03:00
.cvsignore Import changeset 2000-07-31 21:29:14 +02:00
acconfig.h Update to get 3.23.23 to compile 2000-08-31 17:25:30 +03:00
acinclude.m4 Update to get 3.23.23 to compile 2000-08-31 17:25:30 +03:00
config.guess Import changeset 2000-07-31 21:29:14 +02:00
config.sub Import changeset 2000-07-31 21:29:14 +02:00
configure.in Update to get 3.23.23 to compile 2000-08-31 17:25:30 +03:00
install-sh Import changeset 2000-07-31 21:29:14 +02:00
ltconfig Import changeset 2000-07-31 21:29:14 +02:00
ltmain.sh Import changeset 2000-07-31 21:29:14 +02:00
Makefile.am Added thread_dirs 2000-08-31 00:33:42 +02:00
missing Import changeset 2000-07-31 21:29:14 +02:00
mkinstalldirs Import changeset 2000-07-31 21:29:14 +02:00
mysql.proj Fixed for Ia64 + delayed key creation + a lot of small bug fixes 2000-08-15 20:09:37 +03:00
README Import changeset 2000-07-31 21:29:14 +02:00
stamp-h.in Import changeset 2000-07-31 21:29:14 +02:00

This is a release of MySQL, a basically 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: Michael (Monty) Widenius at TcX
DataKonsult AB.

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