Uploaded image for project: 'phpBB'
  1. phpBB
  2. PHPBB-12770

search_wordmatch unique key name is too long

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • 3.1.0-RC3
    • 3.1.0-dev
    • None
    • None
    • Oracle 11g

      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_.

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

              Created:
              Updated:
              Resolved: