Community

Backing Up MySQL Partitioned Tables

(Paddy) MySQL 5.1 is generally available for production use. One of the key features of MySQL 5.1 is partitioning. Table partitioning can help in improving performance and usability. Tables can be partitioned based on range (column values in a given range), list (column values matching a set of valu

Read More - Register for Free Membership