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 4c1712e401 Changed initialization of RND() to be less predictable.
Use MYSQL_CONFIG_NAME instead of "my" as the configuration file name.


Docs/manual.texi:
  Changelog
include/mysql_version.h.in:
  Use MYSQL_CONFIG_NAME instead of "my" as the configuration file name.
2002-08-06 03:21:12 +03:00
bdb Added some patches provided by SuSE to fix build problems on 2002-07-15 13:33:56 +02:00
BitKeeper merge 2002-08-05 22:18:39 +03:00
BUILD Split raid C function to separate file to make things more portable. 2002-05-27 10:02:00 +03:00
Build-tools Fixed Build-tools/mysql-copyright-2 to properly replace the copyright 2002-06-17 08:54:57 +02:00
client Reformatted license statement in mysqlcheck usage output text to enable 2002-05-15 15:35:27 +02:00
dbug Fixed that IF is case insensitive if 2 and 3 arguments are case insensitive. 2002-04-22 10:34:46 +03:00
div Use C-style comments in common header files and C code. 2001-01-16 22:35:27 +02:00
Docs Changed initialization of RND() to be less predictable. 2002-08-06 03:21:12 +03:00
extra Portability fixes for SCO and HPUX 2002-05-31 15:22:38 +03:00
heap OS2 patch 2001-09-12 23:53:31 +03:00
Images Import changeset 2000-07-31 21:29:14 +02:00
include Changed initialization of RND() to be less predictable. 2002-08-06 03:21:12 +03:00
innobase os0thread.c: 2002-08-03 21:53:42 +03:00
isam Fixed copyright in pack_isam.c 2002-06-29 01:06:14 +03:00
libmysql Portability fixes for SCO and HPUX 2002-05-31 15:22:38 +03:00
libmysql_r Portability fixes. 2001-11-02 07:42:28 +02:00
man Small safety fix 2001-11-28 02:24:22 +02:00
merge Fixes for OS2. 2001-08-22 01:45:07 +03:00
mit-pthreads Add missing symbols for linux 2002-05-08 13:48:40 +03:00
myisam Fixed bug with GROUP BY on NULL fields. 2002-08-05 18:10:53 +03:00
myisammrg do not crash on myrg_rprev/myrg_rnext if no current table 2002-07-04 12:25:13 +02:00
mysql-test Fixed bug with GROUP BY on NULL fields. 2002-08-05 18:10:53 +03:00
mysys - Updated OS/2 port with files provided by Yuri Dario <mc6530@mclink.it> 2002-07-15 18:26:11 +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 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 Two small patches proposed by Paul DuBois 2002-08-03 19:48:45 +03:00
sql Changed initialization of RND() to be less predictable. 2002-08-06 03:21:12 +03:00
sql-bench Update scripts for new POSIX spec 2002-03-05 15:46:30 +02:00
strings Updated assembler code from MySQL 4.0 (to make them work with gcc 3.0) 2002-05-20 12:11:15 +03:00
support-files - added the init script to support the LSB init script spec 2002-07-30 23:01:36 +02:00
tests Removed wrong warning from thr_lock 2001-07-17 21:04:01 +03:00
vio New vio file 2000-11-29 05:10:03 +02:00
zlib Adding the new zlib tree for Windows 2002-03-19 00:26:38 -03:00
.bzrignore Add missing pthreadtypes.h file to mit-pthreads 2002-05-08 12:19:41 +03: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 Fix for --enable-local-infile 2002-03-06 22:06:18 +02:00
build-tags added build-tags 2001-11-30 22:09:44 -07: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 In my previous commit I didn't notice that we already have brazilian portuguese :( 2002-07-16 17:18:54 +05:00
install-sh Import changeset 2000-07-31 21:29:14 +02:00
ltconfig Update the SCO (now Caldera)/SysV tests. This should allow OpenUnix8 2001-08-28 18:48:13 -04:00
ltmain.sh logging_ok Logging to logging@openlogging.org accepted 2001-08-09 19:10:24 +02:00
Makefile.am Added os2 source directory to source distribution 2002-05-17 12:01:04 +02: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'.