Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37917320
en ru br
ALT Linux repos
S:1.7.2-alt1
5.0: 0.9.9-alt1

Group :: Databases
RPM: mysqltuner

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name: mysqltuner
Version: 0.9.9
Release: alt1

Packager: Victor Forsyuk <force at altlinux.org>

Summary: MySQL high performance tuning script
License: GPLv3+
Group: Databases

Url: http://mysqltuner.com/
Source0: http://mysqltuner.com/mysqltuner.pl

BuildArch: noarch

# Automatically added by buildreq on Wed Sep 10 2008 (-bi)

BuildRequires: perl-devel

%description
MySQLTuner is a MySQL high performance tuning script written in perl that will
provide you with a snapshot of a MySQL server's health. Based on the statistics
gathered, specific recommendations will be provided that will increase a MySQL
server's efficiency and performance. The script gives you automated MySQL tuning
that is on the level of what you would receive from a MySQL DBA.

%prep
%setup -c -T

%build

%install
install -Dp -m755 %SOURCE0 %buildroot%_bindir/mysqltuner

%files
%_bindir/*

%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