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
df@kahlann.erinye.com 038f0051b5 Merge kahlann.erinye.com:/home/df/mysql/build/mysql-5.0-build-work
into  kahlann.erinye.com:/home/df/mysql/build/mysql-5.0-release
2006-12-18 13:49:53 +01:00
bdb gen_rec.awk: 2006-11-27 18:29:50 +01:00
BitKeeper Merge neptunus.(none):/home/msvensson/mysql/mysql-5.0 2006-11-28 20:59:57 +01:00
BUILD Remove compiler warnings 2006-11-20 22:42:06 +02:00
client Only call mysql_server_end if mysql_server_init has been called. 2006-12-06 23:43:36 +01:00
cmd-line-utils Fixed compiler warnings 2006-11-30 21:56:03 +02:00
config/ac-macros ha_innodb.m4, Makefile.am, ha_ndbcluster.m4, Makefile.shared, ha_berkeley.m4: 2006-11-27 21:15:25 +01:00
dbug Remove compiler warnings 2006-11-20 22:42:06 +02:00
Docs Merge neptunus.(none):/home/msvensson/mysql/mysql-4.1-maint 2006-11-28 21:20:56 +01:00
extra Merge neptunus.(none):/home/msvensson/mysql/mysql-5.0 2006-12-04 19:28:38 +01:00
heap Fixed compiler warnings 2006-11-30 21:56:03 +02:00
include Merge neptunus.(none):/home/msvensson/mysql/mysql-5.0 2006-12-04 19:28:38 +01:00
innobase Fixed compiler warnings 2006-11-30 21:56:03 +02:00
libmysql Merge dfischer@bk-internal.mysql.com:/home/bk/mysql-5.0-marvel 2006-12-01 13:02:54 +01:00
libmysql_r Merge mysql.com:/home/kent/bk/mysql-4.1 2006-11-27 18:47:07 +01:00
libmysqld Merge bk-internal.mysql.com:/home/bk/mysql-5.0 2006-11-29 02:44:12 +03:00
man Makefile.am, configure.in: 2006-07-28 23:12:40 +02:00
myisam Merge neptunus.(none):/home/msvensson/mysql/mysql-5.0 2006-12-04 19:28:38 +01:00
myisammrg Fixed compiler warnings 2006-11-30 21:56:03 +02:00
mysql-test Merge kahlann.erinye.com:/home/df/mysql/build/mysql-4.1-build-work 2006-12-18 13:44:57 +01:00
mysys Flush stderr after print of error message to get predictable output 2006-12-06 22:03:56 +01:00
ndb Merge mskold@bk-internal.mysql.com:/home/bk/mysql-5.0 2006-12-04 15:09:47 +01:00
netware Makefile.am: 2006-12-02 06:06:31 +01:00
os2 Merge 2005-09-29 03:20:31 +02:00
pstack Makefile.am, configure.in: 2005-09-24 15:51:45 +02:00
regex Remove compiler warnings 2006-11-20 22:42:06 +02:00
scripts also include data files for varbinary test in binary distribution 2006-12-15 17:57:31 +01:00
server-tools Fixed compiler warnings 2006-11-30 21:56:03 +02:00
sql Merge mysql.com:/home/gluh/MySQL/Merge/5.0 2006-12-12 14:01:06 +04:00
sql-bench Set thread_stack after return from end_thread() 2005-12-03 18:13:06 +02:00
sql-common Merge neptunus.(none):/home/msvensson/mysql/mysql-5.0 2006-12-04 19:28:38 +01:00
SSL Remove client-req-pem and server-req.pem 2006-05-03 11:53:16 +02:00
strings Merge neptunus.(none):/home/msvensson/mysql/mysql-5.0 2006-12-04 19:28:38 +01:00
support-files support-files/mysql.spec.sh 2006-12-18 11:51:45 +01:00
tests Merge neptunus.(none):/home/msvensson/mysql/mysql-5.0 2006-12-04 19:28:38 +01:00
tools Bug#19817 error when try to compile PHP5.1 with mysql 5.0.21 static libs 2006-11-13 17:16:37 +01:00
VC++Files Merge kboortz@bk-internal.mysql.com:/home/bk/mysql-5.0 2006-08-06 16:47:49 +02:00
vio Merge neptunus.(none):/home/msvensson/mysql/mysql-5.0 2006-11-28 20:59:57 +01: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-5.0 2006-12-04 19:28:38 +01:00
.cvsignore Import changeset 2000-07-31 21:29:14 +02:00
CMakeLists.txt Merge mysql.com:/Users/kent/mysql/bk/mysql-5.0.27-release 2006-10-21 01:13:50 +02:00
configure.in gen_rec.awk: 2006-11-27 18:29:50 +01:00
COPYING - manual.texi will be replaced with a manual written in DocBook/XML. This ChangeSet removes all 2005-04-13 11:51:38 +02:00
Makefile.am Merge neptunus.(none):/home/msvensson/mysql/mysql-5.0 2006-12-04 19:28:38 +01:00
README make_binary_distribution.sh: 2006-11-07 22:26:37 +01:00

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.