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
lars@mysql.com 0378009b5b Fix of incompatible types
len and packet_error needs to be of same type for (len == packet_error) to
check failures
2005-10-12 19:31:24 +02:00
bdb
BitKeeper
BUILD Merge bk-internal.mysql.com:/home/bk/mysql-5.0 2005-10-08 03:37:23 +03:00
client Fix of incompatible types 2005-10-12 19:31:24 +02:00
cmd-line-utils complete.c: 2005-10-11 16:56:42 +05:00
config/ac-macros after merge fix 2005-10-12 13:18:46 +05:00
dbug
Docs
extra
heap
include Merge bk-internal.mysql.com:/home/bk/mysql-5.0 2005-10-12 00:59:52 +03:00
innobase
libmysql
libmysql_r
libmysqld
man
myisam Merge mysql.com:/users/lthalmann/bkroot/mysql-4.1 2005-10-10 17:50:19 +02:00
myisammrg
mysql-test Merge mysql.com:/usr/local/bk/mysql-5.0 2005-10-12 13:37:36 +02:00
mysys Merge bk-internal.mysql.com:/home/bk/mysql-5.0 2005-10-12 00:59:52 +03:00
ndb Merge mysql.com:/users/lthalmann/bkroot/mysql-5.0 2005-10-10 18:34:35 +02:00
netware
NEW-RPMS
os2
pstack
regex
scripts Merge mysql.com:/space/my/mysql-4.1-build 2005-10-11 21:54:23 +02:00
server-tools Merge bk-internal.mysql.com:/home/bk/mysql-5.0 2005-10-12 00:59:52 +03:00
sql Merge mysql.com:/usr/local/bk/mysql-5.0 2005-10-12 14:45:34 +02:00
sql-bench
sql-common
SSL
strings Merge bk-internal.mysql.com:/home/bk/mysql-5.0 2005-10-08 03:37:23 +03:00
support-files - typo fix: rott->root in the file attributes for mysql_client_test of the RPM spec file 2005-10-10 13:00:41 +02:00
tests
tools pthread_handler_decl() changed to be ctags-friendly 2005-10-08 16:39:55 +02:00
VC++Files Remove protocol_cursor.cpp (no longer used) from sources 2005-10-09 14:45:08 +04:00
vio
zlib
.bzrignore
.cvsignore
configure.in
COPYING
Makefile.am
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.