Skip to content

Commit

Permalink
Merge pull request #448 from percona/patrickbirch-patch-1
Browse files Browse the repository at this point in the history
Update get-help.md
  • Loading branch information
patrickbirch authored Jan 17, 2025
2 parents ebb54e1 + ca04b72 commit 3e8ac77
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/get-help.md
Original file line number Diff line number Diff line change
@@ -1,18 +1,18 @@
# Get help from Percona

This guide is packed with information, but it can’t cover everything you need to know about Percona Server for MySQL. It also won’t cover every scenario you might come across.
This guide is packed with information but can’t cover everything you need to know about Percona Server for MySQL or every scenario you might encounter.

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.

Working with a database can get quite complicated. It involves understanding how to store, manage, and organize data effectively, so it’s available when you need it 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. Plus, if the database grows or changes, maintaining it without losing data or causing downtime adds more challenges. Overall, it’s a balance between designing, tuning, and keeping everything running smoothly.
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.

=== ":groups: Ask a question in the Community Forum"

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.

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.

If you have thoughts, feedback, or ideas to share, the community team would like to hear from you at **community-team@percona.com**. We’re always excited to connect and improve everyone's experience.
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.


=== ":percona-logo: Work with a Percona Expert"
Expand Down

0 comments on commit 3e8ac77

Please sign in to comment.