Skip to content

Add superfluous PK to incident_contact table#468

Merged
yhabteab merged 1 commit into
mainfrom
fix-stupid-galera-cluster-constraint
Jul 14, 2026
Merged

Add superfluous PK to incident_contact table#468
yhabteab merged 1 commit into
mainfrom
fix-stupid-galera-cluster-constraint

Conversation

@yhabteab

@yhabteab yhabteab commented Jul 14, 2026

Copy link
Copy Markdown
Member

Not used for anything, but is required to satisfy some Galera cluster constraints not allowing to replicate a table without a PK.

fixes #340

Requires

@cla-bot cla-bot Bot added the cla/signed CLA is signed by all contributors of a PR label Jul 14, 2026
@yhabteab yhabteab requested a review from oxzi July 14, 2026 11:02
@yhabteab yhabteab added this to the 1.0 milestone Jul 14, 2026

@oxzi oxzi left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Please update the IGL reference to the main branch after merging Icinga/icinga-go-library#221.

@yhabteab yhabteab force-pushed the fix-stupid-galera-cluster-constraint branch from 913e812 to baa9182 Compare July 14, 2026 12:33
@yhabteab yhabteab requested a review from oxzi July 14, 2026 12:34
@yhabteab

Copy link
Copy Markdown
Member Author

LGTM. Please update the IGL reference to the main branch after merging Icinga/icinga-go-library#221.

Done.

@yhabteab yhabteab merged commit acadf30 into main Jul 14, 2026
23 checks passed
@yhabteab yhabteab deleted the fix-stupid-galera-cluster-constraint branch July 14, 2026 12:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla/signed CLA is signed by all contributors of a PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Can't import MySQL schema with innodb_force_primary_key=ON (Galera cluster)

2 participants