Comments - MariaDB Galera Cluster - Known Limitations

9 years, 9 months ago Bernd Helm

"All tables should have a primary key.". Can this key be multi-column? I have a table where i get duplicate key errors on the slave, but it has a PRIMARY KEY on 15 columns (including stuff like a date column). If it has the be single-column, please clearify in this article.

 
9 years, 9 months ago Daniel Black

Can this key be multi-column?

Yes.

 
Content reproduced on this site is the property of its respective owners, and this content is not reviewed in advance by MariaDB. The views, information and opinions expressed by this content do not necessarily represent those of MariaDB or any other party.