mirror of
https://github.com/percona/percona-toolkit.git
synced 2025-12-18 02:06:49 +08:00
Update PXC section in ptc and pt-osc docs to say that 5.5.28-23.7 is required, not 5.5.27-23.6 because of bug 1040108.
This commit is contained in:
@@ -9979,7 +9979,7 @@ The tool cannot alter MyISAM tables on L<"Percona XtraDB Cluster"> nodes.
|
||||
|
||||
=head1 Percona XtraDB Cluster
|
||||
|
||||
pt-online-schema-change works with Percona XtraDB Cluster (PXC) 5.5.27-23.6
|
||||
pt-online-schema-change works with Percona XtraDB Cluster (PXC) 5.5.28-23.7
|
||||
and newer, but there is one limitation: only InnoDB tables can be altered.
|
||||
The tool exits with an error if the host is a cluster node and the table
|
||||
is MyISAM or is being converted to MyISAM (C<ENGINE=MyISAM>). There is no
|
||||
|
||||
@@ -10744,7 +10744,7 @@ can try something like the following:
|
||||
|
||||
=head1 Percona XtraDB Cluster
|
||||
|
||||
pt-table-checksum works with Percona XtraDB Cluster (PXC) 5.5.27-23.6 and newer.
|
||||
pt-table-checksum works with Percona XtraDB Cluster (PXC) 5.5.28-23.7 and newer.
|
||||
The number of possible Percona XtraDB Cluster setups is large given that
|
||||
it can be used with regular replication as well. Therefore, only the setups
|
||||
listed below are supported and known to work. Other setups, like cluster
|
||||
|
||||
Reference in New Issue
Block a user