Commit graph

799 commits

Author SHA1 Message Date
Jean-Marie Renouard
77699b72ae Suggest incrementing log_buffer_size to improve InnoDB Write Log efficiency.
#462
2023-12-01 00:45:34 +01:00
Jean-Marie Renouard
e8ecc98585 Generate 2.4.0 minor version at 2023-11-30T11:35:00+01:00 2023-11-30 11:35:03 +01:00
Bt6K
27d48d8506
Spelling correction 2023-10-30 15:25:06 +00:00
Murl080
34e642efd2
Correct physical memory comparison 2023-10-09 15:05:07 +02:00
Jean-Marie Renouard
71166417e6 cannot set $opt{myisamstat} == 0 #713 2023-09-26 22:50:57 +02:00
Jean-Marie Renouard
da0a35dd40 Bug: Database with views only gets index recommendation #721 2023-09-26 22:42:36 +02:00
Jean-Marie Renouard
df5957204e Generate 2.3.1 sub version at 2023-09-26T22:32:04+02:00 2023-09-26 22:32:07 +02:00
Jean-Marie Renouard
cf2e17797e Generate 2.3.0 minor version at 2023-09-25T11:30:10+02:00 2023-09-25 11:30:42 +02:00
Leon Yu
46af11a70b Only pass -P for socket connection when port option is specified
This fix implementation of `be1f4b4` for [GCP cloud-sql-proxy](https://github.com/GoogleCloudPlatform/cloud-sql-proxy), which creates multiple sockets on localhost pointing to multiple remote instances with default port.
2023-09-24 15:47:54 -07:00
Jean-Marie Renouard
290b32d3f2 Join Buffer Size recommendation Link Broken #722 2023-09-09 12:22:32 +02:00
Jean-Marie Renouard
e2146a733b Generate 2.2.12 sub version at 2023-09-09T12:07:44+02:00 2023-09-09 12:07:53 +02:00
Jean-Marie Renouard
40babb5369 Generate 2.2.11 sub version at 2023-09-09T12:04:51+02:00 2023-09-09 12:05:00 +02:00
Jean-Marie Renouard
2ecc662f69 Generate 2.2.10 sub version at 2023-09-09T12:02:18+02:00 2023-09-09 12:03:28 +02:00
Jean-Marie Renouard
5859adae59
Merge pull request #723 from spithash/patch-1
Added --color helpline
2023-09-09 08:27:47 +02:00
Jean-Marie Renouard
d46c05da77 Last updates 2023-09-09 08:25:09 +02:00
Stathis Xantinidis
981d6f9935
Added --color helpline 2023-09-08 15:14:49 +03:00
Jean-Marie Renouard
98fc9f5a89
Merge pull request #718 from Staubiii/patch-3
Ignore snap filesystem for mountpoint cleanup
2023-09-07 14:33:24 +02:00
Staubiii
8c92cac191
Ignore snap filesystem for mountpoint cleanup 2023-09-04 15:32:52 +02:00
Staubiii
12cf4d3ecb
Correct Typo 2023-09-04 15:14:42 +02:00
Jean-Marie Renouard
4e32805535 Updates USAGE and version number 2023-08-16 07:38:34 +02:00
James Watson
5cb0ef3c57 Changed InnoDb to InnoDB for consistency on the report. 2023-07-27 10:23:00 +12:00
Jean-Marie Renouard
54fe8c9c61 update version 2023-07-07 09:14:11 +02:00
Jean-Marie Renouard
7f51ddcf07 Use of uninitialized value $opt{"myisamstat"} in numeric eq (==)
#702
2023-07-07 09:13:46 +02:00
Jean-Marie Renouard
c1e9b4b837 Update code and CVEs 2023-07-06 08:19:29 +02:00
Jean-Marie Renouard
9218c88865 Update version to 2.2.5 2023-07-06 07:53:00 +02:00
Jean-Marie Renouard
b4f6a30679 New issue 2.2.1
#690
2023-07-06 07:52:19 +02:00
Jean-Marie Renouard
6a89742cc0 Update perldoc info 2023-07-06 07:46:45 +02:00
Jean-Marie Renouard
3692e02be2 Please add option to disable "Table structures analysis" #695 2023-07-06 07:22:05 +02:00
Jean-Marie Renouard
badfadb7ff skip-name-resolve suggested to OFF rather than ON #693 2023-07-06 07:05:26 +02:00
Jean-Marie Renouard
2440f1fc2d Memory Tables out of sugestion to make Innodb tables #689 2023-06-26 20:18:29 +02:00
Jean-Marie Renouard
b008591ce2 Increment version number 2023-06-26 09:45:14 +02:00
Jean-Marie Renouard
fc320f0f3d Bug fix for forcemem setting RAM to 1G in remote connection in all cases
Removing displaying utf8 columns (debug info removed)
Adding recommandations for system with 1 CPU or lest than 1,5 Gb of RAM
Version 2.2.0 issues #686
2023-06-26 09:42:58 +02:00
Jean-Marie Renouard
2910dc11a2 Creating MT 2.2.0 2023-06-22 23:01:20 +02:00
Jean-Marie Renouard
5fac4cd07d Adding detection of non primary key tables
Adding detection of non InnoDB tables
Adding detection of non utf8 colums
2023-06-22 23:00:28 +02:00
Jean-Marie Renouard
183aac3f4a adding generic function dump_into_file 2023-06-22 21:45:07 +02:00
Jean-Marie Renouard
5926c59ce6 Support --dumdir and generation of MyISAM to InnoDB SQL conversion script (migrate_myisam_to_innodb.sql) 2023-06-22 17:26:56 +02:00
Jean-Marie Renouard
b8045b2465 Adding alter table to migrate MyISAM tables 2023-06-22 16:56:16 +02:00
Jean-Marie Renouard
22379c8a6f The same varibale two times? #604 2023-06-22 16:55:58 +02:00
Jean-Marie Renouard
7d57863115 Regression related to session and global variables analysis 2023-06-22 15:24:33 +02:00
Jean-Marie Renouard
179a0f72e4 innodb_buffer_pool_size recommendation can be to high on 32-bit systems #634
Improvement in --feature options checking arch by default and calling make_recommendations at the end in all case
2023-06-22 15:15:25 +02:00
Jean-Marie Renouard
7b73cf5aac Adding genralrec about redo log when this parameters are bad sized
innodb_log_file_size bad calculation? #560
2023-06-22 13:13:28 +02:00
Jean-Marie Renouard
6cd1c4197d Not working on MariaDB 10.6.10 on Ubuntu 18 #620
MT is handling innodb_log_files_in_group = 0 setting
2023-06-22 10:10:56 +02:00
Jean-Marie Renouard
855b1b523a Newer versions of mysql ignore innodb_log_file_size, recommend innodb_redo_log_capacity instead.
#657
2023-06-21 23:43:42 +02:00
Jean-Marie Renouard
26676127ce Newer versions of mysql ignore innodb_log_file_size, recommend innodb_redo_log_capacity instead.
#657
2023-06-21 23:40:09 +02:00
Jean-Marie Renouard
c1a0fb2f76 Increment version 2023-06-18 21:56:12 +02:00
Jean-Marie Renouard
e6ee330f5e MySQL's maximum memory usage s dangerously high #673
Total buffers per thread wrong calculation #628
Difference memory usage between versions #546
Incorrect suggestion given by MYSQL Tuner - max_connections conf param #506
MariaDb per thread wrong value #502
Maximum possible memory usage: mysqlx_max_connections? #489
Fix for the following issues:
Incorrect values / figures #487
What goes in to defining the "per thread" memory calculation #481
calculation bug? #475
2023-06-18 21:52:36 +02:00
Jean-Marie Renouard
e1da1aad95 update version number 2023-06-17 22:37:09 +02:00
Jean-Marie Renouard
e7e045bb17 option dumpdir stop dumping pfs request result
dumpdir option successed dumping x$ views :)
2023-06-17 22:36:31 +02:00
Jean-Marie Renouard
89619dc379 skip_name_resolve not interpreted properly #675 2023-06-17 18:11:00 +02:00
Jean-Marie Renouard
aade05cb67 Adding basic Jenkinsfile
Removing mysqladmin dependency (first steps)
2023-06-17 17:38:18 +02:00