aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbbaetz%student.usyd.edu.au <>2002-08-26 13:16:47 +0000
committerbbaetz%student.usyd.edu.au <>2002-08-26 13:16:47 +0000
commit5b18c51fdfab10bd25a17e9e729aedf4782cd6f7 (patch)
tree7192b9f3e69eadeaea611822f8594df0fb608f90 /contrib/mysqld-watcher.pl
parentBug 164470 - mass reassign changes UNCONFIRMED->NEW (diff)
downloadbugzilla-5b18c51fdfab10bd25a17e9e729aedf4782cd6f7.tar.gz
bugzilla-5b18c51fdfab10bd25a17e9e729aedf4782cd6f7.tar.bz2
bugzilla-5b18c51fdfab10bd25a17e9e729aedf4782cd6f7.zip
Bug 76923 - Don't |use diagnostics| (its really expensive at startup time)
r=joel x2
Diffstat (limited to 'contrib/mysqld-watcher.pl')
-rwxr-xr-xcontrib/mysqld-watcher.pl1
1 files changed, 0 insertions, 1 deletions
diff --git a/contrib/mysqld-watcher.pl b/contrib/mysqld-watcher.pl
index ccc1f3878..30945a5ff 100755
--- a/contrib/mysqld-watcher.pl
+++ b/contrib/mysqld-watcher.pl
@@ -23,7 +23,6 @@
# mysqld-watcher.pl - a script that watches the running instance of
# mysqld and kills off any long-running SELECTs against the shadow_db
#
-use diagnostics;
use strict;
# some configurables: