Jean-Marie Renouard
ebc6619e4f
Bug fix #453
2019-09-25 23:29:22 +02:00
Jean-Marie Renouard
fb421bccd1
Update basic_passwords.txt
...
adding one of my prefred password :)
2019-09-25 22:21:02 +02:00
Jean-Marie Renouard
b052706d74
Adding dos2unix staff
2019-09-25 20:14:14 +00:00
Jean-Marie Renouard
57e2cba90f
Update Vulnerabilities list
...
Indenting mysqltuner
Update Usage information
2019-09-25 20:07:18 +00:00
Jean-Marie Renouard
60df6043b1
Update Vulnerabilities list
...
Indenting mysqltuner
Update Usage information
2019-09-25 20:05:45 +00:00
Jean-Marie Renouard
10e5cb16f6
Update Vulnerabilities list
...
Indenting mysqltuner
Update Usage information
2019-09-25 19:59:49 +00:00
Jean-Marie Renouard
35698bfbe4
Create Vagrantfile_for_MariaDB10.4
...
Adding MariaDB 10.4 Vagrant File
2019-09-25 20:22:16 +02:00
Jean-Marie Renouard
a14802eaea
Merge pull request #454 from billynoah/patch-1
...
Update mysqltuner.pl
2019-09-22 11:17:29 +02:00
Billy Noah
066acb0940
Update mysqltuner.pl
...
Check to make sure mysql.user has a column called 'password'. Adjust security_recommendations queries accordingly.
This should address issues:
https://github.com/major/MySQLTuner-perl/issues/427
https://github.com/major/MySQLTuner-perl/issues/441
https://github.com/major/MySQLTuner-perl/issues/442
2019-09-10 16:06:58 -04:00
Jean-Marie Renouard
8206205d57
Merge pull request #451 from elfranne/percona_cve
...
update CVE to include Percona
2019-08-17 07:47:38 +02:00
Tom Braarup
b73c31add0
update CVE to include Percona
2019-08-16 11:42:54 +02:00
Jean-Marie Renouard
a2674ac3ab
Merge pull request #447 from Reforced/patch-1
...
Add --host to minimal usage locally example
2019-07-26 11:25:30 +02:00
Jean-Marie Renouard
ccf8f93f14
Merge pull request #449 from acs-ferreira/patch-2
...
Add test env for MariaDB 10.4 (GA)
2019-07-25 19:14:52 +02:00
Carlos Ferreira
006845ee07
Add test env for MariaDB 10.4 (GA)
2019-07-25 12:38:43 +02:00
Reforced
abc1b39671
Add --host to minimal usage locally example
...
After implemented a bunch of suggestions, of which "Configure your accounts with ip or subnets only, then update your configuration with skip-name-resolve=1" and "Restrict Host for user\@% to user\@SpecificDNSorIp" I got a nasty `[!!] Attempted to use login credentials, but they were invalid.` error when trying to use mysqltuner again. Obviously since by default it uses `localhost` (due `mysqladmin`). Add it to the example to show the user the way. :)
2019-07-13 02:01:22 +02:00
Jean-Marie Renouard
a6d37e7ed1
Merge pull request #444 from ebroto/bugfix/mariadb-sys-incomplete
...
Suggest using mariadb-sys from FromDual in README.md
2019-07-10 17:58:24 +02:00
Jean-Marie Renouard
122d23c32c
Merge pull request #446 from ebroto/bugfix/escape-identifiers-in-table-column-metrics
...
Escape identifiers in table column metrics
2019-07-10 17:57:42 +02:00
Eduardo Broto
ece5671292
Escape identifiers in table column metrics
...
Otherwise some queries may fail if reserved words were used as field, table or
database names.
2019-07-10 17:25:23 +02:00
Eduardo Broto
8eb4929551
Suggest using mariadb-sys from FromDual in README.md
...
The one from good-dba seems to be outdated.
The suggested one was updated a couple weeks ago and has been tested with
success against MariaDB 10.3
2019-07-10 17:18:02 +02:00
Jean-Marie Renouard
42a9586aaf
Refresh config. Vagrant
...
Update vagrantfile.
2019-07-07 09:58:02 +02:00
Jean-Marie Renouard
037f7208fa
Merge pull request #439 from mpirio/fix/innodb_stats_on_metadataVarNotExists
...
$myvar{'innodb_stats_on_metadata'} may not exist
2019-05-21 20:04:53 +02:00
Myrdhin
b10c90ccf8
Fix typo on myvar
2019-05-15 11:01:46 +02:00
Myrdhin
49a1b603da
Fix error when innodb_stats_on_metadata
not defined
2019-05-15 10:52:51 +02:00
Jean-Marie Renouard
221e88bbec
Merge pull request #436 from vitaliytv/patch-1
...
cd: mariadb-sys/: No such file or directory
2019-05-03 11:48:34 +02:00
Jean-Marie Renouard
111d5fa03d
Merge pull request #438 from 36degrees/patch-1
...
Fix syntax error in grant statement
2019-05-03 11:48:12 +02:00
Oliver Byford
fc54175f83
Fix syntax error in grant statement
2019-04-27 23:20:58 +01:00
Vitalii Tverdokhlib
d37d79212e
cd: mariadb-sys/: No such file or directory
2019-04-18 10:16:31 +03:00
Jean-Marie Renouard
4a01df4a04
Merge pull request #431 from atombrella/should_be
...
Corrected grammar for innodb_buffer_pool_size recommendation.
2019-03-22 10:20:32 +01:00
Jean-Marie Renouard
c84d330a16
Merge pull request #432 from atombrella/http_links
...
Changed http to https. Fixed broken link to original script.
2019-03-22 10:20:20 +01:00
Mads Jensen
320e1fda8e
Changed http to https. Fixed broken link to original script.
2019-03-22 07:32:47 +01:00
Mads Jensen
0fae7c5a91
Corrected grammar for innodb_buffer_pool_size recommendation.
2019-03-22 07:23:08 +01:00
Jean-Marie Renouard
e16ecdae26
Merge pull request #430 from 0xflotus/patch-1
...
did you mean 'accurate'?
2019-03-19 15:24:17 +01:00
0xflotus
732ff0b02f
did you mean 'accurate'?
2019-03-19 14:10:11 +01:00
Jean-Marie Renouard
ed927dba32
Illegal division by zero #423
2019-03-06 14:25:59 +00:00
Jean-Marie Renouard
fce4eda2aa
Illegal division by zero #423
2019-03-06 13:28:28 +00:00
Jean-Marie Renouard
4c14ba9718
Missing password is not recognized #412
2019-03-06 13:10:17 +00:00
Jean-Marie Renouard
8724eb7926
Update README.md
...
Attempted to use login credentials, but they were invalid (#420 )
2019-02-04 21:37:46 +01:00
Jean-Marie Renouard
b6f985d995
Merge pull request #422 from BarbzYHOOL/patch-1
...
README: fix typo
2019-01-08 17:06:31 +01:00
Barbz
68bdabd6d0
README: fix typo
2019-01-08 16:39:23 +01:00
Jean-Marie Renouard
15041b3cbc
Merge pull request #421 from BarbzYHOOL/patch-1
...
README: Clear installation and usage instructions
2019-01-08 09:48:16 +01:00
Barbz
e22b9fde6c
Update README.md
2019-01-07 23:17:42 +01:00
Barbz
d69f95b3d7
README: Clear installation and usage instructions
2019-01-07 23:16:06 +01:00
Jean-Marie Renouard
06ac30d05a
Update INTERNALS.md #419
...
Wrong value about innodb_buffer_pool_instances with MySQL 5.6 #419
2019-01-07 11:01:54 +01:00
Jean-Marie Renouard
8816ff009d
Update INTERNALS.md
2019-01-07 10:58:30 +01:00
Jean-Marie Renouard
6263031412
Merge pull request #416 from timhughes/html_report_timhughes
...
Fixes the html report and sets it up for others to improve
2018-11-30 17:24:23 +01:00
Tim Hughes
f54f6fd2b0
make report visable when load
2018-11-30 13:13:08 +00:00
Tim Hughes
69d4e2fbea
A bit of work on the html report template
2018-11-30 13:06:49 +00:00
Jean-Marie Renouard
3894c0be25
Merge pull request #415 from schatt/master
...
Fixed spelling of available.
2018-11-27 09:32:54 +01:00
Drew Schatt
51d7deee6a
Fixed spelling of available.
2018-11-26 13:49:38 -08:00
Jean-Marie Renouard
d7c906c9c4
Uncaught exception from user code ( #414 )
2018-11-26 15:25:54 +00:00