Bug 157105 - Update net-mgmt/check_mysql_health to 2.1.5.1
Summary: Update net-mgmt/check_mysql_health to 2.1.5.1
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Doug Barton
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-05-17 08:30 UTC by Doug Barton
Modified: 2011-05-18 03:00 UTC (History)
0 users

See Also:


Attachments
file.diff (1.40 KB, patch)
2011-05-17 08:30 UTC, Doug Barton
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Doug Barton freebsd_committer freebsd_triage 2011-05-17 08:30:10 UTC
	Update net-mgmt/check_mysql_health to 2.1.5.1

	2011-01-03
	bugfix in mode sql (numerical vs. regexp output)
	2010-12-20 2.1.5
	fixed a division by zero bug in index-usage (Thanks Wiltmut Gerdes)
	fixed a severe bug when loading dynamic extensions (Thanks Ralph Schneider)
	added mode table-fragmentation
	fixed a bug in table-lock-contention (thanks mayukmok00)
	mode sql can now have a non-numerical output which is compared to a string/regexp
	new parameter âdbthresholds
	new mode report can be used to output only the bad news (short,long,html)
	2010-10-02 2.1.4
	added modes threads-created, threads-running, threads-cached
	added connects-aborted, clients-aborted 

	Minor whitespace fix for PLIST_DIRS

Fix: Apply the following patch:

How-To-Repeat: 	DNA
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2011-05-17 08:30:27 UTC
Responsible Changed
From-To: freebsd-ports-bugs->dougb

Submitter has GNATS access (via the GNATS Auto Assign Tool)
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2011-05-17 08:30:33 UTC
Maintainer of net-mgmt/check_mysql_health,

Please note that PR ports/157105 has just been submitted.

If it contains a patch for an upgrade, an enhancement or a bug fix
you agree on, reply to this email stating that you approve the patch
and a committer will take care of it.

The full text of the PR can be found at:
    http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/157105

-- 
Edwin Groothuis via the GNATS Auto Assign Tool
edwin@FreeBSD.org
Comment 3 Edwin Groothuis freebsd_committer freebsd_triage 2011-05-17 08:30:37 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 4 ssanders 2011-05-17 21:46:13 UTC
approved
Comment 5 dfilter service freebsd_committer freebsd_triage 2011-05-18 02:55:19 UTC
dougb       2011-05-18 01:55:00 UTC

  FreeBSD ports repository

  Modified files:
    net-mgmt/check_mysql_health Makefile distinfo 
  Log:
  Update to 2.1.5.1:
  
  2011-01-03
  bugfix in mode sql (numerical vs. regexp output)
  
  2010-12-20 2.1.5
  fixed a division by zero bug in index-usage (Thanks Wiltmut Gerdes)
  fixed a severe bug when loading dynamic extensions (Thanks Ralph Schneider)
  added mode table-fragmentation
  fixed a bug in table-lock-contention (thanks mayukmok00)
  mode sql can now have a non-numerical output which is compared to a string/regexp
  new parameter ââ¬âdbthresholds
  new mode report can be used to output only the bad news (short,long,html)
  
  2010-10-02 2.1.4
  added modes threads-created, threads-running, threads-cached
  added connects-aborted, clients-aborted
  
  Minor whitespace fix for PLIST_DIRS
  
  PR:             ports/157105
  Submitted by:   me
  Approved by:    maintainer
  
  Revision  Changes    Path
  1.3       +3 -3      ports/net-mgmt/check_mysql_health/Makefile
  1.3       +2 -2      ports/net-mgmt/check_mysql_health/distinfo
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 6 Doug Barton freebsd_committer freebsd_triage 2011-05-18 02:56:44 UTC
State Changed
From-To: feedback->closed


Committed, thanks! :)