开发者

What is a good beginner's guide for MYSQL Partitioning? [closed]

开发者 https://www.devze.com 2022-12-08 00:13 出处:网络
Closed. This question needs to be more focused. It is not currently accepting answers. 开发者_StackOverflow社区
Closed. This question needs to be more focused. It is not currently accepting answers. 开发者_StackOverflow社区

Want to improve this question? Update the question so it focuses on one problem only by editing this post.

Closed 8 years ago.

Improve this question

Including...how to set up the partition, how to determine which partition to talk to...etc. I know replication but am new to partitioning.


Improving Database Performance with Partitioning
http://dev.mysql.com/tech-resources/articles/partitioning.html


This would be a good start: MySQL Partitioning Overview

Also, I haven't watched this one specifically, but the presentations by the Pythian group are usually pretty good. Reading a manual may be more efficient, but as an alternative this video will teach you quite a bit about partitioning in MySQL.

Partitioning in MySQL 5.1

0

精彩评论

暂无评论...
验证码 换一张
取 消