Commit graph

268 commits

Author SHA1 Message Date
root
b8c5adb4cc Modified version for RPM packaging 2016-01-06 01:17:05 +01:00
root
c9b647753c Adding CVE detection support 2016-01-06 00:57:34 +01:00
Tom Mettam
9c09e9556e Don't treat connections to 127.0.0.1 as remote 2015-12-29 13:55:53 +00:00
Stephan Großberndt
0c9abcada1 Fix several typos 2015-12-10 11:52:39 +01:00
root
e7b40b87a1 Support for Password security on MySQL 5.7 2015-12-08 16:58:16 +01:00
Christian Loos
11a8110922 fix dependency check for Text::Template
fixes #133 and #136
2015-11-23 08:40:00 +01:00
Christian Loos
66d132cd4b always load Data::Dumper
Data::Dumper is in core sice Perl 5.005, so set a minimum Perl
dependency and always load Data::Dumper.
2015-11-23 08:14:28 +01:00
Christian Loos
2a8e12db63 whitespace fixes 2015-11-23 08:08:25 +01:00
Dan Shepherd
3d2ceeb859 Update mysqltuner.pl
Fixed grammar issues in some of the messages.
2015-11-13 14:54:24 +00:00
Jean-Marie Renouard
7c72b1096b Adding code to check if module are installed. 2015-11-13 00:15:58 +01:00
Jean-Marie Renouard
9d22307754 Adding code to check if module are installed. 2015-11-13 00:14:12 +01:00
Jean-Marie Renouard
02c952c03c Adding error message when Windows OS is detected 2015-11-12 23:55:14 +01:00
Greg Roach
d220a9ac79 Detect CYGWIN 2015-11-10 11:48:25 +00:00
Jean-Marie Renouard
cd7dc15ed8 Merge pull request #131 from BrianDurham/master
Update 'There is not basic password file list' message
2015-10-09 11:19:31 +02:00
Jean-Marie RENOUARD
bdd4331d02 Issue #130: Missing s in total_aria_indexes calculation 2015-10-09 11:14:39 +02:00
Brian Durham
1335b44c8b Update 'There is not basic password file list' message 2015-09-27 02:25:12 -05:00
Jean-Marie Renouard
fa5a006240 Merge pull request #128 from ravage84/patch-2
Change anonymous account recommendation to plural
2015-09-17 07:07:17 +02:00
Jean-Marie Renouard
3aaa3e8872 Merge pull request #129 from ravage84/patch-3
Improve wording
2015-09-17 07:07:05 +02:00
Marc Würth
eee95c09cb Improve wording
At first, I didn't get what this line tried to tell me and it seems I'm not the only person:
https://www.google.ch/search?hl=de&q=%22Reduce+your+SELECT+DISTINCT+queries+without+LIMIT+clauses%22&gws_rd=ssl
2015-09-16 18:17:54 +02:00
Marc Würth
a31ea3cda5 Change anonymous account recommendation to plural 2015-09-16 18:11:42 +02:00
Marc Würth
a64d10458c Remove double space 2015-09-16 18:09:10 +02:00
Jean-Marie RENOUARD
8d98ead4f0 Issue #124: bug fix with noask password handling... from issue #110 patch 2015-09-07 11:29:20 +02:00
Jean-Marie RENOUARD
01ba5af0ea Issue #121: Removing lost+found from dblist 2015-09-02 15:40:57 +02:00
Jean-Marie RENOUARD
f7f2754504 Issue #121: setting value when value is NULL 2015-09-02 14:48:48 +02:00
Jean-Marie RENOUARD
37fbf86180 Issue #121: removing lost+found from dblist to explore 2015-09-02 14:13:49 +02:00
Jason Scalia
55e5b38a1f Correct typo regarding Perl License
(iteself -> itself)
2015-08-30 17:24:39 -04:00
Jan Ingvoldstad
848e70f55a Minor typo fixed in usage() 2015-08-27 11:13:44 +02:00
Jean-Marie RENOUARD
f06212d18f Adding a HTML report system with a default template engine based on Text::Template 2015-08-26 15:23:19 +02:00
Jean-Marie RENOUARD
e2182f17b0 output fix 2015-08-25 17:00:06 +02:00
Jean-Marie RENOUARD
2d02c583e3 Adding version check features
Issue #33 #95: checkversion option is now available
2015-08-25 16:15:54 +02:00
Jean-Marie RENOUARD
504aee51a6 Isse #108 Abort mysqltuner when auto-vertical-output is set in dafaults 2015-08-25 14:07:13 +02:00
Jean-Marie RENOUARD
82804c11da Issue #117 and #118: Rollback on #108 fix. 2015-08-25 10:45:39 +02:00
Jean-Marie RENOUARD
60e5490167 Issue #117 and #118: Rollback on #108 fix. 2015-08-25 10:17:12 +02:00
Jean-Marie RENOUARD
ff5f5c4d28 Issue #118: Removing auto-vertical-output for MySQL <5.5 2015-08-24 18:42:19 +02:00
Jean-Marie RENOUARD
bf17735e51 Issue ##108 Adding --auto-vertical-output=false 2015-08-24 10:32:56 +02:00
Jean-Marie RENOUARD
3f78587411 Merge branch 'master' of https://github.com/major/MySQLTuner-perl 2015-08-24 10:00:28 +02:00
Jean-Marie RENOUARD
a54c7233e8 Isse #110: No asking password option --noask 2015-08-24 10:00:10 +02:00
Jean-Marie RENOUARD
111a4a3776 Correct return code in case of invalid login or missing data 2015-08-24 09:58:52 +02:00
Jean-Marie RENOUARD
7c51a70b36 Issue #113: Typo fix
Issue #111: MariaDB 10 and 11 as supported version
Issue #109: Ne line at the end of help display
2015-08-24 09:51:03 +02:00
Daniel Black
2da87e05a5 A user with a plugin isn't the same as an empty password 2015-08-24 17:33:41 +10:00
Jean-Marie RENOUARD
a00628d869 Travis test 2015-08-19 18:27:41 +02:00
Jean-Marie RENOUARD
c83a07139c Adding travis information
typo fix
2015-08-19 18:25:25 +02:00
Jean-Marie RENOUARD
e15755489e Pertidy code + rearrange ocde 2015-08-19 14:45:24 +02:00
Jean-Marie RENOUARD
809d6003eb Issue #104 /proc/meminfo is not language specific. 2015-08-19 09:51:22 +02:00
Jean-Marie RENOUARD
7497c4732e Adding information about checks perform by MySQLTuner 2015-08-18 18:37:59 +02:00
Jean-Marie RENOUARD
1e7e9dd372 Merge branch 'master' of https://github.com/major/MySQLTuner-perl 2015-08-18 13:48:18 +02:00
Jean-Marie RENOUARD
6d3e66415b issue #98 Fix variable name bug for 32 bits systems 2015-08-18 13:47:18 +02:00
Jean-Marie Renouard
e86ff569a9 Merge pull request #105 from denji/master
Retrieve ariadb tuning information
2015-08-18 12:27:06 +02:00
Jean-Marie RENOUARD
9470d56e6a Issue #103: Innodb buffer pool instances can t be adjust to a value grea value greater than 64 2015-08-18 12:07:43 +02:00
Jean-Marie RENOUARD
99fd9002a8 Issue #104: Change Linux memory and swap grabbing information 2015-08-18 11:41:20 +02:00
Jean-Marie RENOUARD
63fc929fa7 Issue #101 2015-08-17 18:31:14 +02:00
Jean-Marie RENOUARD
4bd54a4f0e Debug print output for memory 2015-08-17 18:17:15 +02:00
Jean-Marie RENOUARD
b10924a682 Slave replication test issue #99 and issue #100 2015-08-17 18:10:10 +02:00
Jean-Marie RENOUARD
9d204179cf Issue #80 2015-07-22 23:28:09 +02:00
Jean-Marie RENOUARD
8adfe144df Advanced code for Issue #80 2015-07-22 22:13:48 +02:00
Jean-Marie RENOUARD
3d0e8579a7 Issue #96 2015-07-22 21:21:11 +02:00
Jean-Marie RENOUARD
67b91966e0 Issue #96 2015-07-20 09:57:04 +02:00
Jean-Marie RENOUARD
6ad5b60ec6 Issue #94 2015-07-20 09:46:48 +02:00
zinga
c8872380fb Quick mod to add Aria storage engine support
Conflicts:
	mysqltuner.pl
