Skip to content

Bug 535821: added PK for last 2 keyless tables#194

Open
mbethke wants to merge 2 commits intobugzilla:5.2from
mbethke:bug-535821-pk-for-all-tables
Open

Bug 535821: added PK for last 2 keyless tables#194
mbethke wants to merge 2 commits intobugzilla:5.2from
mbethke:bug-535821-pk-for-all-tables

Conversation

@mbethke
Copy link
Copy Markdown

@mbethke mbethke commented Jul 11, 2024

Details

This PR fixes the ancient bug #535821 that is causing problems not just with SQL Server but also replicated MariaDB/MySQL setups, both primary/secondary and Galera Cluster.

Additional info

Test Plan

  1. Try to add a group, or anything of the sort that would be logged to the audit log.
  2. Check that the entry appears in the audit_log table and no database errors turn up.
  3. Log out and try to log back in with an existing account but wrong password.
  4. Check that an entry appears in the login_failures table and no database errors turn up.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants