# Community

- [Joining the Community](https://mariadb.com/docs/general-resources/community/joining-the-community.md)
- [MariaDB Community](https://mariadb.com/docs/general-resources/community/community.md)
- [Bug Tracking](https://mariadb.com/docs/general-resources/community/community/bug-tracking.md)
- [Reporting Software Bugs](https://mariadb.com/docs/general-resources/community/community/bug-tracking/reporting-bugs.md)
- [Bug Processing](https://mariadb.com/docs/general-resources/community/community/bug-tracking/mariadb-community-bug-processing.md)
- [Security Bug Fixing](https://mariadb.com/docs/general-resources/community/community/bug-tracking/mariadb-security-bug-fixing-policy.md)
- [Building MariaDB Server for Debugging](https://mariadb.com/docs/general-resources/community/community/bug-tracking/building-mariadb-server-for-debugging.md)
- [Extracting Entries from the Binary Log](https://mariadb.com/docs/general-resources/community/community/bug-tracking/extracting-entries-from-the-binary-log.md)
- [Profiling Memory Usage](https://mariadb.com/docs/general-resources/community/community/bug-tracking/profiling-memory-usage.md)
- [Legal Documents](https://mariadb.com/docs/general-resources/community/community/legal-documents.md): There are several legal aspects related to MariaDB related to licensing and contributing code
- [MariaDB Contributor Agreement](https://mariadb.com/docs/general-resources/community/community/legal-documents/mca.md)
- [MariaDB Contributor Agreement FAQ](https://mariadb.com/docs/general-resources/community/community/legal-documents/mariadb-contributor-agreement-faq.md)
- [Frequently Asked Questions](https://mariadb.com/docs/general-resources/community/community/faq.md)
- [MariaDB Community Server](https://mariadb.com/docs/general-resources/community/community/faq/mariadb-community-server.md)
- [The mariadb-backup Tool](https://mariadb.com/docs/general-resources/community/community/faq/the-mariadb-backup-tool.md)
- [Community Questions](https://mariadb.com/docs/general-resources/community/community/faq/community-questions.md)
- [How Can I Contribute to MariaDB?](https://mariadb.com/docs/general-resources/community/community/faq/community-questions/mariadb-community-how-can-i-contribute-to-mariadb.md)
- [DBA Questions](https://mariadb.com/docs/general-resources/community/community/faq/dba-questions.md)
- [Developer Questions](https://mariadb.com/docs/general-resources/community/community/faq/developer-questions.md)
- [How can a VBA Application Connect to MariaDB?](https://mariadb.com/docs/general-resources/community/community/faq/developer-questions/how-can-a-vba-application-connect-to-mariadb.md)
- [How can I Learn about Developing MariaDB?](https://mariadb.com/docs/general-resources/community/community/faq/developer-questions/how-can-i-learn-about-developing-mariadb.md)
- [How many JOIN Clauses are Allowed in a Query?](https://mariadb.com/docs/general-resources/community/community/faq/developer-questions/how-many-join-clauses-are-allowed-in-a-query.md)
- [Remote connection work but often get error HY000/2002 connection timed out](https://mariadb.com/docs/general-resources/community/community/faq/developer-questions/remote-connection-work-but-often-get-error-hy0002002-connection-timed-out.md)
- [Tools Available for Developing on the MariaDB Code](https://mariadb.com/docs/general-resources/community/community/faq/developer-questions/tools-available-for-developing-on-the-mariadb-code.md)
- [Where is the table\_cache in MariaDB?](https://mariadb.com/docs/general-resources/community/community/faq/developer-questions/where-is-the-table_cache-in-mariadb.md)
- [Why is ORDER BY in a FROM Subquery Ignored?](https://mariadb.com/docs/general-resources/community/community/faq/developer-questions/why-is-order-by-in-a-from-subquery-ignored.md)
- [General Questions](https://mariadb.com/docs/general-resources/community/community/faq/general-questions.md): Frequently Asked Questions for MariaDB that also apply to MySQL
- [Does the Password Prompt Appear Before or After Establishing a Connection?](https://mariadb.com/docs/general-resources/community/community/faq/general-questions/does-the-password-prompt-appear-before-or-after-establishing-a-connection.md)
- [What is the Goal of MariaDB?](https://mariadb.com/docs/general-resources/community/community/faq/general-questions/what-is-the-goal-of-mariadb.md)
- [Why is the Software Called MariaDB?](https://mariadb.com/docs/general-resources/community/community/faq/general-questions/why-is-the-software-called-mariadb.md)
- [High Availability Questions](https://mariadb.com/docs/general-resources/community/community/faq/high-availability-questions.md)
- [Licensing Questions](https://mariadb.com/docs/general-resources/community/community/faq/licensing-questions.md): Here you can find answer to questions about licensing MariaDB/MySQL/plugins etc
- [Licensing FAQ](https://mariadb.com/docs/general-resources/community/community/faq/licensing-questions/licensing-faq.md)
- [MariaDB Licenses](https://mariadb.com/docs/general-resources/community/community/faq/licensing-questions/mariadb-licenses.md)
- [MariaDB Software Questions](https://mariadb.com/docs/general-resources/community/community/faq/mariadb-software-questions.md)
- [What is MariaDB?](https://mariadb.com/docs/general-resources/community/community/faq/mariadb-software-questions/what-is-mariadb.md)
- [What is MariaDB's Release Policy and Schedule?](https://mariadb.com/docs/general-resources/community/community/faq/mariadb-software-questions/what-is-mariadbs-release-policy-and-schedule.md)
- [What will be in MariaDB version X?](https://mariadb.com/docs/general-resources/community/community/faq/mariadb-software-questions/what-will-be-in-mariadb-version-x.md)
- [When will MariaDB version X be released?](https://mariadb.com/docs/general-resources/community/community/faq/mariadb-software-questions/when-will-mariadb-version-x-be-released.md)
- [Migrating to MariaDB Questions](https://mariadb.com/docs/general-resources/community/community/faq/migrating-to-mariadb-questions.md)
- [How can I Import Only a Table's Structure?](https://mariadb.com/docs/general-resources/community/community/faq/migrating-to-mariadb-questions/how-can-i-import-only-a-tables-structure.md)
- [How do I migrate a MySQL database to Amazon RDS?](https://mariadb.com/docs/general-resources/community/community/faq/migrating-to-mariadb-questions/how-do-i-migrate-a-mysql-database-to-amazon-rds.md)
- [Red Hat 6 Process Limit a Errors](https://mariadb.com/docs/general-resources/community/community/faq/migrating-to-mariadb-questions/red-hat-6-process-limit-a-errors.md)
- [Public Questions](https://mariadb.com/docs/general-resources/community/community/faq/public-questions.md)
- [Getting Help With MariaDB](https://mariadb.com/docs/general-resources/community/community/faq/getting-help-with-mariadb.md)
- [Supported Software & Features](https://mariadb.com/docs/general-resources/community/community/faq/supported-software-features.md)
- [Contributing & Participating](https://mariadb.com/docs/general-resources/community/contributing-participating.md)
- [Contributing Code](https://mariadb.com/docs/general-resources/community/contributing-participating/contributing-code.md)
- [Contributing to the MariaDB Project](https://mariadb.com/docs/general-resources/community/contributing-participating/contributing-to-the-mariadb-project.md)
- [MariaDB Public FTP Server](https://mariadb.com/docs/general-resources/community/contributing-participating/mariadb-public-ftp-server.md)
- [Sponsoring the MariaDB Project](https://mariadb.com/docs/general-resources/community/contributing-participating/sponsoring-the-mariadb-project.md)
- [Log of MariaDB Contributions](https://mariadb.com/docs/general-resources/community/contributing-participating/log-of-mariadb-contributions.md)
- [Google Summer of Code](https://mariadb.com/docs/general-resources/community/contributing-participating/google-summers-of-code.md)
- [Google Summer of Code 2026](https://mariadb.com/docs/general-resources/community/contributing-participating/google-summers-of-code/google-summer-of-code-2026.md)
- [Google Summer of Code 2025](https://mariadb.com/docs/general-resources/community/contributing-participating/google-summers-of-code/google-summer-of-code-2025.md)
- [Google Summer of Code 2024](https://mariadb.com/docs/general-resources/community/contributing-participating/google-summers-of-code/google-summer-of-code-2024.md)
- [Google Summer of Code 2023](https://mariadb.com/docs/general-resources/community/contributing-participating/google-summers-of-code/google-summer-of-code-2023.md)
- [Google Summer of Code 2022](https://mariadb.com/docs/general-resources/community/contributing-participating/google-summers-of-code/google-summer-of-code-2022.md)
- [Google Summer of Code 2021](https://mariadb.com/docs/general-resources/community/contributing-participating/google-summers-of-code/google-summer-of-code-2021.md)
- [Google Summer of Code 2020](https://mariadb.com/docs/general-resources/community/contributing-participating/google-summers-of-code/google-summer-of-code-2020.md)
- [Google Summer of Code 2019](https://mariadb.com/docs/general-resources/community/contributing-participating/google-summers-of-code/google-summer-of-code-2019.md)
- [Google Summer of Code 2018](https://mariadb.com/docs/general-resources/community/contributing-participating/google-summers-of-code/google-summer-of-code-2018.md)
- [Google Summer of Code 2017](https://mariadb.com/docs/general-resources/community/contributing-participating/google-summers-of-code/google-summer-of-code-2017.md)
- [Google Summer of Code 2016](https://mariadb.com/docs/general-resources/community/contributing-participating/google-summers-of-code/google-summer-of-code-2016.md)
- [Google Summer of Code 2015](https://mariadb.com/docs/general-resources/community/contributing-participating/google-summers-of-code/google-summer-of-code-2015.md)
- [Google Summer of Code 2014](https://mariadb.com/docs/general-resources/community/contributing-participating/google-summers-of-code/google-summer-of-code-2014.md)
- [Google Summer of Code 2013](https://mariadb.com/docs/general-resources/community/contributing-participating/google-summers-of-code/google-summer-of-code-2013.md)
- [Google Season of Docs](https://mariadb.com/docs/general-resources/community/contributing-participating/google-season-of-docs.md): Remove from the navigation. Discuss those pages with Max.
- [Google Season of Docs 2019](https://mariadb.com/docs/general-resources/community/contributing-participating/google-season-of-docs/google-season-of-docs-2019.md)
- [Google Season of Docs 2020](https://mariadb.com/docs/general-resources/community/contributing-participating/google-season-of-docs/google-season-of-docs-2020.md)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://mariadb.com/docs/general-resources/community.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
