Skip to content

Commit 156dd48

Browse files
Merge pull request percona#1 from alina-derkach-oaza/ps-8.0-8319
PS-8319 Add README doc to a new doc repository (8.0)
2 parents c8f405c + 24a288e commit 156dd48

File tree

1 file changed

+38
-0
lines changed

1 file changed

+38
-0
lines changed

README.md

+38
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,38 @@
1+
## Percona Server for MySQL
2+
3+
![PS logo](source/percona-server-logo.jpg)
4+
5+
Percona Server for MySQL is a free, fully compatible, enhanced, and open source drop-in replacement for any MySQL database. It provides superior performance, scalability, and instrumentation.
6+
7+
Percona Server for MySQL is trusted by thousands of enterprises to provide better performance and concurrency for their most demanding workloads. It delivers higher value to MySQL server users with optimized performance, greater performance scalability and availability, enhanced backups, and increased visibility.
8+
9+
## Installation
10+
11+
You can install Percona Server for MySQL using the following methods:
12+
- from the Percona repository
13+
- Build from the [source code](https://github.com/percona/percona-server)
14+
15+
The installation instructions in the official documentation are [here](https://www.percona.com/doc/percona-server/8.0/installation.html).
16+
17+
## Submit a bug report or a feature request
18+
19+
If you find a bug in Percona Server for MySQL, you can submit a report to the project's [Jira issue tracker](https://jira.percona.com/projects/PS/issues)
20+
21+
As a general rule of thumb, please try to create a bug report that is:
22+
23+
- Reproducible - include the steps on how to reproduce the issue
24+
- Specific - include as much detail as possible, such as which version, which environment, etc.
25+
- Unique - do not duplicate existing tickets
26+
- Scoped to a single issue - only one issue per report
27+
28+
## Licensing
29+
30+
Percona is dedicated to **keeping open source open**. Whenever possible, we strive to include permissive licensing for both our software and documentation. For this project, we are using version 2 of the GNU General Public License (GPLv2).
31+
32+
## How to get involved
33+
34+
We encourage contributions and are always looking for new members that are as dedicated to serving the community as we are. The [Contributing Guide](https://github.com/percona/percona-server/blob/8.0/doc/source/contributing.md) contains how you can contribute.
35+
36+
## Contact
37+
38+
You can reach us by using the [Forum](https://forums.percona.com/c/mysql-mariadb/percona-server-for-mysql-8-0).

0 commit comments

Comments
 (0)