Subject: CVS commit: wip/innotop
From: Filip Hajny
Date: 2013-05-31 22:25:29
Message id: E1UiVtT-0004hp-Oq@sfs-ml-2.v29.ch3.sourceforge.com

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).

Files:
RevisionActionfile
1.4modifywip/innotop/Makefile
1.2modifywip/innotop/distinfo