Commit Graph

5467 Commits

Author SHA1 Message Date
Sveta Smirnova
2ca815650e PT-2340 - Support MySQL 8.4
- Created pt-replica-find. pt-slave-find kept as symbolic link
2024-08-28 00:41:11 +03:00
Sveta Smirnova
e3e352d1d6 PT-2340 - Support MySQL 8.4
- Fixed comparison operators for VersionCheck calls
2024-08-27 13:45:37 +03:00
Sveta Smirnova
42486a80a5 PT-2340 - Support MySQL 8.4
- Changed write-user-docs script, so it creates special documentation pages for symbolic links.
2024-08-27 12:51:09 +03:00
Sveta Smirnova
8f87bad328 PT-2340 - Support MySQL 8.4
- Created pt-replica-restart. pt-slave-restart kept as symbolic link
2024-08-27 00:41:34 +03:00
Sveta Smirnova
1006101bb4 PT-2340 - Support MySQL 8.4
- Added deprecation warning to pt-slave-delay
- Re-enabled tests for pt-slave-delay to check the warning
- Disabled pt-slave-delay for MySQL 8.1+
2024-08-26 22:26:09 +03:00
Sveta Smirnova
194bb99ef9 PT-2340 - Support MySQL 8.4
- Fixed 5.7 tests
2024-08-25 04:36:37 +03:00
Sveta Smirnova
b332537481 PT-2340 - Support MySQL 8.4
- Fixed staff I broke for 8.0
2024-08-23 16:03:53 +03:00
Sveta Smirnova
a38bee6d60 PT-2340 - Support MySQL 8.4
- Updated modules and tests for pt-table-sync, pt-table-usage, pt-upgrade, pt-variable-advisor
2024-08-03 17:12:11 +03:00
Sveta Smirnova
56599f01ad Merge branch 'PT-2340_Support_MySQL_8.4' of github.com:percona/percona-toolkit into PT-2340_Support_MySQL_8.4 2024-08-03 14:24:28 +03:00
Sveta Smirnova
d02355f89b PT-2340 - Support MySQL 8.4
- Updated modules and tests for pt-query-digest, pt-show-grants, pt-slave-delay, pt-slave-find, pt-slave-restart, pt-stalk, pt-summary, pt-table-checksum
2024-08-03 14:24:10 +03:00
Sveta Smirnova
067391ba3f PT-2340 - Support MySQL 8.4
- Updated modules and tests for pt-query-digest, pt-show-grants, pt-slave-delay, pt-slave-find, pt-slave-restart, pt-stalk, pt-summary
2024-08-02 02:09:37 +03:00
Sveta Smirnova
76c1202cb5 PT-2340 - Support MySQL 8.4
- Updated modules and tests for pt-online-schema-change
- Removed typo from lib/MasterSlave.pm
2024-07-30 18:20:50 +03:00
Sveta Smirnova
5c999ca3e0 PT-2340 - Support MySQL 8.4
- Removed runtime.txt after discussion with Anastasia Alexandrova
- Added "use VersionParser" into tests in t/lib when needed
- Removed word master from tests for pt-archiver, pt-config-diff, pt-deadlock-logger, pt-duplicate-key-checker, pt-find, pt-fk-error-logger, pt-heartbeat, pt-index-usage, pt-ioprofile, pt-kill, pt-mysql-summary
- Removed word slave from tests for pt-archiver, pt-config-diff, pt-deadlock-logger, pt-duplicate-key-checker, pt-find, pt-fk-error-logger, pt-heartbeat, pt-index-usage, pt-ioprofile, pt-kill, pt-mysql-summary
- Updated modules for pt-archiver, pt-config-diff, pt-deadlock-logger, pt-duplicate-key-checker, pt-find, pt-fk-error-logger, pt-heartbeat, pt-index-usage, pt-ioprofile, pt-kill, pt-mysql-summary
- Changed mysql_ssl patch, so it is now short option s
- Added a check for existing zombies in t/pt-kill/execute_command.t
- Added bin/pt-galera-log-explainer to .gitignore
2024-07-27 01:59:52 +03:00
Sveta Smirnova
8cbb5a0c8f PT-2340 - Support MySQL 8.4
- Removed lib/Percona/Test.pm, lib/Safeguards.pm, t/lib/Safeguards.t, because they are not used anymore
- Removed word "slave" from lib
2024-07-26 13:31:22 +03:00
Sveta Smirnova
b9a5231c9b PT-2340 - Support MySQL 8.4
- Removed all unneeded occuriences of the word "master" in lib
2024-07-25 23:12:43 +03:00
Sveta Smirnova
e2207ea232 PT-2340 - Support MySQL 8.4
- Removed offensive terminology from library files and their tests
- Removed unused sandbox/prove2junit.pl
- Added option mysql_ssl to DSN and possibility to have DSN of multiple letters
2024-07-25 19:03:33 +03:00
Sveta Smirnova
a530c6f84c PT-2340 - Support MySQL 8.4
- Fixed status check for 8.4 sandbox
- Removed option "reset" from the usage output, because option itself was removed by 92a36715c4
- Fixed sandbox/start-sandbox script, so it can start custom setups with 8.4
2024-07-23 17:33:52 +03:00
Sveta Smirnova
4612cb2b97 PT-2340 - Support MySQL 8.4
- Adjusted sandbox scripts, so they can start MySQL 8.4
- Added MySQL 8.4 configuration file
- Removed empty file sandbox/5.6
- Removed unused files sandbox/set-mysql, sandbox/slave_channels_t.sql, sandbox/jenkins-test
- Removed offensive terminology from the sandbox scripts wherever it is possible
2024-07-23 16:07:38 +03:00
Sveta Smirnova
131190368d Merge pull request #839 from MASTERGOKUL/patch-1
Update pt-mysql-summary
2024-07-22 00:43:54 +03:00
Sveta Smirnova
36090d0354 Merge pull request #844 from percona/snyk-fix-829bf95925e3a02eca68c28a3a5ba46c
[Snyk] Fix for 5 vulnerabilities
2024-07-19 17:45:08 +03:00
snyk-bot
3294dec142 fix: requirements-docbuild.txt to reduce vulnerabilities
The following vulnerabilities are fixed by pinning transitive dependencies:
- https://snyk.io/vuln/SNYK-PYTHON-REQUESTS-6928867
- https://snyk.io/vuln/SNYK-PYTHON-SETUPTOOLS-3180412
- https://snyk.io/vuln/SNYK-PYTHON-SETUPTOOLS-7448482
- https://snyk.io/vuln/SNYK-PYTHON-URLLIB3-7267250
- https://snyk.io/vuln/SNYK-PYTHON-ZIPP-7430899
2024-07-16 16:34:57 +00:00
Sveta Smirnova
4d762d839b Merge branch '3.x' into HEAD 2024-07-16 19:07:45 +03:00
Sveta Smirnova
f47c1d76b6 PR-839 - Update pt-mysql-summary
- Reversed condition, so default is transaction_isolation, not
  tx_isolation
