Assembla home | Assembla project page
 

root/mysqltuner.pl


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @41 [41] 09/08/08 20:40:22 major Fixed an issue with NULL storage engines appearing on some servers.
(edit) @40 [40] 09/08/08 01:16:39 major Bumped version to 0.9.9 Added --socket option to use an alternative socket …
(edit) @39 [39] 07/21/08 16:19:50 major Version bump to 0.9.8 Added new options to help output Made version …
(edit) @38 [38] 07/13/08 03:18:20 major Version bump to 0.9.5 Support is now available for remote servers Can …
(edit) @37 [37] 06/19/08 02:33:54 major Version bump to 0.9.1 Added checks for fragmented tables Fixed login …
(edit) @36 [36] 04/08/08 21:43:05 major Fixed an issue with table_cache in MySQL 6.x (it's now table_open_cache in …
(edit) @35 [35] 04/06/08 15:17:10 major Version bump to 0.9.0 Fixed a bug where NULL may appear when enumerating …
(edit) @34 [34] 04/05/08 16:34:57 major Version bump to 0.8.9 Added an option to skip the enumeration/sizing of …
(edit) @33 [33] 02/27/08 03:13:03 major Version bump. Added Shawn Ashlee to contributors.
(edit) @32 [32] 02/27/08 03:07:15 major Added lines between sections to increase readability. Corrected a bug …
(edit) @31 [31] 02/11/08 17:53:26 major Bumped to version 0.8.5 Fixed copy/paste bug with OK/!!/-- output (Thanks …
(edit) @30 [30] 02/01/08 00:55:34 major Corrected the total key buffer calculation when symlinks are used Went to …
(edit) @29 [29] 01/16/08 03:57:51 major Version bump
(edit) @28 [28] 01/16/08 03:54:19 major Removing a minor left over comment
(edit) @27 [27] 01/16/08 03:39:36 major Fixed a bug in MySQL 3.23 where the storage engine checks had …
(edit) @26 [26] 01/15/08 01:38:47 major Fix for the bugfix in r24.
(edit) @25 [25] 01/15/08 01:30:51 major Version bump and tab fix
(edit) @24 [24] 01/15/08 01:24:25 major Fixed two bugs relating to the database crawler when database names …
(edit) @23 [23] 01/14/08 00:57:46 major Added lots of InnoDB support Flipped spaces to tabs Added more storage …
(edit) @22 [22] 12/01/07 22:04:00 major * Added innodb_log_file_size checks * Added 32-bit/64-bit checks and …
(edit) @21 [21] 12/01/07 20:31:15 major * Changed indexing calculations so that all tables are not opened in MySQL …
(edit) @20 [20] 11/06/07 23:20:09 major * Added NetBSD support (thanks to Dave Burgess) * Switched …
(edit) @19 [19] 10/16/07 01:45:09 major * Adjusted infoprint to use asterisks (cosmetic) * Per-thread/global …
(edit) @18 [18] 10/07/07 14:54:20 major Very small bugfix for MySQL 3.23 on line 408
(edit) @17 [17] 09/07/07 00:29:18 major Added aborted connection checks Added % reads/writes counts Adjusted …
(edit) @16 [16] 08/15/07 12:30:08 major Minor fix if no selects have been run (Thanks Kevin)
(edit) @15 [15] 08/13/07 22:01:28 major Fixed a dumb logic error with the concurrent_insert check
(edit) @14 [14] 08/12/07 19:11:35 major Minor divide by zero error in query cache calculations
(edit) @13 [13] 08/12/07 18:51:10 major Tremendous overhaul of massive proportions. Thanks to suggestions from …
(edit) @12 [12] 08/03/07 02:27:37 major Adjusted key_buffer_size logic checks.\nChanged max_connections …
(edit) @11 [11] 08/03/07 01:55:56 major Added explanations for key max_connections and fixed a Plesk bug when you …
(edit) @10 [10] 06/06/07 15:57:19 major Fixed bug with 'explainonly' argument.
(edit) @9 [9] 06/06/07 15:31:48 major Added option to disable colors. Explanation option is disabled by default.
(edit) @8 [8] 06/06/07 15:14:06 major Completed long explanation portion for slow query log section. Created …
(edit) @7 [7] 06/04/07 16:31:29 major Initial verbose explain output configuration (there you go Mike!)
(edit) @6 [6] 06/01/07 03:26:26 major Massive changes... output filtering, usage information, and temporary …
(edit) @5 [5] 06/01/07 01:27:18 major Changed all prints to use subroutines to allow for exclusions via command …
(edit) @4 [4] 06/01/07 01:19:01 major Script now requires MySQL 4.1 or higher (4.0 is EOL, and support for that …
(edit) @3 [3] 06/01/07 01:13:36 major Corrected memory calculation issue in OS X / Darwin
(edit) @2 [2] 06/01/07 01:03:11 major Added check to see if MySQL is even installed
(add) @1 [1] 05/31/07 03:30:15 major Initial Import
Note: See TracRevisionLog for help on using the revision log.