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
Mithun C Y c28626d0af Bug #21096444: MYSQL IS TRYING TO PERFORM A CONSISTENT READ BUT THE READ VIEW IS NOT ASSIGNED!
Issue: A select for update subquery in having clause
resulted deadlock and its transaction was rolled back
by innodb. val_XXX interfaces do not handle errors and
it do not propogate errors to its caller. sub_select
did not see this error when it called
evaluate_join_record and later made a call to innodb.
As transaction is rolled back innodb asserted.

Fix: Now evaluate_join_record checks if there is any
error reported and then return the same to its caller.
2015-08-04 11:45:02 +05:30
.bzr-mysql merge 2010-12-17 14:44:35 +02:00
BitKeeper Merge trift2.:/MySQL/M51/mysql-5.1 2008-01-28 15:16:40 +01:00
BUILD Correcting the permissions of executable files. 2013-03-20 17:49:30 +01:00
client Bug #20605441 : BUFFER OVERFLOW IN MYSQLSLAP 2015-06-04 11:53:17 +05:30
cmd-line-utils Bug#20318154 : NEGATIVE ARRAY INDEX WRITE V2 2015-04-24 11:30:13 +05:30
config/ac-macros Bug#62856 Check for "stack overrun" doesn't work with gcc-4.6, server crashes 2013-03-26 08:22:45 +01:00
dbug Correcting the permissions of executable files. 2013-03-20 17:49:30 +01:00
Docs Bug 16633169 - MYSQL.INFO CONTAINS OUTDATED INFORMATION. 2013-04-16 12:12:18 +02:00
extra Bug#16807394: PREVENT NEW ERROR MESSAGES FROM BEING ADDED TO 5.5 2013-05-16 08:09:48 +02:00
include Bug 16395495 - OLD FSF ADDRESS IN GPL HEADER 2013-03-19 13:29:12 +01:00
libmysql Bug 16395495 - OLD FSF ADDRESS IN GPL HEADER 2013-03-19 13:29:12 +01:00
libmysql_r Bug 16395495 - OLD FSF ADDRESS IN GPL HEADER 2013-03-19 13:29:12 +01:00
libmysqld Correcting the permissions of executable files. 2013-03-20 17:49:30 +01:00
man Updated/added copyright headers 2011-06-30 17:37:13 +02:00
mysql-test Bug #20238729: ILLEGALLY CRAFTED UTF8 SELECT PROVIDES NO 2015-07-10 07:52:00 +05:30
mysys Bug #16978278 : BUFFER OVERFLOW WHEN PRINTING A LARGE 64-BIT INTEGER 2013-09-10 15:32:27 +05:30
netware Bug 16395495 - OLD FSF ADDRESS IN GPL HEADER 2013-03-19 13:29:12 +01:00
plugin Updated/added copyright headers. 2013-02-25 15:26:00 +01:00
regex Bug 16395495 - OLD FSF ADDRESS IN GPL HEADER 2013-03-19 13:29:12 +01:00
scripts Bug #12917164 DROP USER CAN'T DROP USERS WITH LEGACY 2013-10-31 23:02:44 +05:30
server-tools Bug 16395495 - OLD FSF ADDRESS IN GPL HEADER 2013-03-19 13:29:12 +01:00
sql Bug #21096444: MYSQL IS TRYING TO PERFORM A CONSISTENT READ BUT THE READ VIEW IS NOT ASSIGNED! 2015-08-04 11:45:02 +05:30
sql-bench Bug 16395495 - OLD FSF ADDRESS IN GPL HEADER 2013-03-19 13:29:12 +01:00
sql-common Bug #17297012 MEMORY LEAK IN MYSQL_OPTIONS WHILE CALLING WITH OPTION MYSQL_SET_CLIENT_IP 2013-08-30 20:05:37 +03:00
storage Bug #20796566 ERROR: INSERT BUFFER INSERT FAIL CANNOT 2015-07-29 18:24:20 +05:30
strings Bug#16997513 MY_STRTOLL10 ACCEPTING OVERFLOWED UNSIGNED LONG LONG VALUES AS NORMAL ONES 2013-07-31 17:54:40 +01:00
support-files Removed non gpl file docs/mysql.info from community packages 2013-10-30 04:07:07 +01:00
tests Correcting the permissions of executable files. 2013-03-20 17:49:30 +01:00
unittest Bug#11766191:INVALID MEMORY READ IN DO_DIV_MOD WITH DOUBLY ASSIGNED VARIABLES 2013-05-22 14:36:43 +05:30
vio BUG#17294150-POTENTIAL CRASH DUE TO BUFFER OVERRUN IN SSL 2013-08-28 15:17:46 +05:30
win Correcting the permissions of executable files. 2013-03-20 17:49:30 +01:00
zlib Bug 16395495 - OLD FSF ADDRESS IN GPL HEADER 2013-03-19 13:29:12 +01:00
.bzrignore merge 2011-04-20 18:00:50 +02:00
.cvsignore Import changeset 2000-07-31 21:29:14 +02:00
CMakeLists.txt Updated/added copyright headers. 2013-02-25 15:26:00 +01:00
configure.in Raise version number after tagging 5.1.76 2015-06-23 13:56:39 +02:00
COPYING Use a new version of "COPYING", the GPL text. 2010-03-04 14:26:27 +01:00
INSTALL-SOURCE Bug 16633169 - MYSQL.INFO CONTAINS OUTDATED INFORMATION. 2013-04-16 12:12:18 +02:00
INSTALL-WIN-SOURCE Bug 16633169 - MYSQL.INFO CONTAINS OUTDATED INFORMATION. 2013-04-16 12:12:18 +02:00
Makefile.am Bug 16395495 - OLD FSF ADDRESS IN GPL HEADER 2013-03-19 13:29:12 +01:00
README Bug 16401147 - CRLF INSTEAD OF LF IN README 2013-03-19 05:19:31 +01:00

MySQL Server 5.1

This is a release of MySQL, a dual-license SQL database server.
For the avoidance of doubt, this particular copy of the software 
is released under the version 2 of the GNU General Public License. 
MySQL is brought to you by Oracle.

Copyright (c) 2000, 2013, Oracle and/or its affiliates. All rights reserved.

License information can be found in the COPYING file.

MySQL FOSS License Exception
We want free and open source software applications under certain
licenses to be able to use specified GPL-licensed MySQL client
libraries despite the fact that not all such FOSS licenses are
compatible with version 2 of the GNU General Public License.  
Therefore there are special exceptions to the terms and conditions 
of the GPLv2 as applied to these client libraries, which are 
identified and described in more detail in the FOSS License 
Exception at 
<http://www.mysql.com/about/legal/licensing/foss-exception.html>.

This distribution may include materials developed by third
parties. For license and attribution notices for these
materials, please refer to the documentation that accompanies
this distribution (see the "Licenses for Third-Party Components"
appendix) or view the online documentation at 
<http://dev.mysql.com/doc/>.

GPLv2 Disclaimer
For the avoidance of doubt, except that if any license choice
other than GPL or LGPL is available it will apply instead, 
Oracle elects to use only the General Public License version 2 
(GPLv2) at this time for any software where a choice of GPL 
license versions is made available with the language indicating 
that GPLv2 or any later version may be used, or where a choice 
of which version of the GPL is applied is otherwise unspecified.

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 Reference Manual sections of special interest:
- If you are migrating from an older version of MySQL, please 
  read the "Upgrading from..." section.
- 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 MySQL Change History 
  appendix.

You can browse the MySQL Reference Manual online or download it 
in any of several formats at the URL given earlier in this file.
Source distributions include a local copy of the manual in the
Docs directory.