Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37562632
en ru br
ALT Linux repos
S:2.03-alt2

Group :: Databases
RPM: mysqlsla

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Summary: MySQL log parser, filter, analizer
Name: mysqlsla
Version: 2.03
Release: alt1.1
License: GPL
Group: Databases
Packager: Boris Savelev <boris at altlinux.org>
Url: http://hackmysql.com
Source: http://hackmysql.com/scripts/%name-%version.tar.gz

# Automatically added by buildreq on Thu Jan 29 2009

BuildRequires: perl-devel perl-DBI perl-Memoize
BuildArch: noarch

%description
mysqlsla parses, filters, analyzes and sorts MySQL slow, general, binary
and microslow patched slow logs in order to create a customizable report
of the queries and their meta-property values.

Since these reports are customizable, they can be used for human consumption
or be fed into other scripts to further analyze the queries.

%prep
%setup

%build
%perl_vendor_build

%install
%perl_vendor_install

%files
%doc README Changes
%_bindir/%name
%perl_vendorlib/%name.pm

%changelog

Full changelog you can see here

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin