Uploaded image for project: 'Grouper'
  1. Grouper
  2. GRP-96

grouper db-init doesnt work with mysql

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Major
    • 1.3.0
    • 1.2.1, 1.3.0
    • API
    • None

    Description

      When db-init is used with mysql, it fails since attribute.value is more than 766 chars, and there is a unique constraint on group_id, attribute name, and value. This unique constraint doesnt reflect how grouper works (puts all attributes in a map for a group, so really the index should be on group_id and name). I will remove the value col from the unique constraint

      Attachments

        Activity

          People

            chris.hyzer@at.internet2.edu Chris Hyzer (upenn.edu)
            chris.hyzer@at.internet2.edu Chris Hyzer (upenn.edu)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: