All Downloads are FREE. Search and download functionalities are using the official Maven repository.

liquibase.harness.change.expectedSql.percona-xtradb-cluster.addPrimaryKey.sql Maven / Gradle / Ivy

There is a newer version: 1.0.10
Show newest version
INVALID TEST

Percona-XtraDB-Cluster prohibits creating tables without a PK.

Multiple primary key defined [Failed SQL: (1068) ALTER TABLE lbcat.posts ADD PRIMARY KEY (id)]


--ALTER TABLE lbcat.posts ADD PRIMARY KEY (id)




© 2015 - 2024 Weber Informatics LLC | Privacy Policy