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 d853390e56 -DCPU flag added
acinclude.m4:
  Added -DCPU flag to compile
2001-08-26 21:13:12 +08:00
bdb delete generated files 2001-08-11 11:53:50 +03:00
BitKeeper merged replication fixes from 3.23 2001-08-15 15:57:47 -06:00
BUILD audio completion notification 2001-08-13 21:40:05 -06:00
Build-tools merge 2001-06-12 12:06:14 +03:00
client Warning fixes 2001-08-23 03:05:56 +08:00
dbug Changed pthread_mutex_init() to use new MY_MUTEX_INIT.. macro 2001-03-26 01:05:04 +03:00
div Use C-style comments in common header files and C code. 2001-01-16 22:35:27 +02:00
Docs Remove usage of my_dup(), as this casued error 127 when reading MyISAM tables 2001-08-21 13:44:01 +03:00
extra Some warning fixes and some SSL testprograms check-in 2001-08-26 00:18:20 +08:00
fs Added all changes from old 4.0 version: 2001-04-11 13:04:03 +02:00
heap Fix of UNION code 2001-08-19 14:43:51 +03:00
Images Import changeset 2000-07-31 21:29:14 +02:00
include Fix of UNION code 2001-08-19 14:43:51 +03:00
innobase sync0sync.c This inline assmebly does not compile on gcc-2.96 and Intel: remove it 2001-08-15 14:11:56 +03:00
isam Fix of UNION code 2001-08-19 14:43:51 +03:00
libmysql Merge work:/home/bk/mysql-4.0 2001-08-11 17:08:21 -06:00
libmysql_r OpenSSL fixes. Should not affect anything else. 2001-07-24 14:07:46 +08:00
libmysqld Fix some libmysqld problems. 2001-08-21 19:04:31 -04:00
man Changed safe_mysqld -> mysqld_safe 2001-06-28 10:49:16 +03:00
merge Only mark MERGE readonly if all tables are readonly 2001-05-12 14:03:53 +03:00
mit-pthreads Patch for netBSD 2001-07-16 03:04:30 +03:00
myisam Some warning fixes and some SSL testprograms check-in 2001-08-26 00:18:20 +08:00
myisammrg merge 2001-05-20 12:38:19 +02:00
mysql-test EXPLAIN on UNION"s 2001-08-24 13:18:06 +03:00
mysys Some warning fixes and some SSL testprograms check-in 2001-08-26 00:18:20 +08:00
NEW-RPMS Import changeset 2000-07-31 21:29:14 +02:00
pstack Added support for symlinked tables. 2001-06-01 04:27:59 +03:00
readline Workaround for bug in thread library in Unixware 7 2001-02-03 18:00:29 +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 merged 2001-08-11 17:28:41 -06:00
sounds audio completion notification 2001-08-13 21:40:05 -06:00
sql Merge tonu@work.mysql.com:/home/bk/mysql-4.0 2001-08-26 00:19:17 +08:00
sql-bench merged 2001-08-11 17:28:41 -06:00
SSL Some warning fixes and some SSL testprograms check-in 2001-08-26 00:18:20 +08:00
strings Some warning fixes and some SSL testprograms check-in 2001-08-26 00:18:20 +08:00
support-files merge 2001-07-18 23:58:10 +02:00
tests Removed wrong warning from thr_lock 2001-07-17 21:04:01 +03:00
tools make LOAD DATA INFILE replication work with multi-character 2001-08-18 20:22:20 -06:00
vio Some warning fixes and some SSL testprograms check-in 2001-08-26 00:18:20 +08:00
.bzrignore Fix some libmysqld problems. 2001-08-21 19:04:31 -04:00
.cvsignore Import changeset 2000-07-31 21:29:14 +02:00
acconfig.h .del-violite.c~984c09cffe14a11b Delete: libmysql/violite.c 2001-05-20 20:11:11 +02:00
acinclude.m4 -DCPU flag added 2001-08-26 21:13:12 +08:00
config.guess Portability fixes 2000-10-04 23:20:16 +03:00
config.sub Portability fixes 2000-10-04 23:20:16 +03:00
configure.in Added CPU automatic detection. It examines /proc/cpuinfo (if exists) and finds out flags for -mcpu and -march. 2001-08-09 06:07:19 +08:00
install-sh Import changeset 2000-07-31 21:29:14 +02:00
ltconfig SCO portability fixes and cleanup. 2001-02-01 20:47:35 -05:00
ltmain.sh logging_ok Logging to logging@openlogging.org accepted 2001-08-09 19:10:24 +02:00
Makefile.am merged 2001-08-09 19:16:15 -06: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
stamp-h.in Import changeset 2000-07-31 21:29:14 +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'.