ports/databases/mysqlard/files/patch-ag
Alejandro Pulver e1c60adaf1 The MySQL Activity Report package is a tool to help MySQL database
administrators to collect several database parameters and variables.
These collected values can be used for server monitoring or
performance tuning purposes.

WWW: http://gert.sos.be/en/projects/mysqlar/

PR:		ports/101217
Submitted by:	Greg Albrecht <gregoryba at gmail.com>
2006-10-04 20:00:40 +00:00

8 lines
224 B
Text

--- src/mysqlar_graph.sh.orig Tue Aug 1 11:23:19 2006
+++ src/mysqlar_graph.sh Tue Aug 1 12:53:48 2006
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/local/bin/bash
#
# $Id: mysqlar_graph.sh 40 2006-01-20 20:26:11Z dewitge $
#