Does MySQL's ALTER TABLE ADD PRIMARY KEY also cluster the data, or do I need to create the table from scratch with the primary key to get the clustering? Does MySQL's ALTER TABLE ADD PRIMARY KEY also c
Does MySQL's ALTER TABLE ADD PRIMARY KEY also cluster the data, or do I need to create the table from scratch with the primary key to get the clustering? Does MySQL's ALTER TABLE ADD PRIMARY KEY also c