Version bump and tab fix
This commit is contained in:
parent
d63d6fc23a
commit
c56383201c
1 changed files with 2 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
||||||
#!/usr/bin/perl -w
|
#!/usr/bin/perl -w
|
||||||
# mysqltuner.pl - Version 20080113
|
# mysqltuner.pl - Version 20080114
|
||||||
# High Performance MySQL Tuning Script
|
# High Performance MySQL Tuning Script
|
||||||
# Copyright (C) 2006-2008 Major Hayden - major@mhtx.net
|
# Copyright (C) 2006-2008 Major Hayden - major@mhtx.net
|
||||||
#
|
#
|
||||||
|
@ -24,7 +24,7 @@
|
||||||
# Paul Kehrer
|
# Paul Kehrer
|
||||||
# Dave Burgess
|
# Dave Burgess
|
||||||
# Jonathan Hinds
|
# Jonathan Hinds
|
||||||
# Mike Jackson
|
# Mike Jackson
|
||||||
#
|
#
|
||||||
# Inspired by Matthew Montgomery's tuning-primer.sh script:
|
# Inspired by Matthew Montgomery's tuning-primer.sh script:
|
||||||
# http://forge.mysql.com/projects/view.php?id=44
|
# http://forge.mysql.com/projects/view.php?id=44
|
||||||
|
|
Loading…
Reference in a new issue