14 August, 2012

mysqlreport 3.5


Developer:

Website:

License / Price:

Platforms:

Databases:

Language:

Last Updated:

Category:
Daniel Nichter | More scripts
hackmysql.com
GPL - GNU General Public License 

Windows / Linux / Mac OS / BSD / Solaris
MySQL
Perl
August 14th, 2012, 09:53 GMT [view history]
C: \ Database Tools

mysqlreport simply runs a SHOW STATUS command and stylizes the results, to be more readable and easier to understand.

By default mysqlreport shows statistical data in 14 sections and in 121 lines of code.

If certain MySQL server features are not active, the report will also ignore them.

Documentation is included with the download package.

What's New in This Release: [ read full changelog ]

Fixed bugs:
· Incorrect checking of MySQL version caused mysqlreport to ignore InnoDB status values in some cases. Simplified version from 3 integers (major, minor, patch) to 1 (50024 = 5.0.24, 60001 = 6.0.1, etc.) for easier, more accurate version checking all around.
· read_relative_infiles might have incorrectly divided infiles with multiple status value sets.
· If wait_timeout was greater than --relative, mysqlreport would lose its connection while sleeping. Now the connection is closed and reopened for each live relative report collection.
· Infiles can now be given SHOW VARIABLES output (in addition to the old method of inserting values manually like: key_buffer_size=128M)


Download button
Via: mysqlreport 3.5

0 Comment: