pkgsrc-WIP-cvs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: wip/innotop
Module name: wip
Committed by: fhajny
Date: Fri May 31 20:25:29 UTC 2013
Modified Files:
wip/innotop: Makefile distinfo
Log Message:
Update innotop to 1.9.0.
2012-09-07: version 1.9.0
Changes:
* A new Health Dashboard (A) mode is the default mode.
* Added a new InnoDB Locked (K) mode.
* Added a new 'spark' config variable for sparklines.
* Added a new fuzzy_time formatting function.
* Added "query distill" summarizing.
* Handled more types of errors connecting to the server.
* Displayed some data more compactly.
Bugs fixed:
* Double-quotes were used to terminate strings in SQL (issue 57).
* T mode didn't show InnoDB transaction times (issue 67).
* Killing a query didn't suggest the longest-running one automatically.
* Connections weren't closed on exit (issue 64).
* Q mode didn't have connections in its header (issue 63).
* Connections and server groups were poorly handled (issue 68).
* The RPM spec file was buggy (issue 59).
* Event filters were defined wrong (issue 54).
2012-02-25: version 1.8.1
Bugs fixed:
* Various parsing errors with MySQL 5.5 (issue 23, 45, 47, 51, 52, 53).
* RPM spec file prevented building on CentOS 5.5 using mock (issue 44).
* Tests worked only from the test subdirectory (issue 43).
2010-11-06: version 1.8.0
Changes:
* Don't re-fetch SHOW VARIABLES every iteration; it's too slow on many hosts.
* Add a filter to remove EVENT threads in SHOW PROCESSLIST (issue 32).
* Add a timestamp to output in -n mode, when -t is specified (issue 37).
* Add a new U mode, for Percona/MariaDB USER_STATISTICS (issue 39).
* Add support for millisecond query time in Percona Server (issue 39).
* Display a summary of queries executed in Query List mode (issue 26).
Bugs fixed:
* Made config-file reading more robust (issue 41).
* Hostname parsing wasn't standards compliant (issue 30).
* MKDEBUG didn't work on some Perl versions (issue 22).
* Don't try to get InnoDB status if have_innodb != YES (issue 33).
* Status text from the InnoDB plugin wasn't parsed correctly (issue 36).
* Transaction ID from InnoDB plugin wasn't subtracted correctly (issue 38).
* Switching modes and pressing ? for help caused a crash (issue 40).
To generate a diff of this commit:
cvs -z3 rdiff -u -r1.1.1.1 -r1.2 wip/innotop/distinfo
cvs -z3 rdiff -u -r1.3 -r1.4 wip/innotop/Makefile
To view a diff of this commit:
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/innotop/distinfo?r1=1.1.1.1&r2=1.2
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/innotop/Makefile?r1=1.3&r2=1.4
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
------------------------------------------------------------------------------
Get 100% visibility into Java/.NET code with AppDynamics Lite
It's a free troubleshooting tool designed for production
Get down to code-level detail for bottlenecks, with <2% overhead.
Download for free and get started troubleshooting in minutes.
http://p.sf.net/sfu/appdyn_d2d_ap2
_______________________________________________
pkgsrc-wip-cvs mailing list
pkgsrc-wip-cvs%lists.sourceforge.net@localhost
https://lists.sourceforge.net/lists/listinfo/pkgsrc-wip-cvs
Home |
Main Index |
Thread Index |
Old Index