You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: docs/get-help.md
+4-2
Original file line number
Diff line number
Diff line change
@@ -4,19 +4,21 @@ This guide is packed with information but can’t cover everything you need to k
4
4
5
5
Think of this guide as a solid starting point. There’s always more to learn, and you’ll keep discovering new things as you get hands-on experience. And remember, the more you experiment and work with Percona Server for MySQL, the more confident and skilled you’ll become. Don’t be afraid to try things out and ask questions when you get stuck.
6
6
7
-
Working with a database can get quite complicated. It involves understanding how to store, manage, and organize data effectively so it’s available when needed and protected when you don’t. You have to think about the structure, like how tables and relationships work, and then consider the performance side, such as how quickly queries return results. It also means dealing with security, ensuring that sensitive information is well-guarded, and handling the correct access levels. If the database grows or changes, maintaining it without losing data or causing downtime adds more challenges. Overall, it balances designing, tuning, and keeping everything running smoothly.
7
+
Working with a database can get quite complicated. It involves understanding how to store, manage, and organize data effectively so it’s available when needed and protected when you don’t. You have to think about the structure, like how tables and relationships work, and then consider the performance side, such as how quickly queries return results. It also means dealing with security, ensuring that sensitive information is well-guarded, and handling the right access levels. If the database grows or changes, maintaining it without losing data or causing downtime adds more challenges. Overall, it balances designing, tuning, and keeping everything running smoothly.
8
8
9
9
## Percona's Community Forum
10
10
11
11
Be a part of a space where you can tap into a wealth of knowledge from other database enthusiasts and experts who work with Percona’s software every day. While our service is entirely free, keep in mind that response times can vary depending on the complexity of the question. You are engaging with people who genuinely love solving database challenges.
12
12
13
13
I recommend visiting our [Community Forum](https://forums.percona.com/t/welcome-to-perconas-community-forum/7){:target="_blank"}. It’s an excellent place for discussions, technical insights, and support around Percona database software. If you’re new and feeling a bit unsure, our [FAQ](https://forums.percona.com/faq){:target="_blank"} and [Guide for New Users](https://forums.percona.com/t/faq-guide-for-new-users/8562){:target="_blank"} ease you in.
14
14
15
+
If you have thoughts, feedback, or ideas to share, the community team would like to hear from you at [Any ideas on how to make the forum better?](https://forums.percona.com/t/any-ideas-on-how-to-make-the-forum-better/11522){:target="_blank"}. We’re always excited to connect and improve everyone's experience.
16
+
15
17
If you have thoughts, feedback, or ideas, the community team would like to hear from you at [Any ideas on how to make the forum better?](https://forums.percona.com/t/any-ideas-on-how-to-make-the-forum-better/11522){:target="blank"}. We’re always excited to connect and improve everyone's experience.
16
18
17
19
## Percona experts
18
20
19
-
[Percona experts](https://www.percona.com/services/consulting){:target="blank"} bring years of experience tackling tough database performance issues and design challenges. We understand your challenges when managing complex database environments, so we offer various services to help you simplify your operations and achieve your goals.
21
+
[Percona experts](https://www.percona.com/services/consulting){:target="_blank"} bring years of experience tackling tough database performance issues and design challenges. We understand your challenges when managing complex database environments, so we offer various services to help you simplify your operations and achieve your goals.
0 commit comments