percona-server icon indicating copy to clipboard operation
percona-server copied to clipboard

Percona Server

Results 123 percona-server issues
Sort by recently updated
recently updated
newest added

In the step 4, it should be `/etc/apt/sources.list.d/percona-original-release.list` , this is the one available in sources.list.d. The other is not find /etc/apt/sources.list.d/percona-release.list ![Screen Shot 2022-09-05 at 09 13 36](https://user-images.githubusercontent.com/58795858/188491036-507e1556-e907-4fe0-a32b-b98eb8fd8fad.png)

modified: source/myrocks/status_variables.rst

https://jira.percona.com/browse/PS-6002 This feature introduces a global config variable --replica-enable-event that accepts the regex patterns of the events in format "db_pattern.event_pattern" for those events that need to be re-enabld after the...

https://jira.percona.com/browse/PS-5883 Ported "rw_lock" ARM64 memory barriers patches from MariaDB Server. MDEV-14529 "InnoDB rw-locks: optimize memory barriers" (https://jira.mariadb.org/browse/MDEV-14529) (commit MariaDB/server@b04f2a0f019) (commit MariaDB/server@51bb18f989d) (commit MariaDB/server@5b624f00fc0) (commit MariaDB/server@57d20f1132d) (commit MariaDB/server@c73e77da0fa)

https://perconadev.atlassian.net/browse/PS-9040 Add top-level .clang-tidy file, and extra files in strings/, mysys/, sql/ and unittest/gunit/. (Back ported from 8.0).

https://perconadev.atlassian.net/browse/PS-9092 Problem: Query over InnoDB table that uses backward scan over the index occasionally might return incorrect/incomplete results when changes to table (for example, DELETEs in other or even the...