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
monty@mysql.com/nosik.monty.fi e825879800 Remove compiler warnings
(Mostly in DBUG_PRINT() and unused arguments)
Fixed bug in query cache when used with traceing (--with-debug)
Fixed memory leak in mysqldump
Removed warnings from mysqltest scripts (replaced -- with #)
2006-11-20 22:42:06 +02:00
bdb make dist changes for Cmake build 2006-09-01 10:32:12 +02:00
BitKeeper Merge zippy.cornsilk.net:/home/cmiller/work/mysql/bug23411/my41-bug23411 2006-11-06 17:45:47 -05:00
BUILD Remove compiler warnings 2006-11-20 22:42:06 +02:00
client Remove compiler warnings 2006-11-20 22:42:06 +02:00
cmd-line-utils Remove compiler warnings 2006-11-20 22:42:06 +02:00
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 Remove compiler warnings 2006-11-20 22:42:06 +02:00
Docs Merge mysql.com:/Users/kent/mysql/bk/lic/my41-lic 2006-11-07 22:55:19 +01:00
extra Remove compiler warnings 2006-11-20 22:42:06 +02:00
heap Remove compiler warnings 2006-11-20 22:42:06 +02:00
include Merge bk-internal:/home/bk/mysql-5.0 2006-11-08 11:40:33 +01:00
innobase This ChangeSet must be null-merged to 5.1. Applied innodb-5.0-ss982, -ss998, -ss1003 2006-11-09 05:02:37 +01:00
libmysql Remove compiler warnings 2006-11-20 22:42:06 +02:00
libmysql_r
libmysqld Remove compiler warnings 2006-11-20 22:42:06 +02:00
man
myisam Remove compiler warnings 2006-11-20 22:42:06 +02:00
myisammrg Remove compiler warnings 2006-11-20 22:42:06 +02:00
mysql-test Remove compiler warnings 2006-11-20 22:42:06 +02:00
mysys Remove compiler warnings 2006-11-20 22:42:06 +02:00
ndb Remove compiler warnings 2006-11-20 22:42:06 +02:00
netware Replace all refernces to .la libraries with direct references 2006-10-24 13:12:34 +02:00
os2
pstack
regex Remove compiler warnings 2006-11-20 22:42:06 +02:00
scripts Merge mysql.com:/Users/kent/mysql/bk/lic/my41-lic 2006-11-07 22:55:19 +01:00
server-tools Remove compiler warnings 2006-11-20 22:42:06 +02:00
sql Remove compiler warnings 2006-11-20 22:42:06 +02:00
sql-bench
sql-common Remove compiler warnings 2006-11-20 22:42:06 +02:00
SSL
strings Remove compiler warnings 2006-11-20 22:42:06 +02:00
support-files
tests Remove compiler warnings 2006-11-20 22:42:06 +02:00
tools
VC++Files
vio Remove compiler warnings 2006-11-20 22:42:06 +02:00
win
zlib Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-5.0-maint 2006-09-18 10:37:26 +05:00
.bzrignore Remove compiler warnings 2006-11-20 22:42:06 +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:/home/bk/mysql-5.0 2006-11-08 11:40:33 +01:00
COPYING
Makefile.am Merge shellback.(none):/home/msvensson/mysql/mysql-5.0 2006-10-14 17:31:04 +02: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.