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

search_wordmatch unique key name is too long

    XMLWordPrintable

Details

    • Bug
    • Status: Closed (View Workflow)
    • Major
    • Resolution: Fixed
    • 3.1.0-dev
    • 3.1.0-RC3
    • None
    • None
    • Oracle 11g

    Description

      The unique key for the search_wordmatch table, by default, is phpbb_search_wordmatch_unq_mtch, which is 31 characters long. This prevents it from being installed on Oracle since it has a limit of 30 characters. Oracle's key was previously named u_phpbb_unq_mtch. At the moment, automated tests will not run since they use the default prefix of phpbb_.

      Attachments

        Activity

          People

            nicofuma nicofuma
            Noxwizard Patrick Webster
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: