MySQL Forums
Forum List  »  Partitioning

Re: Storing, accessing and configuring my partitions in diferent servers
Posted by: Rick James
Date: May 25, 2014 04:57PM

That's called "sharding", not "partitioning".

There is no builtin sharding in MySQL, at least not yet. I don't recommend that you try to do what you have described.

Here are some things to research:
FederatedX ('Engine' for reaching to another server)
Spider (3rd party addon)
Fabric (MySQL 5.7)

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: Storing, accessing and configuring my partitions in diferent servers
1423
May 25, 2014 04:57PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.