Commit Graph

5626 Commits

Author SHA1 Message Date
Jiří Čtvrtka
330ca87457 PMM-9288 Another changes in stats. 2025-02-19 14:41:38 +01:00
Jiří Čtvrtka
6ca0b1d6fc PMM-9288 Remove DB name from user field. 2025-02-18 15:01:34 +01:00
Jiří Čtvrtka
33af9cc021 PMM-9288 Another change. 2025-02-18 14:02:28 +01:00
Jiří Čtvrtka
cf11056f98 PMM-9288 Changes. 2025-02-18 13:59:25 +01:00
Jiří Čtvrtka
71a164c272 PMM-9288 Changes. 2025-02-17 15:56:10 +01:00
Jiří Čtvrtka
beebe501ec PMM-9288 Fix. 2025-02-17 15:30:31 +01:00
Jiří Čtvrtka
260ca8151d PMM-9288 Changes. 2025-02-17 15:28:36 +01:00
Jiří Čtvrtka
9225369a73 Merge branch '3.x' into PMM-9288-extended-profiler 2025-02-17 14:22:32 +01:00
Jiří Čtvrtka
2b78478272 PMM-9288 Changes. 2025-02-17 14:22:23 +01:00
Sveta Smirnova
38dfed8c1c Merge pull request #923 from percona/dependabot/go_modules/golang.org/x/crypto-0.33.0
build(deps): bump golang.org/x/crypto from 0.32.0 to 0.33.0
2025-02-12 01:00:21 +03:00
Jiří Čtvrtka
d78e4a1396 PMM-9288 Extended profiler. 2025-02-11 14:06:24 +01:00
Sveta Smirnova
80bc02916d Merge pull request #922 from percona/dependabot/go_modules/github.com/alecthomas/kong-1.8.0
build(deps): bump github.com/alecthomas/kong from 1.6.1 to 1.8.0
2025-02-11 03:05:32 +03:00
dependabot[bot]
f312679c13 build(deps): bump golang.org/x/crypto from 0.32.0 to 0.33.0
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.32.0 to 0.33.0.
- [Commits](https://github.com/golang/crypto/compare/v0.32.0...v0.33.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>
2025-02-10 09:22:16 +00:00
dependabot[bot]
70ac4351f3 build(deps): bump github.com/alecthomas/kong from 1.6.1 to 1.8.0
Bumps [github.com/alecthomas/kong](https://github.com/alecthomas/kong) from 1.6.1 to 1.8.0.
- [Release notes](https://github.com/alecthomas/kong/releases)
- [Commits](https://github.com/alecthomas/kong/compare/v1.6.1...v1.8.0)

---
updated-dependencies:
- dependency-name: github.com/alecthomas/kong
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-02-10 09:22:11 +00:00
Sveta Smirnova
75cddb43db Merge pull request #920 from percona/PMM-12468-plan-summary-and-coll-scan
PMM-12468 Plan summary, COLLSCAN.
2025-02-06 18:29:07 +03:00
Jiří Čtvrtka
5972093d87 PMM-12468 Fix to run stats tests and other tests with testing.M. 2025-02-03 14:14:53 +01:00
Jiří Čtvrtka
6c2dec8502 PMM-12468 Plan summary, COLLSCAN. 2025-01-29 12:40:07 +01:00
Sveta Smirnova
d82723f272 Merge pull request #917 from surbhat1595/PKG374
PKG-374 Make Percona Toolkit rpm spec file architecture independent
2025-01-25 21:40:04 +03:00
Sveta Smirnova
ad812fd14c Merge pull request #916 from percona/dependabot/go_modules/k8s.io/api-0.32.1
build(deps): bump k8s.io/api from 0.32.0 to 0.32.1
2025-01-20 21:25:22 +03:00
Sveta Smirnova
680431cb06 Merge pull request #915 from alina-derkach-oaza/PT-2420
PT-2420 Add the Get Help widget and Get help page
2025-01-20 21:05:15 +03:00
Alina Derkach
ffb4057d77 PT-2420 Test how to add the Get Help widget and Get help page
modified:   config/sphinx-build/_static/_templates/theme/relbar2.html
	new file:   docs/get-help.rst
	modified:   docs/index.rst
2025-01-20 17:13:11 +01:00
Sveta Smirnova
582df3cd02 Merge pull request #911 from percona/dependabot/github_actions/actions/upload-artifact-4.6.0
build(deps): bump actions/upload-artifact from 4.5.0 to 4.6.0
2025-01-20 16:22:51 +03:00
dependabot[bot]
6c29e975e2 build(deps): bump k8s.io/api from 0.32.0 to 0.32.1
Bumps [k8s.io/api](https://github.com/kubernetes/api) from 0.32.0 to 0.32.1.
- [Commits](https://github.com/kubernetes/api/compare/v0.32.0...v0.32.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>
2025-01-20 10:08:24 +00:00
Surabhi Bhat
b603ef30c2 PKG-374 Make Percona Toolkit rpm spec file architecture independent 2025-01-15 17:39:45 +05:30
Sveta Smirnova
04f8f55489 Merge pull request #912 from percona/dependabot/go_modules/go.mongodb.org/mongo-driver-1.17.2
build(deps): bump go.mongodb.org/mongo-driver from 1.17.1 to 1.17.2
2025-01-14 19:32:20 +03:00
Sveta Smirnova
95285428bb Merge branch '3.x' into dependabot/go_modules/go.mongodb.org/mongo-driver-1.17.2 2025-01-14 19:32:13 +03:00
Sveta Smirnova
ac3ed1f5a3 Merge pull request #913 from percona/dependabot/go_modules/golang.org/x/crypto-0.32.0
build(deps): bump golang.org/x/crypto from 0.31.0 to 0.32.0
2025-01-14 19:31:23 +03:00
Sveta Smirnova
035213b876 Merge pull request #914 from percona/dependabot/go_modules/github.com/alecthomas/kong-1.6.1
build(deps): bump github.com/alecthomas/kong from 1.6.0 to 1.6.1
2025-01-14 19:31:07 +03:00
Sveta Smirnova
a06b3877c8 Merge pull request #909 from percona/PT-2400-pt-table-checksum_reports_the_error_for_warning_code_4164
PT-2400 - pt-table-checksum reports the error for warning code 4164
2025-01-14 18:17:30 +03:00
Sveta Smirnova
e716a03060 Update t/pt-table-checksum/pt-2400.t
Co-authored-by: EvgeniyPatlan <evgeniy.patlan@percona.com>
2025-01-14 18:15:06 +03:00
Sveta Smirnova
5a4bd2f1da Merge pull request #910 from percona/typos_2025_01
Fixed typos found by the GitHub workflow
2025-01-14 18:10:12 +03:00
Sveta Smirnova
6f62b4dc63 Merge pull request #907 from percona/remove_unused_variable_force_concat_enums
Remove unused variable force_concat_enums
2025-01-14 18:08:33 +03:00
Sveta Smirnova
0a98a81370 Merge pull request #863 from hpoettker/PT-2378_table_sync_with_more_fp_precision
PT-2378 - extended FP precision in pt-table-sync
2025-01-14 18:06:55 +03:00
Sveta Smirnova
f837672d1d Merge pull request #861 from hpoettker/PT-2377_table_sync_with_utf8_json
PT-2377 - fixed pt-table-sync for JSON utf8 strings
2025-01-14 18:04:41 +03:00
dependabot[bot]
8be499a85f build(deps): bump github.com/alecthomas/kong from 1.6.0 to 1.6.1
Bumps [github.com/alecthomas/kong](https://github.com/alecthomas/kong) from 1.6.0 to 1.6.1.
- [Release notes](https://github.com/alecthomas/kong/releases)
- [Commits](https://github.com/alecthomas/kong/compare/v1.6.0...v1.6.1)

---
updated-dependencies:
- dependency-name: github.com/alecthomas/kong
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-13 09:31:03 +00:00
dependabot[bot]
6dd7d1125a build(deps): bump golang.org/x/crypto from 0.31.0 to 0.32.0
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.31.0 to 0.32.0.
- [Commits](https://github.com/golang/crypto/compare/v0.31.0...v0.32.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>
2025-01-13 09:30:59 +00:00
dependabot[bot]
0342aace44 build(deps): bump go.mongodb.org/mongo-driver from 1.17.1 to 1.17.2
Bumps [go.mongodb.org/mongo-driver](https://github.com/mongodb/mongo-go-driver) from 1.17.1 to 1.17.2.
- [Release notes](https://github.com/mongodb/mongo-go-driver/releases)
- [Commits](https://github.com/mongodb/mongo-go-driver/compare/v1.17.1...v1.17.2)

---
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>
2025-01-13 09:30:53 +00:00
dependabot[bot]
97c732afa5 build(deps): bump actions/upload-artifact from 4.5.0 to 4.6.0
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4.5.0 to 4.6.0.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v4.5.0...v4.6.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>
2025-01-13 09:28:53 +00:00
Henning Poettker
1e581be06a PT-2378 - extended FP precision in pt-table-sync
pt-table-sync now uses up to 17 decimal digits when writing
floating point numbers in the generated SQL statements.
This is necessary to prevent unintended data changes.
2025-01-13 09:31:51 +01:00
Sveta Smirnova
3e69100477 Fixed typos found by the GitHub workflow 2025-01-10 23:07:03 +03:00
Sveta Smirnova
c796b2c148 PT-2400 - pt-table-checksum reports the error for warning code 4164
- Fixed typo
- Added test case
2025-01-10 23:01:35 +03:00
Sveta Smirnova
1bec1fdde8 Remove unused variable force_concat_enums
- Removed variable
- Adjusted utils/update-modules, so it does not process symlinks
2024-12-31 20:14:16 +03:00
Sveta Smirnova
ce20bc7dd1 Merge pull request #860 from hpoettker/PT-2375_table_sync_with_generated_columns
PT-2375 - fixed pt-table-sync for tables with generated columns
2024-12-27 18:08:08 +03:00
Henning Poettker
16b06dcfc2 PT-2377 - fixed pt-table-sync for JSON utf8 strings
The MySQL driver DBD::mysql does not decode JSON values as utf8
although MySQL uses utf8mb4 for all JSON strings.

This change decodes JSON values as utf8 (when not already done)
such that SQL statements are generated correctly.
2024-12-27 13:46:55 +01:00
Sveta Smirnova
10ed817eda Merge pull request #904 from percona/dependabot/github_actions/actions/upload-artifact-4.5.0
build(deps): bump actions/upload-artifact from 4.4.3 to 4.5.0
2024-12-25 17:28:42 +03:00
Sveta Smirnova
4a8e83d136 Merge pull request #905 from percona/release-v3.7.0
Release v3.7.0
v3.7.0
2024-12-23 16:19:03 +03:00
dependabot[bot]
e45ae53d67 build(deps): bump actions/upload-artifact from 4.4.3 to 4.5.0
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4.4.3 to 4.5.0.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v4.4.3...v4.5.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-12-23 09:46:12 +00:00
Surabhi Bhat
8eced865d3 Update build script for PT arm packages 2024-12-20 18:16:54 +05:30
Surabhi Bhat
1f33ae4f3c Update go version to 1.23.4 2024-12-20 15:09:45 +05:30
Sveta Smirnova
3f46642bee Merge pull request #899 from alina-derkach-oaza/PT-2406-3.7.0
PT-2406 Release notes for Percona Toolkit version 3.7.0
2024-12-19 20:25:46 +03:00