Sveta Smirnova
ec677f4979
Merge branch '3.x' into PT-2340_Support_MySQL_8.4
2024-10-04 19:34:22 +03:00
Sveta Smirnova
287a1c0331
PT-2340 - Support MySQL 8.4
...
- Fixed typo in bin/pt-table-sync
2024-10-04 19:33:04 +03:00
Sveta Smirnova
0822debe4e
Merge pull request #855 from lucidsoftware/linux-arm64
...
Add linux-arm64 support
2024-10-04 19:22:59 +03:00
dependabot[bot]
26c6548ffb
build(deps): bump k8s.io/api from 0.31.0 to 0.31.1
...
Bumps [k8s.io/api](https://github.com/kubernetes/api ) from 0.31.0 to 0.31.1.
- [Commits](https://github.com/kubernetes/api/compare/v0.31.0...v0.31.1 )
---
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-10-04 16:08:07 +00:00
dependabot[bot]
d8529038ca
build(deps): bump go.mongodb.org/mongo-driver from 1.16.1 to 1.17.1
...
Bumps [go.mongodb.org/mongo-driver](https://github.com/mongodb/mongo-go-driver ) from 1.16.1 to 1.17.1.
- [Release notes](https://github.com/mongodb/mongo-go-driver/releases )
- [Commits](https://github.com/mongodb/mongo-go-driver/compare/v1.16.1...v1.17.1 )
---
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-10-04 16:08:05 +00:00
Sveta Smirnova
3a1a934309
Merge pull request #859 from percona/dependabot/go_modules/golang.org/x/crypto-0.27.0
...
build(deps): bump golang.org/x/crypto from 0.26.0 to 0.27.0
2024-10-04 19:06:51 +03:00
Sveta Smirnova
86fe021434
PT-2340 - Support MySQL 8.4
...
- Updated modules
2024-10-04 19:06:01 +03:00
Sveta Smirnova
fcb2d549b8
PT-2340 - Support MySQL 8.4
...
- Adjusted pt-variable-advisor, so it reflects current defaults
2024-10-04 19:02:07 +03:00
Sveta Smirnova
e4281dc6c2
PT-2340 - Support MySQL 8.4
...
- Adjusted t/pt-deadlock-logger/check_schema_exists.t so it makes sense
2024-10-04 18:32:39 +03:00
Sveta Smirnova
33086769a1
PT-2340 - Support MySQL 8.4
...
- Added test for replica lag check for pt-archiver
- Re-added deprecated slave- options
- Added tests for deprecation warnings and for legacy options for pt-archiver
- Removed practically not supported options --replica-user and --replica-password from pt-archiver, pt-kill, pt-query-digest
- Added legacy source/replica options (master/slave) variants and tests for pt-heartbeat, pt-online-schema-change, pt-replica-find, pt-replica-restart, pt-table-checksum, pt-table-sync
- Updated modules after lib/MasterSlave.pm change
2024-10-04 18:27:00 +03:00
snyk-bot
97283665a2
fix: requirements-docbuild.txt to reduce vulnerabilities
...
The following vulnerabilities are fixed by pinning transitive dependencies:
- https://snyk.io/vuln/SNYK-PYTHON-CERTIFI-3164749
- https://snyk.io/vuln/SNYK-PYTHON-CERTIFI-5805047
- https://snyk.io/vuln/SNYK-PYTHON-CERTIFI-7430173
- https://snyk.io/vuln/SNYK-PYTHON-IDNA-6597975
- https://snyk.io/vuln/SNYK-PYTHON-JINJA2-6150717
- https://snyk.io/vuln/SNYK-PYTHON-JINJA2-6809379
- https://snyk.io/vuln/SNYK-PYTHON-PYGMENTS-1086606
- https://snyk.io/vuln/SNYK-PYTHON-PYGMENTS-1088505
- https://snyk.io/vuln/SNYK-PYTHON-PYGMENTS-5750273
- https://snyk.io/vuln/SNYK-PYTHON-REQUESTS-5595532
- 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-SPHINX-570772
- https://snyk.io/vuln/SNYK-PYTHON-SPHINX-570773
- https://snyk.io/vuln/SNYK-PYTHON-SPHINX-5811865
- https://snyk.io/vuln/SNYK-PYTHON-SPHINX-5812109
2024-09-29 09:40:54 +00:00
Sveta Smirnova
1de149116a
PT-2340 - Support MySQL 8.4
...
- Added tests for legacy style heartbeat and checksum tables
2024-09-20 15:47:21 +03:00
Sveta Smirnova
e481396d8d
Merge branch '3.x' into PT-2340_Support_MySQL_8.4
2024-09-19 20:35:36 +03:00
Sveta Smirnova
5d55904436
PT-2340 - Support MySQL 8.4
...
- Tests for the minimal SSL support
- Updated util/update-modules, so they don't skip tools with modules, not defined in lib
2024-09-18 15:28:45 +03:00
dependabot[bot]
d4caca8784
build(deps): bump github.com/alecthomas/kong from 0.9.0 to 1.2.1
...
Bumps [github.com/alecthomas/kong](https://github.com/alecthomas/kong ) from 0.9.0 to 1.2.1.
- [Commits](https://github.com/alecthomas/kong/compare/v0.9.0...v1.2.1 )
---
updated-dependencies:
- dependency-name: github.com/alecthomas/kong
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-09-16 09:35:04 +00:00
dependabot[bot]
04d9d96a6f
build(deps): bump golang.org/x/crypto from 0.26.0 to 0.27.0
...
Bumps [golang.org/x/crypto](https://github.com/golang/crypto ) from 0.26.0 to 0.27.0.
- [Commits](https://github.com/golang/crypto/compare/v0.26.0...v0.27.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-09-09 09:46:43 +00:00
Sveta Smirnova
045b2fec9f
PT-2340 - Support MySQL 8.4
...
- Adjusted test results, broken due to mysql.component table in PS
2024-09-06 16:10:36 +03:00
Sveta Smirnova
ea6bd77501
PT-2340 - Support MySQL 8.4
...
- Moved data collection for THP from lib/bash/report_system_info.sh to lib/bash/collect_system_info.sh, so pt-summary reports THP status on the machine where samples were collected, not on the machine where an engineer examines samples.
2024-09-06 13:08:45 +03:00
Sveta Smirnova
c3f327d53b
PT-2340 - Support MySQL 8.4
...
- Updated tests for pt-variable-advisor and lib/VariableAdvisorRules
2024-09-05 16:45:45 +03:00
Sveta Smirnova
d7372884bf
Merge branch '3.x' into PT-2340_Support_MySQL_8.4
2024-09-04 18:39:10 +03:00
Sveta Smirnova
206404fe8c
Merge pull request #858 from percona/Make_Go_tolls_docs_symbolic_links_to_README.md
...
Make documentation for Go tools to use symlinks to README.rst
2024-09-04 18:38:48 +03:00
Sveta Smirnova
d03bd604a1
PT-2340 - Support MySQL 8.4
...
- Fixed typos
- Added tests for MyRocks and TokuDB clustered indexes into t/pt-duplicate-key-checker/clustered_keys.t
- Updated modules
2024-09-04 18:32:58 +03:00
Sveta Smirnova
bf3d2ffab4
Make documentation for Go tools to use symlinks to README.rst
...
- Currently, documentation for Go tools is duplicated in the user manual
and README files. This PR makes README files single source of truth
and creates a symlincs inside docs directory.
- Fixed link to the forum in
config/sphinx-build/_static/_templates/theme/relbar2.html (previously
mentioned PSMDB forum instead of Percona Toolkit's)
- Updated 3.6.0 release date in docs/percona-toolkit.pod
- Updated documentation for option --version in docs/percona-toolkit.pod
2024-09-04 00:37:32 +03:00
Sveta Smirnova
e78da8d151
Merge pull request #857 from percona/dependabot/github_actions/actions/upload-artifact-4.4.0
...
build(deps): bump actions/upload-artifact from 4.3.4 to 4.4.0
2024-09-03 20:13:31 +03:00
Sveta Smirnova
7cd9f62d65
Merge pull request #851 from percona/dependabot/go_modules/go.mongodb.org/mongo-driver-1.16.1
...
build(deps): bump go.mongodb.org/mongo-driver from 1.16.0 to 1.16.1
2024-09-03 20:13:15 +03:00
Sveta Smirnova
1c888574a2
Merge branch '3.x' into dependabot/go_modules/go.mongodb.org/mongo-driver-1.16.1
2024-09-03 20:13:08 +03:00
Sveta Smirnova
5cd773527c
Merge pull request #850 from percona/dependabot/go_modules/golang.org/x/crypto-0.26.0
...
build(deps): bump golang.org/x/crypto from 0.25.0 to 0.26.0
2024-09-03 20:12:30 +03:00
dependabot[bot]
279984104b
build(deps): bump golang.org/x/crypto from 0.25.0 to 0.26.0
...
Bumps [golang.org/x/crypto](https://github.com/golang/crypto ) from 0.25.0 to 0.26.0.
- [Commits](https://github.com/golang/crypto/compare/v0.25.0...v0.26.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-09-03 17:09:48 +00:00
Sveta Smirnova
22a9d3d587
Merge pull request #853 from percona/dependabot/go_modules/k8s.io/api-0.31.0
...
build(deps): bump k8s.io/api from 0.30.3 to 0.31.0
2024-09-03 20:08:38 +03:00
Sveta Smirnova
94bcfd2b69
PT-2340 - Support MySQL 8.4
...
- Updated documentation
2024-09-03 20:05:26 +03:00
dependabot[bot]
63725df313
build(deps): bump actions/upload-artifact from 4.3.4 to 4.4.0
...
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact ) from 4.3.4 to 4.4.0.
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](https://github.com/actions/upload-artifact/compare/v4.3.4...v4.4.0 )
---
updated-dependencies:
- dependency-name: actions/upload-artifact
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-09-02 10:00:48 +00:00
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
jjudd
506b626210
Add linux-arm64 support
2024-08-23 12:37:32 -06:00
Sveta Smirnova
094c3a5326
Merge pull request #849 from adivinho/DISTMYSQL-438-Pt-sources-not-present-in-pdps-8.0-repo
...
DISTMYSQL-438 pt sources not present in pdps-8.0 repo
2024-08-23 19:58:26 +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
dependabot[bot]
13c8f89ac6
build(deps): bump k8s.io/api from 0.30.3 to 0.31.0
...
Bumps [k8s.io/api](https://github.com/kubernetes/api ) from 0.30.3 to 0.31.0.
- [Commits](https://github.com/kubernetes/api/compare/v0.30.3...v0.31.0 )
---
updated-dependencies:
- dependency-name: k8s.io/api
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-08-19 09:16:46 +00:00
dependabot[bot]
d6b7e741dd
build(deps): bump go.mongodb.org/mongo-driver from 1.16.0 to 1.16.1
...
Bumps [go.mongodb.org/mongo-driver](https://github.com/mongodb/mongo-go-driver ) from 1.16.0 to 1.16.1.
- [Release notes](https://github.com/mongodb/mongo-go-driver/releases )
- [Commits](https://github.com/mongodb/mongo-go-driver/compare/v1.16.0...v1.16.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-08-12 09:44:19 +00:00
Vadim Yalovets
55a5089b2e
DISTMYSQL-438 Pt sources not present in pdps-8.0 repo
2024-08-07 12:34:04 +03:00
Vadim Yalovets
0acde817e2
DISTMYSQL-438 Pt sources not present in pdps-8.0 repo
2024-08-07 12:10:17 +03:00
Jason Ng
8a2c23ea1e
PT-2371 - fix transparent huge pages status check
2024-08-06 03:14:19 +08: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