CLUSTER table_name USING index_name;
MySQL Innodb and other have real clustered primary key indexes with all the pluses and minuses that entails.
CLUSTER table_name USING index_name;