Community

MySQL 5.1 New Features: MySQL Partitions

(Jon Stephens and Peter Gulutzan) Partitioning is a way of pre-organizing table storage. You can say “some of the table’s rows will go here, some will go there, still others will go to to still other places”. Often, depending on the storage engine, the effect is to spread the table’s rows over diffe

Read More - Register for Free Membership