# Percona Cluster don't sync some db's

**URL:** https://forums.percona.com/t/percona-cluster-dont-sync-some-dbs/4558
**Category:** Percona XtraDB Cluster 5.x
**Created:** [November 30, 2015, 6:31pm UTC](https://forums.percona.com/t/percona-cluster-dont-sync-some-dbs/4558 "2015-11-30T18:31:56Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![dstuart](https://sea1.discourse-cdn.com/flex019/user_avatar/forums.percona.com/dstuart/32/1099_2.png) [@dstuart](https://forums.percona.com/u/dstuart)
#### Post date: [November 30, 2015, 6:31pm UTC](https://forums.percona.com/t/percona-cluster-dont-sync-some-dbs/4558/1 "2015-11-30T18:31:56Z")

</div>

With MySQL replication you have the option to not sync dbs etc does Percona cluster offer this? I have currently implemented a solution where I sync (by sync I mean have a 3 node master - master setup) the DB’s I need using Percona Cluster 5.6 but then using MySQL Multi spin up another instance of Percona without replication. Is this the only option as it will involve me rewriting the mysqld\_multi script to work with Percona.

Ideas? Thanks in advance
