~maria-captains/maria/mariadb-5.2-rpl

  • Committer: knielsen at knielsen-hq
  • Date: 2011-05-31 10:14:21 UTC
  • Revision ID: knielsen@knielsen-hq.org-20110531101421-jleaa8t0aketeopj
Attempt to fix rpl.rpl_corruption failure seen in Buildbot on Windows.

There is a potential race when we stop the slave. It may take some time for
the master to detect that the slave connection is closed (eg. if scheduling
delays the TCP RSET packet or whatever). Since we inject only a single corrupt
binlog event, we may be unfortunate enough to inject it on the wrong
connection, to a slave io thread that's already stopped.

Fix by waiting for the old dump thread on the master to go away before
injecting the corrupt event.
Filename Latest Rev Last Changed Committer Comment Size
..
.bzr-mysql 1616.3139.1 15 years ago Chad MILLER Add branch metainfo for mailer plugin. Diff
BitKeeper 1 23 years ago bk at mysql Initial repository create Diff
BUILD 2 23 years ago bk at mysql Import changeset Diff
client 2 23 years ago bk at mysql Import changeset Diff
cmd-line-utils 1403.60.1 21 years ago vva at r18 changes for readline/libedit configuration Diff
config 1659.17.3 19 years ago brian at avenger Fixing problem with case insitive file systems. W Diff
dbug 2 23 years ago bk at mysql Import changeset Diff
Docs 2 23 years ago bk at mysql Import changeset Diff
extra 2 23 years ago bk at mysql Import changeset Diff
include 2 23 years ago bk at mysql Import changeset Diff
libmysql 2 23 years ago bk at mysql Import changeset Diff
libmysql_r 34 23 years ago tim at polyesthetic Change the behavior of --enable-thread-safe-client Diff
libmysqld 669.1.1 23 years ago monty at mysql Added all changes from old 4.0 version: PSTACK, li Diff
libservices 2742 14 years ago Sergei Golubchik mwl:98 - libservices Diff
man 2 23 years ago bk at mysql Import changeset Diff
mysql-test 2 23 years ago bk at mysql Import changeset Diff
mysys 2 23 years ago bk at mysql Import changeset Diff
netware 1346.96.3 21 years ago monty at mysql Fixes for Netware Call pthread_mutex_destroy() on Diff
plugin 2003 18 years ago svoj at mysql WL#2575 - Fulltext: Parser plugin for FTS Manual m Diff
randgen 2741 14 years ago sanja at askmonty Group commit for maria engine. Diff
regex 2 23 years ago bk at mysql Import changeset Diff
scripts 2 23 years ago bk at mysql Import changeset Diff
server-tools 1546.14.7 20 years ago kostja at oak First implementation of instance-manager carcass: Diff
sql 2 23 years ago bk at mysql Import changeset Diff
sql-bench 2502.220.7 15 years ago Chad MILLER Merge from 5.0. Update version. Diff
sql-common 1504.26.1 21 years ago hf at r18 SCRUM Protocol_cursor class and sql-common/ direct Diff
storage 1773.218.1 18 years ago brian at zim Changes to create storage directory for storage en Diff
strings 2 23 years ago bk at mysql Import changeset Diff
support-files 2 23 years ago bk at mysql Import changeset Diff
tests 2 23 years ago bk at mysql Import changeset Diff
unittest 2119.397.1 18 years ago mats at mysql WL#3206 (Add unit tests): An implementation of the Diff
vio 2 23 years ago bk at mysql Import changeset Diff
win 2273.23.37 17 years ago cmiller at cornsilk Merge zippy.cornsilk.net:/home/cmiller/work/mysql/ Diff
zlib 973.110.6 22 years ago monty at mysql merge (remove conflicting zip files) Diff
.bzrignore 2914 12 years ago knielsen at knielsen-hq Backport MySQL WL#2540 into MariaDB. Patch backpo 48.3 KB Diff Download File
.cvsignore 2 23 years ago bk at mysql Import changeset 447 bytes Diff Download File
File CMakeLists.txt 2894.4.18 13 years ago Michael Widenius Merge with 5.1 to get in changes from MySQL 5.1.55 21 KB Diff Download File
configure.in 2907 13 years ago knielsen at knielsen-hq Merge MariaDB 5.2.5 release into MariaDB-5.2-rpl. 93.6 KB Diff Download File
COPYING 2502.967.3 14 years ago Joerg Bruehe Use a new version of "COPYING", the GPL text. Thi 17.5 KB Diff Download File
EXCEPTIONS-CLIENT 1346.888.13 17 years ago kent at mysql EXCEPTIONS-CLIENT: Updated to version 0.6 of the 5 KB Diff Download File
INSTALL-SOURCE 2643.21.4 13 years ago knielsen at knielsen-hq Imported MySQL documentation files from ../mysql-5 366 KB Diff Download File
INSTALL-WIN-SOURCE 2643.21.4 13 years ago knielsen at knielsen-hq Imported MySQL documentation files from ../mysql-5 13 KB Diff Download File
KNOWN_BUGS.txt 2643.31.1 14 years ago Michael Widenius Updated documentation files to reflect MariaDB and 1.5 KB Diff Download File
Makefile.am 2894.4.18 13 years ago Michael Widenius Merge with 5.1 to get in changes from MySQL 5.1.55 12.7 KB Diff Download File
README 2643.125.1 13 years ago Michael Widenius Merge with MySQL 5.1.55 - Fixed some issues with p 95.1 KB Diff Download File