2015-07-16 19:40:58 +03:00
Jean-Marie RENOUARD
78680600cb Start solving issue #80 2015-07-16 17:14:42 +02:00
Jean-Marie RENOUARD
60ab76b80d adding debug message for normal client 2015-07-15 18:21:51 +02:00
Jean-Marie RENOUARD
2584a3192a PR #39 and PR #50 2015-07-15 16:58:18 +02:00
Jean-Marie RENOUARD
1bb1489141 Change shebang 2015-07-15 15:58:20 +02:00
Jean-Marie RENOUARD
1bb24f0228 Issue #90 2015-07-15 11:09:51 +02:00
Jean-Marie RENOUARD
9c74f465e1 Merge remote branch 'upstream/master' 2015-07-15 11:06:23 +02:00
Jean-Marie RENOUARD
3bc179fa2d last changes 2015-07-15 11:06:21 +02:00
Joe Ashcraft
5b3c2478eb correct spelling 2015-07-13 10:37:20 -05:00
Jean-Marie RENOUARD
5d7f28b8ba Removing Data::Dumper dependency and increment version number 2015-07-13 17:08:40 +02:00
Jean-Marie RENOUARD
2a80802764 Adding check for percentage used buffer pool 2015-07-13 16:58:24 +02:00
Jean-Marie RENOUARD
505922b1bb Fix #83 efficiency calculations values for write/read innodb buffer 2015-07-13 16:18:25 +02:00
Jean-Marie RENOUARD
f597b26b7c port all request on select_one and select_array subroutines 2015-07-13 16:00:11 +02:00
Jean-Marie RENOUARD
457766e090 adding replication tests for detecting master and slave stop status 2015-07-13 15:54:44 +02:00
Jean-Marie RENOUARD
251323fcba issues/76 2015-07-10 15:35:18 +02:00
root
43f3fa21e9 Add man page on RPM packaging
fix a dependencies issue with mysql
2015-07-02 22:06:43 +02:00
root
70687a62be Adding metrics on worst selectivity index and unused indexes
--idxstat option is needed to activate this features
2015-07-02 16:42:53 +02:00
root
43fd15f00d Adding options --idxstat and selectivity index request 2015-07-02 12:16:02 +02:00
root
044f7c52c6 Adding information about Max and Reached memory for MySQL process. 2015-07-02 00:19:28 +02:00
root
ea93fe3116 Adding read/write innodb buffer efficiency indicators. 2015-07-01 21:07:58 +02:00
root
731fe6908d Adding preconisations on binlog cache and Aborted connections 2015-07-01 16:27:57 +02:00
root
4121ed73fd Bug fixes with POD documnetation 2015-07-01 13:39:16 +02:00
root
6b1b44bd52 Bug fixes with POD documnetation
Adding USAGE.md documentation from POD documentation
2015-07-01 13:33:57 +02:00
root
59ae681265 Adding POD documnetation 2015-07-01 12:31:40 +02:00
root
55886e0f66 Reorder buffers info display for innodb 2015-07-01 11:14:55 +02:00
root
4b03677724 Merged with upstream 2015-06-19 14:02:23 +02:00
root
a862f3607a Issue #79: incorrect mesage 2015-06-19 10:52:06 +02:00
root
3b183ab148 Adding option --dbstat to display database information 2015-06-19 10:39:35 +02:00
root
6c3197eb89 build system with basic password file embedded. 2015-06-18 23:40:12 +02:00
root
5739dfd230 Adding database information 2015-06-18 22:02:55 +02:00
root
3b1d4fd1fb Adding debug options, Adding Databases size info" 2015-06-18 21:48:03 +02:00
Major Hayden
4a5a4a3d66 Switch 'Go' to just 'G' 2015-06-18 10:58:14 -05:00
root
9d619be2e2 create a dedicated sub for innodb 2015-06-18 10:56:47 +02:00
root
0e66f16b05 if .mylogin.cnf is set not SECURITY WARNING 2015-06-18 10:12:23 +02:00
root
d0a811dac6 Issue #75 on collations 2015-06-17 23:58:47 +02:00
root
ba2ea1f0f3 merged version 2015-06-17 23:28:50 +02:00
Jean-Marie RENOUARD
61ba60e1ee Fix for innodb buffer pool instances when buffer pool is lower than 1Go 2015-06-17 18:03:44 +02:00
Jean-Marie RENOUARD
bf922481b7 activate nocollor when reportfile is set 2015-06-17 17:50:06 +02:00
Jean-Marie RENOUARD
512cb3de1d activate nocollor when reportfile is set 2015-06-17 17:46:52 +02:00
root
0736ef7c56 adding --reportfile for file output result 2015-06-16 23:38:17 +02:00
Christian Loos
1f27eb393e fix fetching memory values on non-english Linux systems 2015-06-16 14:26:08 +02:00
Christian Loos
0b07468e43 move innodb_buffer_pool_instances output after innodb_buffer_pool_size 2015-06-16 13:34:41 +02:00