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
tomas@poseidon.ndb.mysql.com 04c26018a7 Bug #34275 mysqld leak if doing multiple statements within same transaction (or wo/ trans)
- in autocommit do not allocate statistics share, but instead use one directly on the handler
2008-02-04 15:40:04 +01:00
BitKeeper
BUILD
client Merge kaamos.(none):/data/src/mysql-5.1 2008-01-10 20:44:23 +03:00
cmd-line-utils
config/ac-macros
dbug
Docs
extra Bug#33814 - yassl problems 2008-01-24 12:08:04 +01:00
include
libmysql
libmysql_r
libmysqld
man
mysql-test Merge sama.ndb.mysql.com:/export/space/pekka/ndb/version/my50-bug34107 2008-01-31 14:47:50 +01:00
mysys
netware Merge trift2.:/MySQL/M50/merge-5.0 2007-12-21 13:13:22 +01:00
plugin
pstack
regex
scripts Merge trift2.:/MySQL/M51/mysql-5.1 2007-12-17 13:40:06 +01:00
server-tools
sql Bug #34275 mysqld leak if doing multiple statements within same transaction (or wo/ trans) 2008-02-04 15:40:04 +01:00
sql-bench
sql-common
storage Merge jmiller@bk-internal.mysql.com:/home/bk/mysql-5.1-new-ndb 2008-02-01 13:51:55 -06:00
strings Bug#31752: check strmake() bounds 2007-12-17 10:43:19 +01:00
support-files Makefile.am: 2008-01-24 19:04:48 +01:00
tests
unittest
vio
win
zlib
.bzrignore
.cvsignore
CMakeLists.txt
configure.in Raise version number after cloning 5.1.23-rc 2008-01-19 12:39:49 +01:00
COPYING
EXCEPTIONS-CLIENT
INSTALL-SOURCE
INSTALL-WIN-SOURCE
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 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.