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
Libing Song 514b8261b5 Bug#17402313 DUMP THREAD SENDS SOME EVENTS MORE THAN ONCE
Dump thread may encounter an error when reading events from the active binlog
file. However the errors may be temporary, so dump thread will try to read
the event again. But dump thread seeked to an wrong position, it caused some
events was sent twice.

To fix the bug, prev_pos is defined out the while loop and is set the correct
position after reading every event correctly.

This patch also make binlog_can_be_corrupted more accurate, only the binlogs
not closed normally are marked binlog_can_be_corrupted.

Finally, two warnings are added when dump threads encounter the temporary
errors.
2013-09-10 09:35:49 +08:00
.bzr-mysql merge 2010-12-17 14:44:35 +02:00
BitKeeper
BUILD Correcting the permissions of executable files. 2013-03-20 17:49:30 +01:00
client BUG#15844882: MYSQLDUMP FROM 5.5 FAILS WITH AN ERROR WHEN TRYING 2013-07-18 11:40:08 +05:30
cmd-line-utils Bug 16395495 - OLD FSF ADDRESS IN GPL HEADER 2013-03-19 13:29:12 +01:00
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#11765252 - READ OF FREED MEMORY WHEN "USE DB" AND 2013-08-21 10:39:40 +05:30
mysys Bug#14324766:PARTIALLY WRITTEN INSERT STATEMENT IN BINLOG 2013-03-28 14:14:39 +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 #16776528 RACE CONDITION CAN CAUSE MYSQLD TO REMOVE SOCKET FILE ERRANTLY 2013-09-09 20:32:50 +05:30
server-tools Bug 16395495 - OLD FSF ADDRESS IN GPL HEADER 2013-03-19 13:29:12 +01:00
sql Bug#17402313 DUMP THREAD SENDS SOME EVENTS MORE THAN ONCE 2013-09-10 09:35:49 +08:00
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#12560151 61132: infinite loop in buf_page_get_gen() when handling 2013-08-21 08:22:05 +03:00
strings Bug#16997513 MY_STRTOLL10 ACCEPTING OVERFLOWED UNSIGNED LONG LONG VALUES AS NORMAL ONES 2013-07-31 17:54:40 +01:00
support-files Updated spec file to ignore upgrade error message 2013-05-07 09:14:51 +02: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
CMakeLists.txt Updated/added copyright headers. 2013-02-25 15:26:00 +01:00
configure.in Raise version number after cloning 5.1.72 2013-08-27 00:02:22 +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.