Christian Loos
|
0cd7e93685
|
fix "Don't modify $_ in list functions"
|
2016-08-30 18:26:08 +02:00 |
|
Christian Loos
|
600aad227d
|
get_file_contents calls already remove_cr
|
2016-08-30 18:26:08 +02:00 |
|
Christian Loos
|
1c13c66e36
|
improve message if JSON isn't installed
|
2016-08-30 18:26:08 +02:00 |
|
Christian Loos
|
7215e419df
|
fix 'Expression form of "eval"'
|
2016-08-30 18:26:08 +02:00 |
|
Christian Loos
|
90e8251523
|
fix 'Bareword file handle opened'
|
2016-08-30 18:26:08 +02:00 |
|
Christian Loos
|
f3e3b39023
|
fix 'Nested named subroutine'
|
2016-08-30 18:26:08 +02:00 |
|
root
|
a7062ad804
|
#196 misplaced semi column
|
2016-08-30 17:03:21 +02:00 |
|
root
|
3f19d63833
|
#242 adjust test for unitialized value
|
2016-08-30 14:57:09 +02:00 |
|
root
|
1b068ed7e4
|
#242 adjust test for unitialized value
|
2016-08-30 14:56:59 +02:00 |
|
root
|
2f9bf2e350
|
Merge branch 'master' of https://github.com/major/MySQLTuner-perl
|
2016-08-30 14:49:14 +02:00 |
|
root
|
b94d3bd927
|
#196 correct variable name
increment version number
|
2016-08-30 14:48:48 +02:00 |
|
Jean-Marie Renouard
|
e0bb59b427
|
Update INTERNALS.md
Adding information regarding Thread cache pool hit ratio.
Adding information regarding innodb_buffer_pool_chunk_size correctness.
|
2016-08-30 14:47:32 +02:00 |
|
root
|
aa1df95ff3
|
#155 adding test for consistent values for innodb_buffer_pool_size,innodb_buffer_pool_chunk_size and innodb_buffer_pool_instances
|
2016-08-30 14:38:16 +02:00 |
|
root
|
7554f10e52
|
#196 better thread cache hit rate with pools-of-threads
|
2016-08-30 13:45:46 +02:00 |
|
root
|
8f33b55fea
|
#242 initiliaze $data_free to 0 if not defined or is empty
|
2016-08-30 13:34:52 +02:00 |
|
root
|
9bdad9a1b8
|
Merge branch 'master' of https://github.com/major/MySQLTuner-perl
|
2016-08-29 17:10:52 +02:00 |
|
root
|
dbbe785e01
|
#231 #235 bug fix regarding way CVE are selected.
|
2016-08-29 17:10:26 +02:00 |
|
Jean-Marie Renouard
|
7c48c27568
|
Merge pull request #240 from cloos/travis
update .travis.yml
Thanks @cloos
|
2016-08-29 16:53:34 +02:00 |
|
Christian Loos
|
51359e5815
|
fix indentation
|
2016-08-29 15:14:55 +02:00 |
|
Christian Loos
|
9db37f762b
|
user before_script stage for creating .my.cnf file
|
2016-08-29 14:56:24 +02:00 |
|
Christian Loos
|
c18a52c22b
|
add MariaDB 10.2
|
2016-08-29 14:41:36 +02:00 |
|
Christian Loos
|
b7b6ebc61e
|
Revert "removing mariaDB 10.1 as test from travis - temporary"
This reverts commit 6f5f5c4b45 .
|
2016-08-29 14:26:40 +02:00 |
|
Christian Loos
|
7d966855c7
|
update Perl version
add 5.22 and 5.24
remove blead as this isn't supported on travis
|
2016-08-29 14:17:06 +02:00 |
|
root
|
736fc24c47
|
increment version
|
2016-08-26 11:02:15 +02:00 |
|
root
|
11ccfccc1c
|
#235 #231 review way to select version
bug fix in calculate greater and lower version
|
2016-08-26 10:40:58 +02:00 |
|
root
|
8e8345dac3
|
Update vulnerabilities list
issue #237: Test skip_name_resolve is set before using it
Adding information message when skip_name_resolve is missing
|
2016-08-25 16:33:58 +02:00 |
|
Jean-Marie Renouard
|
da03bf9327
|
Merge pull request #238 from pes-soft/password-concat-fix
Fix SQL string concatenation in capitalized password test
|
2016-08-24 01:05:55 +02:00 |
|
Jean-Marie Renouard
|
af5c009055
|
Merge pull request #239 from pes-soft/mysql-doc-passwords
Add new passwords and remove duplicates in basic_passwords.txt
|
2016-08-24 01:03:33 +02:00 |
|
Peter 'Pessoft' Kolínek
|
70455de4ba
|
Fix SQL string concatenation in capitalization during password test
|
2016-08-24 00:21:18 +02:00 |
|
Peter 'Pessoft' Kolínek
|
532cc7db86
|
Remove duplicate passwords, even those covered by modification of case during password test
|
2016-08-23 23:00:25 +02:00 |
|
Peter 'Pessoft' Kolínek
|
672a43defc
|
Add more basic passwords used in MySQL online documentation
|
2016-08-23 22:39:17 +02:00 |
|
Jean-Marie Renouard
|
16046e2c19
|
Update README.md
|
2016-08-18 09:20:49 +02:00 |
|
Jean-Marie Renouard
|
2f67a7e7da
|
Update README.md
|
2016-08-18 09:20:15 +02:00 |
|
root
|
ef1f96625a
|
#231 change label for CVE reports
|
2016-08-10 13:40:58 +02:00 |
|
root
|
24f1c722d3
|
Don t display advice for tcp slot if /proc/sys/sunrpc file doesn t exist #230
|
2016-08-10 11:48:41 +02:00 |
|
root
|
2aac89e89c
|
Don t display advice for tcp slot if /proc/sys/sunrpc file doesn t exist #30
|
2016-08-10 11:47:36 +02:00 |
|
root
|
6300c3a2c7
|
Adjust request for table without primary key #229
|
2016-08-10 11:44:22 +02:00 |
|
root
|
97587f6d2f
|
Adding a lot of things in JSON structure
|
2016-08-09 16:04:13 +02:00 |
|
root
|
b3005038d3
|
Removing some warnings and errors messages when sysctl doesnt get any value
|
2016-08-09 13:38:47 +02:00 |
|
Jean-Marie RENOUARD
|
062b50fe72
|
Merge branch 'master' of https://github.com/major/MySQLTuner-perl
|
2016-08-09 11:43:12 +02:00 |
|
Jean-Marie RENOUARD
|
cd636fc28f
|
Update
|
2016-08-09 11:43:09 +02:00 |
|
root
|
da1819d66b
|
Bug fix for exec fail
|
2016-08-09 10:15:49 +02:00 |
|
root
|
b42b97f96f
|
#227 Stopping MySQL tuner when SELECT VERSION doesnt return any value. This indicates that user doent get enough privileges
|
2016-08-08 17:40:53 +02:00 |
|
root
|
e8e608b471
|
Update vulnerability list
|
2016-08-08 17:16:07 +02:00 |
|
Jean-Marie Renouard
|
ccc1fe201d
|
Merge pull request #226 from gakowalski/patch-1
Don't exit after positive latest version check
|
2016-07-13 16:51:58 +02:00 |
|
Grzegorz Adam Kowalski
|
a9f9e69201
|
Don't exit after positive latest version check
|
2016-07-13 12:58:30 +02:00 |
|
Jean-Marie Renouard
|
5bf860af64
|
Update INTERNALS.md
#225
|
2016-07-07 09:49:29 +02:00 |
|
root
|
51993aa2c8
|
wsrep_osu_method error #224
|
2016-07-04 08:41:16 +02:00 |
|
root
|
5af540cab0
|
#223 removing version estension for Ubuntu version - V2
|
2016-06-23 21:30:22 +02:00 |
|
root
|
4ea5c09d44
|
#223 removing version estension for Ubuntu version
|
2016-06-23 21:28:26 +02:00 |
|