mirror of
https://github.com/chromebrew/chromebrew.git
synced 2026-01-08 23:18:10 -05:00
Mysqltuner 2.6.0 => 2.7.0 (#13387)
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
# Total size: 2634814
|
||||
/usr/local/bin/mysqltuner
|
||||
/usr/local/share/mysqltuner/basic_passwords.txt
|
||||
/usr/local/share/mysqltuner/mysqltuner.pl
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
# Total size: 2634814
|
||||
/usr/local/bin/mysqltuner
|
||||
/usr/local/share/mysqltuner/basic_passwords.txt
|
||||
/usr/local/share/mysqltuner/mysqltuner.pl
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
# Total size: 2634814
|
||||
/usr/local/bin/mysqltuner
|
||||
/usr/local/share/mysqltuner/basic_passwords.txt
|
||||
/usr/local/share/mysqltuner/mysqltuner.pl
|
||||
|
||||
@@ -3,7 +3,7 @@ require 'package'
|
||||
class Mysqltuner < Package
|
||||
description 'MySQLTuner is a script written in Perl that allows you to review a MySQL installation quickly and make adjustments to increase performance and stability.'
|
||||
homepage 'https://github.com/major/MySQLTuner-perl'
|
||||
version '2.6.0'
|
||||
version '2.7.0'
|
||||
license 'GPL-3+'
|
||||
compatibility 'all'
|
||||
source_url 'https://github.com/major/MySQLTuner-perl.git'
|
||||
|
||||
Reference in New Issue
Block a user