When to use which mysql partitioning model

Posted by Industrial on Stack Overflow See other posts from Stack Overflow or by Industrial
Published on 2010-03-22T22:07:27Z Indexed on 2010/03/22 22:11 UTC
Read the original article Hit count: 299

Filed under:
|

Ok guys, just starting out with partitioning some tables in mySQL. There's a couple of different ways describing this, but what I cant find is a more practical approach. - Which type of data does each way of partitioning have the best effect on?

Or doesn't it really matter?

© Stack Overflow or respective owner

Related posts about mysql

Related posts about partitioning