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 |
|
Christian Loos
|
1e7fe0d394
|
update innodb_buffer_pool_instances output
* make the output more consistent with the other InnoDB outputs
* calculate a value for 'Variables to adjust'
|
2015-06-16 13:21:58 +02:00 |
|
Christian Loos
|
9d50475025
|
don't mention innodb_buffer_pool_size again
innodb_buffer_pool_size is reported previously, so no need to do this
here again
|
2015-06-16 12:24:42 +02:00 |
|
Christian Loos
|
f2f2bdcf57
|
don't mention MySQL version again
The MySQL version is mentioned previously, so no need to do this here
again.
Also the version mentioned was wrong as innodb_buffer_pool_instances was
introduced in 5.5.4:
http://dev.mysql.com/doc/refman/5.5/en/innodb-parameters.html#sysvar_innodb_buffer_pool_instances
|
2015-06-16 12:19:38 +02:00 |
|
Jean-Marie RENOUARD
|
e231e21d1e
|
Adding advice for buffer_pool_size_instances variables for 5.6.6+ mysql version
|
2015-06-15 16:22:51 +02:00 |
|
Jean-Marie RENOUARD
|
c8043c2965
|
Warning message for lagging slave
|
2015-06-15 15:34:29 +02:00 |
|
Jean-Marie RENOUARD
|
7d51d2f69e
|
adding --passwordfile option
|
2015-06-15 15:23:05 +02:00 |
|
Jean-Marie RENOUARD
|
50d7718c07
|
some debug output cleanup.
|
2015-06-15 09:47:24 +02:00 |
|
Jean-Marie RENOUARD
|
e919e904ba
|
Adding extra security test for password based on password list
|
2015-06-12 16:09:59 +02:00 |
|
Rene Schmidt
|
836bed3891
|
added option mysqlcmd so you can give a custom mysql command to mysqltuner.pl
|
2015-04-16 16:58:48 +02:00 |
|
Nick Ostrovsky
|
33c85281e9
|
Update mysqltuner.pl
|
2014-12-29 21:15:13 +07:00 |
|
Major Hayden
|
4f472521d7
|
Version 1.4.0
|
2014-12-04 09:56:31 -06:00 |
|
Cole Turner
|
3b12ccb773
|
Added name to contributor list.
|
2014-12-04 10:52:28 -05:00 |
|
Cole Turner
|
5f1e12f11d
|
Adding check for autoincrement keys
Not familiar with Perl, please double check.
|
2014-12-04 02:14:02 -05:00 |
|
Erik Ljungstrom
|
604900d536
|
Fixed reporting for temporary tables created on disk. Created_tmp_disk_tables is a subset of Created_tmp_tables
|
2014-12-02 12:58:57 +00:00 |
|
Joe Horn
|
dee239f243
|
Update mysqltuner.pl
* information_schema.ENGINES doesn't exist before MySQL 5.1
* table cache var. depends on MySQL version
|
2014-11-06 19:43:43 +08:00 |
|
Cristi
|
f5355b4349
|
added new option
added the "--buffers" option to print all global and thread buffer values for easier tuning
|
2014-10-23 13:37:11 +03:00 |
|
Major Hayden
|
2c69d953f8
|
Merge pull request #45 from altblue/master
improve "$arch" variable usage
|
2014-08-12 07:31:53 -05:00 |
|