diff options
author | gbichot@quadita2.mysql.com <> | 2005-03-23 19:19:36 +0100 |
---|---|---|
committer | gbichot@quadita2.mysql.com <> | 2005-03-23 19:19:36 +0100 |
commit | 19499229ed912dccdfe8eebe8ab1040804d9dd0d (patch) | |
tree | c57c0fd69a424b24d50306557552a989bad8cab2 /BitKeeper | |
parent | 2a53e9d9a6d0d7a2a80c74c5f5c1af7aa18ae39e (diff) | |
download | mariadb-git-19499229ed912dccdfe8eebe8ab1040804d9dd0d.tar.gz |
"After Monty's review" changes to the fix for BUG#8325 "Deadlock in replication thread stops replication":
s/sleep/safe_sleep (thread safe); sleep 0/1/2/3/4/5/5/5 (get slave less late);
no message on error log (deadlock is too common sometimes), a global counter
instead (SHOW STATUS LIKE 'slave_retried_transactions').
Plus a fix for libmysql/Makefile.shared
Diffstat (limited to 'BitKeeper')
-rw-r--r-- | BitKeeper/etc/logging_ok | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/BitKeeper/etc/logging_ok b/BitKeeper/etc/logging_ok index 1a7799dc442..90e6c3c100d 100644 --- a/BitKeeper/etc/logging_ok +++ b/BitKeeper/etc/logging_ok @@ -44,6 +44,7 @@ dlenev@build.mysql.com dlenev@jabberwock.localdomain dlenev@mysql.com ejonore@mc03.ndb.mysql.com +gbichot@quadita2.mysql.com gbichot@quadxeon.mysql.com georg@beethoven.local georg@lmy002.wdf.sap.corp |