blob: 070d028f52668b55fc7aaf95dd85ddaae522a300 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>conikost@gentoo.org</email>
<name>Conrad Kostecki</name>
</maintainer>
<longdescription>
MySQLTuner is a script written in Perl that will assist
you with your MySQL configuration and make recommendations
for increased performance and stability.
</longdescription>
<upstream>
<bugs-to>https://github.com/major/MySQLTuner-perl/issues</bugs-to>
<remote-id type="github">major/MySQLTuner-perl</remote-id>
</upstream>
</pkgmetadata>
|