Does MYSQL 5.0 support horizontal and vertical partitioning?. I have a 4gb database and need partiotioning to increase performance.
Thx!
MYSQL 5.0 and partitioning
Moderator: General Moderators
- vargadanis
- Forum Contributor
- Posts: 158
- Joined: Sun Jun 01, 2008 3:48 am
- Contact:
Re: MYSQL 5.0 and partitioning
It is supposed to...
http://dev.mysql.com/tech-resources/art ... oning.html
http://dev.mysql.com/tech-resources/art ... oning.html
Re: MYSQL 5.0 and partitioning
In 5.0, apparently not, though it doesn't stop you implementing your own partitioning. Good talk on that here.