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 6d8f22effe ndb -
fix memory corruption in event-api
  maybe bug fix for 18621, 19154, 19172, 19174


storage/ndb/src/ndbapi/NdbEventOperationImpl.cpp:
  Make sure that nasty c++ features arent run on Gci_container as it's supposed to be POD!
storage/ndb/src/ndbapi/NdbEventOperationImpl.hpp:
  Make sure that nasty c++ features arent run on Gci_container as it's supposed to be POD!
2006-04-21 06:40:47 +02:00
BitKeeper
BUILD Merge mysql.com:/home/jimw/my/mysql-5.1-clean 2006-04-13 10:37:57 -07:00
client Merge 2006-04-18 17:16:27 +02:00
cmd-line-utils
config/ac-macros
dbug Final patch to remove the last of the OS2 support. 2006-04-15 18:17:32 -07:00
Docs
extra Fix build of taocrypt. Don't mention /GX or /EHsc as that will turn ON exception handling and not off as we want. 2006-04-20 11:59:12 +02:00
include Merge abarkov@bk-internal.mysql.com:/home/bk/mysql-5.1-new 2006-04-19 09:50:17 +05:00
libmysql Final patch to remove the last of the OS2 support. 2006-04-15 18:17:32 -07:00
libmysql_r
libmysqld Fix compilation failure when compiling with BUILD/compile-pentium-debug-max 2006-04-19 10:39:57 +03:00
man
mysql-test added missing cleanup in test causing later test to fail 2006-04-20 15:28:31 +02:00
mysys Fix wrong auto merge 2006-04-19 11:17:32 +03:00
netware
plugin
pstack
regex
scripts Delete unused (and unmaintained) scripts. 2006-04-17 20:01:07 -07:00
server-tools Bug #19059: Failure to get version information when running from source tree 2006-04-17 09:38:50 -07:00
sql Bug #19214 running mysqld without binlog causes 10s timeout to drigger on schema ops 2006-04-20 14:44:16 +02:00
sql-common Final patch to remove the last of the OS2 support. 2006-04-15 18:17:32 -07:00
storage ndb - 2006-04-21 06:40:47 +02:00
strings Merge abarkov@bk-internal.mysql.com:/home/bk/mysql-5.1-new 2006-04-19 09:50:17 +05:00
support-files Remove ancient version of Debian packaging files. 2006-04-13 17:18:43 -07:00
tests
unittest Merge bk-internal.mysql.com:/home/bk/mysql-5.1-new 2006-04-14 10:44:36 -04:00
VC++Files libmysqld.vcproj, mysqld.vcproj: 2006-04-14 19:36:06 +02:00
vio Final patch to remove the last of the OS2 support. 2006-04-15 18:17:32 -07:00
win
zlib
.bzrignore Fix 'make distcheck' problems with new unittest code, and a small 2006-04-13 13:01:57 -07:00
.cvsignore
cmakelists.txt
configure.in configure.in: 2006-04-18 13:26:41 +02:00
COPYING
Makefile.am Merge mysql.com:/home/jimw/my/mysql-5.1-clean 2006-04-13 10:37:57 -07: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.