Skip to content

Commit 314a1ec

Browse files
Fix the links to Percona Support
modified: docs/advisors.md modified: docs/downgrade.md modified: docs/innodb-corrupt-table-action.md modified: docs/libcoredumper.md modified: docs/log-connection-error.md modified: docs/pgo.md modified: docs/release-notes/release-notes-index.md modified: docs/stacktrace.md modified: docs/thread-based-profiling.md modified: docs/udf-percona-toolkit.md modified: docs/upgrade-components.md modified: docs/upgrade-procedures.md modified: docs/upgrade-strategies.md modified: docs/upgrade.md
1 parent 23cbae2 commit 314a1ec

14 files changed

Lines changed: 19 additions & 19 deletions

docs/advisors.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Both options are enabled by default.
1010

1111
!!! note "Need Additional Guidance?"
1212
If you encounter complex advisor recommendations or require expert
13-
interpretation, [Percona Support :octicons-link-external-16:](https://www.percona.com/services/support)
13+
interpretation, [Percona Support :octicons-link-external-16:](https://www.percona.com/services/expert-support/)
1414
offers professional assistance to help you optimize your database
1515
configuration and resolve any identified issues.
1616

docs/downgrade.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
--8<--- "get-help-snip.md"
66

7-
[Need help planning a downgrade? Percona Support can assist :octicons-link-external-16:](https://www.percona.com/services/support).
7+
[Need help planning a downgrade? Percona Support can assist :octicons-link-external-16:](https://www.percona.com/services/expert-support/).
88

99
## Before you downgrade
1010

docs/innodb-corrupt-table-action.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ variable having a non-default value.
2020

2121
!!! warning "Complex Database Recovery Scenarios"
2222
Navigating table corruption and recovery can be challenging.
23-
[Percona Support :octicons-link-external-16:](https://www.percona.com/services/support) offers
23+
[Percona Support :octicons-link-external-16:](https://www.percona.com/services/expert-support/) offers
2424
expert guidance for complex database recovery and optimization
2525
strategies.
2626

docs/libcoredumper.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ enhanced to work on newer Linux versions, and GCC and CLANG.
1313
crash dumps on ARM64.
1414

1515
!!! tip "Need Help Interpreting Stack Traces?"
16-
[Percona Support :octicons-link-external-16:](https://www.percona.com/services/support) offers
16+
[Percona Support :octicons-link-external-16:](https://www.percona.com/services/expert-support/) offers
1717
expert debugging and performance analysis to help you understand
1818
complex stack trace diagnostics.
1919

@@ -68,7 +68,7 @@ reasons:
6868

6969
!!! tip "Complex Core Dump Analysis?"
7070

71-
[Percona Support :octicons-link-external-16:](https://www.percona.com/services/support) offers expert debugging and in-depth analysis of core dump diagnostics to help you resolve critical system issues.
71+
[Percona Support :octicons-link-external-16:](https://www.percona.com/services/expert-support/) offers expert debugging and in-depth analysis of core dump diagnostics to help you resolve critical system issues.
7272

7373
### Disabling the libcoredumper
7474

docs/log-connection-error.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ feature generates the `Too many connections` warning in the log.
55

66
!!! tip "Troubleshooting Connection Issues"
77
For comprehensive guidance on managing database connections and
8-
performance, [Percona Support :octicons-link-external-16:](https://www.percona.com/services/support)
8+
performance, [Percona Support :octicons-link-external-16:](https://www.percona.com/services/expert-support/)
99
can provide expert assistance in diagnosing and resolving connection
1010
management challenges.
1111

docs/pgo.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Profile-Guided Optimization (PGO) and non-PGO builds
22

3-
Starting with [Percona Server for MySQL {{release}}](release-notes/{{release}}.md), Percona publishes a mixture of Profile-Guided Optimization (PGO) and non-PGO builds. With PGO, the compiler uses profiling data from representative workloads to guide optimization, which can improve throughput and reduce latency for typical database workloads compared with non-PGO builds.
3+
Percona publishes a mixture of Profile-Guided Optimization (PGO) and non-PGO builds. With PGO, the compiler uses profiling data from representative workloads to guide optimization, which can improve throughput and reduce latency for typical database workloads compared with non-PGO builds.
44

55
To install Percona Server for MySQL, see [Install Percona Server for MySQL from repositories](installation.md).
66

@@ -32,7 +32,7 @@ When both PGO and non-PGO builds are published for the same platform, prefer the
3232

3333
In most cases, you do not choose PGO or non-PGO at install time. The build type depends on how Percona packages Percona Server for MySQL for your operating system, architecture, and installation method (APT, DNF/YUM, binary tarball, or Docker). Some platforms ship PGO-enabled packages; others ship non-PGO builds while PGO support is rolled out across the release matrix.
3434

35-
See the [Percona downloads :octicons-link-external-16:](https://www.percona.com/downloads/Percona-Server-{{vers}}/) page and the [Percona Software and Platform Lifecycle :octicons-link-external-16:](https://www.percona.com/services/policies/percona-software-platform-lifecycle#mysql) page for supported platforms for this release.
35+
See the [Percona downloads :octicons-link-external-16:](https://www.percona.com/downloads/) page and the [Percona Software and Platform Lifecycle :octicons-link-external-16:](https://www.percona.com/services/policies/percona-software-platform-lifecycle#mysql) page for supported platforms for this release.
3636

3737
## Build from source
3838

docs/release-notes/release-notes-index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Percona Server for MySQL platform support evolves over time. Refer to the [Perco
88

99
The documentation included in source and binary distributions may not be fully up-to-date with respect to release-note entries, because integration of the documentation occurs at release build time. For the most up-to-date release notes, refer to this online documentation.
1010

11-
For help with using Percona Server for MySQL, visit the [Percona Community Forum](https://forums.percona.com/c/mysql-and-percona-server-for-mysql/) to discuss issues with other Percona users, or contact [Percona Support](https://www.percona.com/services/support) for paid expert assistance.
11+
For help with using Percona Server for MySQL, visit the [Percona Community Forum](https://forums.percona.com/c/mysql-and-percona-server-for-mysql/) to discuss issues with other Percona users, or contact [Percona Support](https://www.percona.com/services/expert-support/) for paid expert assistance.
1212

1313
## Releases
1414

docs/stacktrace.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,6 @@ Stack trace adds the following:
1919
| | log may be large, rotated, or truncated. |
2020

2121
!!! tip "Need Help Interpreting Stack Traces?"
22-
[Percona Support :octicons-link-external-16:](https://www.percona.com/services/support) offers
22+
[Percona Support :octicons-link-external-16:](https://www.percona.com/services/expert-support/) offers
2323
expert debugging and performance analysis to help you understand
2424
complex stack trace diagnostics.

docs/thread-based-profiling.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,6 @@ cases it uses process based profiling.
1717

1818
!!! note "Performance Profiling Challenges?"
1919
For advanced performance tuning and profiling strategies,
20-
[Percona Support :octicons-link-external-16:](https://www.percona.com/services/support) provides
20+
[Percona Support :octicons-link-external-16:](https://www.percona.com/services/expert-support/) provides
2121
expert consultation to optimize your database performance.
2222

docs/udf-percona-toolkit.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ If the `INSTALL COMPONENT` command fails, try these steps:
3333
components in MySQL.
3434

3535
If you're still facing issues, consider reaching out to
36-
[Percona Support :octicons-link-external-16:](https://www.percona.com/services/support)
36+
[Percona Support :octicons-link-external-16:](https://www.percona.com/services/expert-support/)
3737
for further assistance.
3838

3939
## Other reading

0 commit comments

Comments
 (0)