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
2005-04-27 17:50:48 -07:00
bdb
BitKeeper Merge sgluhov@bk-internal.mysql.com:/home/bk/mysql-4.1 2005-04-06 14:14:13 +05:00
BUILD
Build-tools Fix 'Bootstrap' to bypass a problem with "bk changes" by changing the directory before calling the command. 2005-03-30 20:39:37 +02:00
client Merge mysql.com:/home/jimw/my/mysql-4.0-clean 2005-04-06 11:02:20 -07:00
cmd-line-utils
dbug
Docs
extra
heap
include Adding a new parameter for well_formed_length to 2005-04-06 11:53:15 +05:00
innobase InnoDB: Avoid test suite failures caused by a locking conflict 2005-04-06 15:09:15 +03:00
isam
libmysql
libmysql_r
libmysqld Fixing blackhole support in libmysqld 2005-03-25 14:09:19 -08:00
man
merge
myisam
myisammrg
mysql-test Fix 'mysql_client_test' with embedded server. (Bug #9634) 2005-04-27 17:50:48 -07:00
mysys A fix for Netware. 2005-04-05 13:15:04 +03:00
ndb Adding a new parameter for well_formed_length to 2005-04-06 11:53:15 +05:00
netware
NEW-RPMS
os2
pstack
regex
scripts include sql/examples in the window source distribution 2005-03-31 20:27:29 +02:00
sql Merge sgluhov@bk-internal.mysql.com:/home/bk/mysql-4.1 2005-04-06 15:19:02 +05:00
sql-bench
sql-common Merge mysql.com:/home/jimw/my/mysql-4.1-8866 2005-04-04 18:26:39 -07:00
SSL
strings Minor clean-ups for the previous commit. 2005-04-06 15:12:44 +05:00
support-files Bug #9507 /etc/init.d/mysql script does not stop mysqld correctly 2005-03-31 14:25:03 +04:00
tests Fix 'mysql_client_test' with embedded server. (Bug #9634) 2005-04-27 17:50:48 -07:00
tools
VC++Files A fix for Bug#8226 "Cannot connect via shared memory": 2005-03-26 01:21:52 +03:00
vio Fedora now defines read(2)/write(2) as macros. 2005-03-29 23:31:56 +02:00
zlib
.bzrignore
.cvsignore
acinclude.m4 Merge 2005-03-29 19:25:55 +02:00
config.guess
config.sub
configure.in Merge 2005-03-29 19:25:55 +02:00
depcomp
install-sh
ltconfig
ltmain.sh
Makefile.am
missing
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 from..." section in the manual first, if you are
migrating from older versions of MySQL!

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 plain ASCII text in
Docs/manual.txt, in HTML format in Docs/manual_toc.html, as GNU Info in
Docs/mysql.info and as PostScript in Docs/manual.ps.

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 considered a valid bug report.

The mysqlbug script can be found in the 'scripts' directory of the
distribution, that is '<where-you-installed-mysql>/scripts'.