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
2007-01-28 21:56:17 +01:00
BitKeeper
BUILD
client Merge mysql.com:/windows/Linux_space/MySQL/mysql-5.1 2006-12-01 21:12:13 +01:00
cmd-line-utils Merge mysql.com:/home/my/mysql-5.0 2006-11-30 22:38:12 +02:00
config/ac-macros
dbug Added back sql-bench directory, so that one can more easily run benchmarks on a server and add new benchmarks for new optimizations 2006-11-29 22:51:09 +02:00
Docs
extra Merge mysql.com:/home/my/mysql-5.0 2006-11-30 22:38:12 +02:00
include Merge mskold@bk-internal.mysql.com:/home/bk/mysql-5.1 2006-12-03 17:03:01 +01:00
libmysql Merge dfischer@bk-internal.mysql.com:/home/bk/mysql-5.0-marvel 2006-12-01 13:02:54 +01:00
libmysql_r
libmysqld Merge bk-internal.mysql.com:/home/bk/mysql-5.1 2006-11-29 23:36:26 +03:00
man
mysql-test ndb - bug#25587 2007-01-12 15:48:47 +01:00
mysys Merge mysql.com:/windows/Linux_space/MySQL/mysql-5.1 2006-12-01 21:12:13 +01:00
netware Merge kboortz@bk-internal.mysql.com:/home/bk/mysql-5.1-build 2006-12-02 06:10:46 +01:00
plugin
pstack
regex
scripts Merge mskold@bk-internal.mysql.com:/home/bk/mysql-5.1 2006-12-03 17:03:01 +01:00
server-tools Merge bk-internal.mysql.com:/home/bk/mysql-5.1 2006-11-30 23:27:16 +02:00
sql Merge mskold@bk-internal.mysql.com:/home/bk/mysql-5.0 2006-12-05 09:38:12 +01:00
sql-bench Added back sql-bench directory, so that one can more easily run benchmarks on a server and add new benchmarks for new optimizations 2006-11-29 22:51:09 +02:00
sql-common Don't abort if we call my_thread_end() multiple times 2006-11-30 22:00:05 +02:00
storage ndb - Fix so that node version is recomputed at node failure 2007-01-28 21:56:17 +01:00
strings Fixed portability issue in my_thr_init.c (was added in my last push) 2006-11-30 18:25:05 +02:00
support-files support-files/mysql.spec.sh : Call "make install" using "benchdir_root=%{_datadir}" (bug#24182). 2006-11-30 11:03:49 +01:00
tests
unittest
vio
win
zlib
.bzrignore Merge mysql.com:/home/my/mysql-5.0 2006-11-29 23:07:15 +02:00
.cvsignore
CMakeLists.txt
configure.in Merge mysql.com:/windows/Linux_space/MySQL/mysql-5.1 2006-12-01 21:12:13 +01:00
COPYING
Makefile.am Merge mysql.com:/home/kent/bk/mysql-5.0-build 2006-12-02 23:22:53 +01:00
README

This is a release of MySQL, a dual-license SQL database server.
MySQL is brought to you by the MySQL team at MySQL AB.

License information can be found in these files:
- For GPL (free) distributions, see the COPYING file and
  the EXCEPTIONS-CLIENT file.
- For commercial distributions, see the LICENSE.mysql file.


For further information about MySQL or additional documentation, see:
- The latest information about MySQL: http://www.mysql.com
- The current MySQL documentation: http://dev.mysql.com/doc

Some manual sections of special interest:

- If you are migrating from an older version of MySQL, please read the
  "Upgrading from..." section first!
- To see what MySQL can do, take a look at the features section.
- For installation instructions, see the Installing and Upgrading chapter.
- For the new features/bugfix history, see the Change History appendix.
- For the currently known bugs/misfeatures (known errors) see the Problems
  and Common Errors appendix.
- For a list of developers and other contributors, see the Credits
  appendix.

A local copy of the MySQL Reference Manual can be found in the Docs
directory in GNU Info format.  You can also browse the manual online or
download it in any of several formats at the URL given earlier in this
file.

************************************************************

IMPORTANT:

Bug or error reports should be sent to http://bugs.mysql.com.