Uploaded image for project: 'phpBB3'
  1. phpBB3
  2. PHPBB3-11413

phpbb_notification_types table should have an integer primary key

    XMLWordPrintable

Details

    Description

      The phpbb_notification_types table has a VARCHAR(255) primary key which is repeated into the phpbb_notifications and phpbb_user_notifications tables, thus wasting disk space and probably worse index space.

      The proper/better solution seems to be having auto-generated integer primary key in phpbb_notification_types which is repeated into phpbb_notifications and phpbb_user_notifications.

      Attachments

        Issue Links

          Activity

            People

              bantu Andreas Fischer [X] (Inactive)
              bantu Andreas Fischer [X] (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: