# How to Migrate Standalone Mysql server (in prod) to PXC (in prod)

**URL:** https://forums.percona.com/t/how-to-migrate-standalone-mysql-server-in-prod-to-pxc-in-prod/3689
**Category:** Other MySQL® Questions
**Created:** [August 22, 2014, 2:05am UTC](https://forums.percona.com/t/how-to-migrate-standalone-mysql-server-in-prod-to-pxc-in-prod/3689 "2014-08-22T02:05:21Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![saidassoumani](https://avatars.discourse-cdn.com/v4/letter/s/b19c9b/32.png) [@saidassoumani](https://forums.percona.com/u/saidassoumani)
#### Post date: [August 22, 2014, 2:05am UTC](https://forums.percona.com/t/how-to-migrate-standalone-mysql-server-in-prod-to-pxc-in-prod/3689/1 "2014-08-22T02:05:21Z")

</div>

Hi everybody ,  
I’d like someone help me , I have 1 mysql server in Prod and a cluster with 3nodes also in prod.  
I want to migrate all database in my standalone server to my cluster.

I haved think :

1. in standalone : do a dump
2. importe the dump on one node
3. manage the users and rights

---

<div class="post-metadata">

### Author: ![niljoshi](https://sea1.discourse-cdn.com/flex019/user_avatar/forums.percona.com/niljoshi/32/16889_2.png) [@niljoshi](https://forums.percona.com/u/niljoshi)
#### Post date: [August 28, 2014, 3:42am UTC](https://forums.percona.com/t/how-to-migrate-standalone-mysql-server-in-prod-to-pxc-in-prod/3689/2 "2014-08-28T03:42:38Z")

</div>

Hi,

I would like you to check below links and webinars.

[url][http://www.percona.com/webinars/2012-06-06-migrating-to-percona-xtradb-cluster[/url]](http://www.percona.com/webinars/2012-06-06-migrating-to-percona-xtradb-cluster%5B/url%5D)  
[url][Percona Webinars: Open Source Database Learning](http://www.percona.com/resources/mysql-webinars/migrating-percona-xtradb-cluster%5B/url%5D) – this coming, please attend  
[url][https://github.com/jayjanssen/percona-xtradb-cluster-tutorial/blob/master/instructions/Migrate%20Master%20Slave%20to%20Cluster.rst[/url]](https://github.com/jayjanssen/percona-xtradb-cluster-tutorial/blob/master/instructions/Migrate%20Master%20Slave%20to%20Cluster.rst%5B/url%5D)  
[url][http://www.mysqlperformanceblog.com/2013/05/01/follow-these-basics-when-migrating-to-percona-xtradb-cluster-for-mysql/[/url]](http://www.mysqlperformanceblog.com/2013/05/01/follow-these-basics-when-migrating-to-percona-xtradb-cluster-for-mysql/%5B/url%5D)
