Commit graph

1573 commits

Author SHA1 Message Date
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
c5e5c81266
Merge pull request #701 from jmrenouard/master
Update code and CVEs
2023-07-06 08:24:00 +02:00
Jean-Marie Renouard
c1e9b4b837 Update code and CVEs 2023-07-06 08:19:29 +02:00
Jean-Marie Renouard
ddcc05f0bc
Merge pull request #700 from jmrenouard/master
Version 2.2.5
2023-07-06 07:59:56 +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
d7e762bcbd
Merge pull request #699 from jmrenouard/master
Update perldoc info
2023-07-06 07:47:22 +02:00
Jean-Marie Renouard
6a89742cc0 Update perldoc info 2023-07-06 07:46:45 +02:00
Jean-Marie Renouard
db21ef429b
Merge pull request #698 from jmrenouard/master
Please add option to disable "Table structures analysis" #695
2023-07-06 07:43:15 +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
17eed4ff30
Merge pull request #697 from jmrenouard/master
skip-name-resolve suggested to OFF rather than ON #693
2023-07-06 07:09:13 +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
f585e6ad2d
Merge pull request #692 from jmrenouard/generate-data-model
Memory Tables out of sugestion to make Innodb tables #689
2023-06-26 20:19:11 +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
9bf2c0429b
Merge pull request #688 from jmrenouard/master
Version 2.2.0 issues #686
2023-06-26 09:48:42 +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
856040bff8 add dashboard 2023-06-23 11:06:08 +02:00
Jean-Marie Renouard
46f0aead18
Merge pull request #685 from jmrenouard/master
Adding checks for Primary keys, non innodb tables and non UTF-8 columns
2023-06-22 23:04:17 +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
2185340548 remove badges 2023-06-22 22:14:14 +02:00
Jean-Marie Renouard
af3dda7e42 reorder icons 2023-06-22 22:13:41 +02:00
Jean-Marie Renouard
5a0530219e add badges 2023-06-22 22:12:15 +02:00
Jean-Marie Renouard
7bbc6db3e7 add new badge 2023-06-22 22:11:10 +02:00
Jean-Marie Renouard
183aac3f4a adding generic function dump_into_file 2023-06-22 21:45:07 +02:00
Jean-Marie Renouard
e0e2168f06
Merge pull request #684 from jmrenouard/master
A lot of changes
2023-06-22 17:31:50 +02:00
Jean-Marie Renouard
44fac4eff8 adding sql sub directory into gitignore 2023-06-22 17:29:59 +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
d832cf5e7d
Merge pull request #683 from jmrenouard/master
Adding generalrec about redo log when this parameters are bad sized
2023-06-22 13:14:58 +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
8ac37c1df2
Merge pull request #682 from jmrenouard/master
Not working on MariaDB 10.6.10 on Ubuntu 18 #620
2023-06-22 10:16:56 +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
84511a3c76
Merge pull request #681 from jmrenouard/master
Newer versions of mysql ignore innodb_log_file_size, recommend innodb_redo_log_capacity instead. #657
2023-06-21 23:45:03 +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
43a245e8f3 Merge branch 'master' of https://github.com/jmrenouard/MySQLTuner-perl 2023-06-21 23:40:14 +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
57d1ea88e0
Merge pull request #680 from longradix/master
Update INTERNALS.md
2023-06-19 16:01:44 +02:00
Long Radix
e3d95e2b5f
Update INTERNALS.md
* Cosmetic clean ups
2023-06-19 10:28:55 +02:00
Jean-Marie Renouard
5ccb6f9cd6
Merge pull request #679 from jmrenouard/master
Fixing wrong calculation in memory usage (regression found)
2023-06-18 22:00:41 +02:00
Jean-Marie Renouard
aa8e2bd98d
Merge pull request #4 from jmrenouard/Memory-calcultions
MySQL's maximum memory usage s dangerously high #673
2023-06-18 21:59:19 +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
8ab7f3e559
Merge pull request #678 from jmrenouard/master
Several branch of test for dumpdir feature
2023-06-17 22:41:59 +02:00
Jean-Marie Renouard
d7c44dbf28
Merge pull request #3 from jmrenouard/Fix-export-sys-dollar-view
Fix export sys dollar view
2023-06-17 22:39:09 +02:00