- Removed extra variable: we have variable $version, defined before
- Fixed test cases
2024-07-16 19:02:40 +03:00
Sveta Smirnova
79c1ce70e4 Merge pull request #842 from percona/snyk-fix-fd8c15af3f1ba810384f184ff573dc0c
[Snyk] Security upgrade setuptools from 68.0.0 to 70.0.0
2024-07-16 17:45:22 +03:00
Sveta Smirnova
32e9326b9a Merge pull request #841 from percona/dependabot/github_actions/aquasecurity/trivy-action-0.24.0
build(deps): bump aquasecurity/trivy-action from 0.23.0 to 0.24.0
2024-07-16 16:52:35 +03:00
snyk-bot
1831012d34 fix: requirements-docbuild.txt to reduce vulnerabilities
The following vulnerabilities are fixed by pinning transitive dependencies:
- https://snyk.io/vuln/SNYK-PYTHON-SETUPTOOLS-7448482
2024-07-16 07:42:33 +00:00
dependabot[bot]
39e915b0e5 build(deps): bump aquasecurity/trivy-action from 0.23.0 to 0.24.0
Bumps [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action) from 0.23.0 to 0.24.0.
- [Release notes](https://github.com/aquasecurity/trivy-action/releases)
- [Commits](https://github.com/aquasecurity/trivy-action/compare/0.23.0...0.24.0)

---
updated-dependencies:
- dependency-name: aquasecurity/trivy-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-15 09:10:12 +00:00
Sveta Smirnova
ebb0e1c453 Merge pull request #840 from percona/typo_in_Changelog_for_PT-234
s/Genaral/General/
2024-07-14 14:15:40 +03:00
GOKUL S
2e643e5948 Update Changelog typo mistake 2024-07-12 15:16:36 +05:30
Sveta Smirnova
d0d0194c7f s/Genaral/General/ 2024-07-12 10:53:14 +03:00
MASTERGOKUL
fbf144c8f6 changed if condition more readable 2024-07-11 18:15:18 +05:30
MASTERGOKUL
3d800e4a9c updated transaction_isolation check using ./util/update-modules 2024-07-11 15:45:54 +05:30
GOKUL S
d2649ae884 added version check for transaction_isolation and tx_isolation 2024-07-11 15:09:28 +05:30
GOKUL S
7444896526 Merge branch 'percona:3.x' into patch-1 2024-07-11 15:07:36 +05:30
Sveta Smirnova
0fa8f62b36 Merge pull request #837 from percona/dependabot/go_modules/golang.org/x/crypto-0.25.0
build(deps): bump golang.org/x/crypto from 0.24.0 to 0.25.0
2024-07-11 02:14:32 +03:00
Sveta Smirnova
2a2ef92e75 Merge pull request #838 from percona/dependabot/github_actions/actions/upload-artifact-4.3.4
build(deps): bump actions/upload-artifact from 4.3.3 to 4.3.4
2024-07-11 02:14:19 +03:00
GOKUL S
fc3312c52c Update pt-mysql-summary
Changed the deprecated variable name tx_isolation to transaction_isolation
2024-07-09 19:23:51 +05:30
dependabot[bot]
f0a9796e97 build(deps): bump actions/upload-artifact from 4.3.3 to 4.3.4
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4.3.3 to 4.3.4.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v4.3.3...v4.3.4)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-08 09:52:19 +00:00
dependabot[bot]
92a49970b3 build(deps): bump golang.org/x/crypto from 0.24.0 to 0.25.0
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.24.0 to 0.25.0.
- [Commits](https://github.com/golang/crypto/compare/v0.24.0...v0.25.0)

---
updated-dependencies:
- dependency-name: golang.org/x/crypto
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-08 09:42:33 +00:00
Sveta Smirnova
fdd5fc5158 Merge pull request #836 from percona/dependabot/go_modules/go.mongodb.org/mongo-driver-1.16.0
build(deps): bump go.mongodb.org/mongo-driver from 1.15.1 to 1.16.0
2024-07-04 00:01:57 +03:00
Sveta Smirnova
15c576d6b8 Merge pull request #835 from percona/dependabot/github_actions/aquasecurity/trivy-action-0.23.0
build(deps): bump aquasecurity/trivy-action from 0.22.0 to 0.23.0
2024-07-02 02:30:21 +03:00
Sveta Smirnova
8e723b9ac5 Merge pull request #834 from percona/update_modules_for_pt-stalk
Updated modules for pt-stalk after fix in lib/bash/collect.sh
2024-07-02 02:29:30 +03:00
dependabot[bot]
d11bfcc75a build(deps): bump go.mongodb.org/mongo-driver from 1.15.1 to 1.16.0
Bumps [go.mongodb.org/mongo-driver](https://github.com/mongodb/mongo-go-driver) from 1.15.1 to 1.16.0.
- [Release notes](https://github.com/mongodb/mongo-go-driver/releases)
- [Commits](https://github.com/mongodb/mongo-go-driver/compare/v1.15.1...v1.16.0)

---
updated-dependencies:
- dependency-name: go.mongodb.org/mongo-driver
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-01 09:06:30 +00:00
dependabot[bot]
ba90e2d13f build(deps): bump aquasecurity/trivy-action from 0.22.0 to 0.23.0
Bumps [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action) from 0.22.0 to 0.23.0.
- [Release notes](https://github.com/aquasecurity/trivy-action/releases)
- [Commits](https://github.com/aquasecurity/trivy-action/compare/0.22.0...0.23.0)

---
updated-dependencies:
- dependency-name: aquasecurity/trivy-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-24 09:18:32 +00:00
Sveta Smirnova
e50f267824 Updated modules for pt-stalk after fix in lib/bash/collect.sh 2024-06-18 16:45:59 +03:00
Sveta Smirnova
252ec73a02 Merge pull request #833 from percona/dependabot/go_modules/go.mongodb.org/mongo-driver-1.15.1
build(deps): bump go.mongodb.org/mongo-driver from 1.15.0 to 1.15.1
2024-06-18 15:26:55 +03:00
Sveta Smirnova
f32a43cb33 Merge pull request #832 from percona/dependabot/go_modules/k8s.io/api-0.30.2
build(deps): bump k8s.io/api from 0.30.1 to 0.30.2
2024-06-18 15:26:40 +03:00
dependabot[bot]
21eccc11ad build(deps): bump go.mongodb.org/mongo-driver from 1.15.0 to 1.15.1
Bumps [go.mongodb.org/mongo-driver](https://github.com/mongodb/mongo-go-driver) from 1.15.0 to 1.15.1.
- [Release notes](https://github.com/mongodb/mongo-go-driver/releases)
- [Commits](https://github.com/mongodb/mongo-go-driver/compare/v1.15.0...v1.15.1)

---
updated-dependencies:
- dependency-name: go.mongodb.org/mongo-driver
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-18 11:32:10 +00:00
dependabot[bot]
fcfa08161c build(deps): bump k8s.io/api from 0.30.1 to 0.30.2
Bumps [k8s.io/api](https://github.com/kubernetes/api) from 0.30.1 to 0.30.2.
- [Commits](https://github.com/kubernetes/api/compare/v0.30.1...v0.30.2)

---
updated-dependencies:
- dependency-name: k8s.io/api
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-18 11:32:10 +00:00
Sveta Smirnova
dbe5562541 Merge pull request #829 from percona/dependabot/go_modules/golang.org/x/crypto-0.24.0
build(deps): bump golang.org/x/crypto from 0.23.0 to 0.24.0
2024-06-18 14:31:25 +03:00