Uploaded image for project: 'jBPM'
  1. jBPM
  2. JBPM-10034

Add primary keys to all tables in order to fulfill MySQL clustering prerequisites

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Done
    • Icon: Major Major
    • 7.68.0.Final
    • None
    • None
    • None

        • Primary Keys. Every table that is to be replicated by the group must have a defined primary key, or primary key equivalent where the equivalent is a non-null unique key. Such keys are required as a unique identifier for every row within a table, enabling the system to determine which transactions conflict by identifying exactly which rows each transaction has modified.
      • Auto-increment PK should be added to the following tables:
        Delegation_delegates
        EventTypes
        Notification_BAs
        Notification_Recipients
        PeopleAssignments_BAs
        PeopleAssignments_ExclOwners
        PeopleAssignments_PotOwners
        PeopleAssignments_Recipients
        PeopleAssignments_Stakeholders
        Reassignment_potentialOwners
        

            rhn-support-egonzale Enrique Gonzalez Martinez (Inactive)
            rhn-support-egonzale Enrique Gonzalez Martinez (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: