Commit Graph

818 Commits

Author SHA1 Message Date
vlatan
0dc9caaf95 Remove repeated assigmnent 2024-04-24 00:46:42 +02:00
marc.wuerth
f86232b95c Grammar 2024-02-12 12:25:48 +01:00
Jean-Marie Renouard
aa8de299c4
Update mysqltuner.pl
Co-authored-by: Rui Chen <rui@chenrui.dev>
2024-02-09 15:02:54 +01:00
Fabio Pedretti
86ccfb2fcc fix perl shebang
Current shebang gives this error:
$ ./mysqltuner.pl
-bash: ./mysqltuner.pl: cannot execute: required file not found

Also fixes #766.
2024-02-09 10:24:40 +01:00
Jean-Marie Renouard
a14d551a3f New CLI-Option "nondedicated" for non-dedicated servers #748 2024-02-09 00:42:58 +01:00
Jean-Marie Renouard
c29168ccaf Adding nondedicated option usage 2024-02-09 00:12:34 +01:00
Jean-Marie Renouard
e03ba82187 Check against performance_schema.global_variables fails (Table not found) #759 2024-02-08 23:56:35 +01:00
Jean-Marie Renouard
876c374bef Mysqltuner activates --checkversion if running with --verbose #760 2024-02-08 23:23:00 +01:00
Jean-Marie Renouard
ffd7aca201 Adding eperimental feature with --experiemental 2024-02-08 23:11:20 +01:00
Jean-Marie Renouard
30e61d917b Generate 2.5.3 sub version at 2024-02-08T22:15:50+01:00 2024-02-08 22:15:50 +01:00
Jean-Marie Renouard
34dcfd05c9 Adding secure check when missing value 2024-02-07 00:07:41 +01:00
Jean-Marie Renouard
ca10ec7411 Adding shebang comment for auto execution 2024-02-06 18:35:38 +01:00
Jean-Marie Renouard
dd2ed72642 Indenting mysqltuner at 2024-02-06T17:58:52+01:00 2024-02-06 17:58:57 +01:00
Jean-Marie Renouard
30d1d9ecc6 Generate 2.5.2 sub version at 2024-02-06T17:58:35+01:00 2024-02-06 17:58:35 +01:00
Jean-Marie Renouard
b3a776576e Two separate garb install script with or without SSL 2024-02-04 00:34:49 +01:00
Jean-Marie Renouard
27525ca922 Fix issue in Buffer Pool instead of Log Buffer Pool 2024-02-04 00:31:54 +01:00
Jean-Marie Renouard
65b1c138a5 #741 false positive in log error detection 2024-01-18 05:38:00 +01:00
Fabio Pedretti
b608da0fb1 Enable color by default when running on a terminal 2024-01-11 11:27:25 +01:00
Jean-Marie Renouard
3fd633b507 Generate 2.5.0 minor version at 2023-12-01T00:45:45+01:00 2023-12-01 00:46:15 +01:00
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