From 5a35e926bc90d1fc078080723814644744726b86 Mon Sep 17 00:00:00 2001 From: "baron@percona.com" <> Date: Mon, 19 Mar 2012 15:48:43 -0400 Subject: [PATCH] Update docs for relay-log-space-limit --- bin/pt-variable-advisor | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/bin/pt-variable-advisor b/bin/pt-variable-advisor index de563d92..ea330b77 100755 --- a/bin/pt-variable-advisor +++ b/bin/pt-variable-advisor @@ -3452,8 +3452,11 @@ necessary to change it. severity: warn -Setting relay_log_space_limit is relatively rare, and could cause -an increased risk of previously unknown bugs in replication. +Setting relay_log_space_limit can cause replicas to stop fetching binary logs +from their master immediately. This could increase the risk that your data will +be lost if the master crashes. If the replicas have encountered a limit on relay +log space, then it is possible that the latest transactions exist only on the +master and no replica has retrieved them. =item slave_net_timeout