Bug 105787 - [NEW PORT] databases/mysqlreport Mysqlreport makes a friendly report of important MySQL status values
Summary: [NEW PORT] databases/mysqlreport Mysqlreport makes a friendly report of impor...
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: Martin Wilke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-11-23 15:50 UTC by Alexander Zhuravlev
Modified: 2006-11-23 22:20 UTC (History)
0 users

See Also:


Attachments
mysqlreport.port (3.08 KB, text/plain)
2006-11-23 15:50 UTC, Alexander Zhuravlev
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Alexander Zhuravlev 2006-11-23 15:50:12 UTC
	mysqlreport makes a friendly report of important MySQL status values.
	mysqlreport transforms the values from SHOW STATUS into
	an easy-to-read report that provides a much more in-depth understanding
	of how well MySQL is running. For this and many other reasons,
	mysqlreport is a better alternative (and practically the only
	alternative) to manually interpreting SHOW STATUS.
Comment 1 Martin Wilke freebsd_committer freebsd_triage 2006-11-23 16:12:36 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

I'll take it.
Comment 2 Martin Wilke freebsd_committer freebsd_triage 2006-11-23 22:19:25 UTC
State Changed
From-To: open->closed

New port added. Thanks!
Comment 3 dfilter service freebsd_committer freebsd_triage 2006-11-23 22:19:36 UTC
miwi        2006-11-23 22:19:26 UTC

  FreeBSD ports repository

  Modified files:
    databases            Makefile 
  Added files:
    databases/mysqlreport Makefile distinfo pkg-descr 
    databases/mysqlreport/files patch-mysqlreport 
  Log:
  mysqlreport makes a friendly report of important MySQL status values.
  mysqlreport transforms the values from SHOW STATUS into an easy-to-read
  report that provides a much more in-depth understanding of how well
  MySQL is running. For this and many other reasons, mysqlreport is
  a better alternative (and practically the only alternative) to
  manually interpreting SHOW STATUS.
  
  WWW: http://hackmysql.com/mysqlreport
  
  PR:             ports/105787
  Submitted by:   Alexander Zhuravlev <zaa at zaa.pp.ru>
  
  Revision  Changes    Path
  1.562     +1 -0      ports/databases/Makefile
  1.1       +37 -0     ports/databases/mysqlreport/Makefile (new)
  1.1       +3 -0      ports/databases/mysqlreport/distinfo (new)
  1.1       +11 -0     ports/databases/mysqlreport/files/patch-mysqlreport (new)
  1.1       +8 -0      ports/databases/mysqlreport/pkg-descr (new)
_______________________________________________
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"