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 aeaadfac58 Merge bk-internal.mysql.com:/home/bk/mysql-5.0-maint
into  amd64.(none):/src/bug24732/my50-bug24732


mysql-test/mysql-test-run.pl:
  Auto merged
2007-05-15 15:23:40 -04:00
bdb
BitKeeper Add triggers for detecting bad changesets to mysql-5.0 2007-05-15 17:04:31 +02:00
BUILD
client Bug#27293: mysqldump crashes when dumping procedure defined by different user 2007-04-30 11:30:07 +02:00
cmd-line-utils
config/ac-macros
dbug dbug/dbug_analyze.c : Avoid the unresolved symbol "my_thread_global_init()" 2007-04-23 13:36:18 +02:00
debian
Docs
extra Bug #27390: mysqld_multi --config-file= not working as documented 2007-04-28 01:27:54 +02:00
heap
include If isinf() is not available on a target platform, use our own imlementation via finite() and isnan(). If either of the last two is not available as well, use simple replacements which are platform-neutral, but slower than compiler intrinsics. 2007-04-29 16:57:17 +04:00
innobase
libmysql Bug#24732 Executables do not include Vista manifests 2007-04-23 15:41:24 -04:00
libmysql_r
libmysqld
man
myisam Merge zippy.cornsilk.net:/home/cmiller/work/mysql/bug27976/my41-bug27976 2007-05-04 19:04:09 -04:00
myisammrg
mysql-test Bug#27344 Total failure to start the server 2007-05-15 16:03:38 +02:00
mysys Merge damien-katzs-computer.local:/Users/dkatz/mysql50 2007-04-30 17:04:14 -04:00
ndb Merge whalegate.ndb.mysql.com:/home/tomas/mysql-5.0 2007-04-27 11:45:28 +02:00
netware
os2
pstack
regex
scripts Minor fix. 2007-05-02 12:41:36 -04:00
server-tools Bug#24732 Executables do not include Vista manifests 2007-04-23 15:41:24 -04:00
sql Bug#24732 Executables do not include Vista manifests 2007-05-15 10:30:11 -04:00
sql-bench
sql-common
SSL
strings
support-files
tests Merge bk@192.168.21.1:mysql-5.0 2007-04-29 18:42:50 +05:00
tools
VC++Files
vio
win Bug#24732 Executables do not include Vista manifests 2007-05-15 10:30:11 -04:00
zlib
.bzrignore Bug#24732 Executables do not include Vista manifests 2007-04-23 15:41:24 -04:00
.cvsignore
CMakeLists.txt Merge bk@192.168.21.1:mysql-5.0 2007-04-29 18:42:50 +05:00
configure.in Merge trift-lap.fambruehe:/MySQL/M50/mysql-5.0 2007-04-26 16:06:44 +02:00
COPYING
EXCEPTIONS-CLIENT
Makefile.am Merge trift-lap.fambruehe:/MySQL/M50/clone-5.0 2007-04-26 16:48:53 +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 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.