MySQL 8.3: Purging data from your InnoDB Cluster
Maintaining a production dataset at a manageable size can present a considerable challenge during the administration of a MySQL InnoDB Cluster.
Old Days
Back in the day when we only had one main copy of our data (the source), and one read copy (the replica) that we used to look at current and old data f
https://lefred.be/content/mysql-8-3-purging-data-from-your-innodb-cluster/
#83 #GroupReplication #InnoDBCluster #MySQL #Replication


