summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Bugzilla/Sentry.pm1
1 files changed, 1 insertions, 0 deletions
diff --git a/Bugzilla/Sentry.pm b/Bugzilla/Sentry.pm
index 196519dde..66106f13a 100644
--- a/Bugzilla/Sentry.pm
+++ b/Bugzilla/Sentry.pm
@@ -51,6 +51,7 @@ use constant CONFIG => {
qr/Software caused connection abort/,
qr/Could not check out .*\/cvsroot/,
qr/Unicode character \S+ is illegal/,
+ qr/Lost connection to MySQL server during query/,
],
# (ab)use the logger to classify error/warning types