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
2006-11-03 17:53:57 +01:00
bdb make dist changes for Cmake build 2006-09-01 10:32:12 +02:00
BitKeeper Merge bk-internal.mysql.com:/home/bk/mysql-5.0-maint 2006-10-13 08:57:15 -04:00
BUILD Merge perch.ndb.mysql.com:/home/jonas/src/mysql-4.1 2006-09-05 15:05:52 +02:00
client Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-5.0-maint 2006-11-02 16:20:52 +04:00
cmd-line-utils
config/ac-macros Use a direct reference to the yassl and taocrypt libtool libraries to link with 2006-09-21 11:37:08 +02:00
dbug make dist changes for Cmake build 2006-09-01 10:32:12 +02:00
Docs Add a dummy file for "Docs/manual.chm" as we need it for "make dist" to work. 2006-09-21 17:38:42 +02:00
extra Netware uses size_t as socklen_t 2006-10-23 13:26:04 +02:00
heap make dist changes for Cmake build 2006-09-01 10:32:12 +02:00
include Remove sql_state-h from list of include files. (Merge error from 4.1) 2006-11-03 13:02:16 +01:00
innobase Bug#22224: Windows build depends on ib_config.h 2006-09-28 15:18:33 -04:00
libmysql make dist changes for Cmake build 2006-09-01 10:32:12 +02:00
libmysql_r
libmysqld Bug #23427: incompatible ABI change in 5.0.26? 2006-10-20 17:17:24 -04:00
man
myisam Add an extra block to avoid that DBUG_ENTER declare variables after code 2006-10-30 13:08:57 +01:00
myisammrg Merge shellback.(none):/home/msvensson/mysql/mysql-5.0 2006-10-03 01:01:06 +02:00
mysql-test Fiexes for --stress mode in mysql-test-run.pl 2006-11-03 17:53:57 +01:00
mysys Bug#22828 complementary patch: 2006-11-02 13:26:57 +01:00
ndb Merge bodhi.local:/opt/local/work/mysql-4.1-runtime 2006-11-02 02:38:41 +03:00
netware Replace all refernces to .la libraries with direct references 2006-10-24 13:12:34 +02:00
os2
pstack
regex make dist changes for Cmake build 2006-09-01 10:32:12 +02:00
scripts Copy *.cnf file from std_data/ when doing a binary distribution 2006-10-23 10:56:13 +02:00
server-tools Instance Manager polishing. 2006-10-20 22:26:40 +04:00
sql Merge bk-internal.mysql.com:/home/bk/mysql-5.0 2006-11-02 17:39:52 -05:00
sql-bench
sql-common Merge bk-internal:/home/bk/mysql-4.1-maint 2006-10-12 18:48:03 +02:00
SSL
strings Merge bk@192.168.21.1:mysql-4.1 2006-10-12 13:50:22 +05:00
support-files
tests Fix memory leaks found when valgrinding mysql_client_test 2006-10-25 16:26:57 +02:00
tools
VC++Files
vio When using yaSSL on NetWare some of the OpenSSL specifix hacks can be skipped 2006-10-24 10:43:15 +02:00
win Additional files for cmake support 2006-08-31 19:52:42 +02:00
zlib Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-5.0-maint 2006-09-18 10:37:26 +05:00
.bzrignore Merge neptunus.(none):/home/msvensson/mysql/mysql-4.1-maint 2006-10-24 21:05:35 +02:00
.cvsignore
CMakeLists.txt Merge mysql.com:/Users/kent/mysql/bk/mysql-5.0.27-release 2006-10-21 01:13:50 +02:00
configure.in Merge bk-internal.mysql.com:/home/bk/mysql-5.0-maint 2006-10-25 16:28:42 -06:00
COPYING
Makefile.am Merge shellback.(none):/home/msvensson/mysql/mysql-5.0 2006-10-14 17:31:04 +02: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.
- For commercial distributions, see the MySQLEULA.txt 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 Installation chapter.
- For future plans, see the TODO appendix.
- For the new features/bugfix history, see the News appendix.
- For the currently known bugs/misfeatures (known errors) see the problems
  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.