Skip to content

Rate this page
Thanks for your feedback
Thank you! The feedback has been submitted.

Get free database assistance or contact our experts for personalized support.

Choose Between Percona Server for MySQL and Percona Distribution for MySQL

When setting up Percona repositories, you must choose between two primary paths: Percona Server for MySQL or Percona Distribution for MySQL. While they share the same core database engine, they are designed for different operational scopes.

To read more about Percona Distribution for MySQL, see the Percona Distribution for MySQL 8.0 documentation.

Check Platform Support

Before choosing a repository, verify that your operating system version is supported for that specific product.

Review the Percona Software and Platform Lifecycle page to confirm support for your platform and version.

Comparison Overview

Feature Percona Server for MySQL (ps-80) Percona Distribution for MySQL (pdps-8.0)
Primary Goal A performance-enhanced, drop-in replacement for MySQL Community Edition. A curated collection of components tested together as a complete enterprise stack.
Included Components Database server, client, and essential plugins. Database server, Percona XtraBackup, HAProxy, ProxySQL, and Orchestrator.
Release Cycle Follows the MySQL Community release cadence. Follows a coordinated release cycle where all bundled components are validated for inter-compatibility.
Ideal For Standalone instances or simple primary/replica setups. High Availability (HA) clusters and mission-critical enterprise environments.

Which one should I install?

Percona Server for MySQL (ps-80)

Choose this if any of the following conditions apply:

  • Wanting a minimal footprint focused solely on the database engine.

  • Managing your own infrastructure components (backups, proxies, or orchestration) independently.

  • Requiring the latest performance patches and features available in Percona Server but not needing a bundled ecosystem.

Percona Distribution for MySQL (pdps-8.0)

Choose this if any of the following conditions apply:

  • Deploying a High Availability (HA) environment (e.g., using Percona XtraDB Cluster).

  • Wanting Percona to guarantee that the specific versions of the server, proxy, and backup tools provided are fully compatible and tested as a single unit.

  • Preferring a single repository entry-point that provides all the tools required for a full production lifecycle (Server + Backups + Management).

Installation

For information on installing your choice, review the following: