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

IP limit index name too long on Oracle

    XMLWordPrintable

Details

    Description

      The new table that was added for IP limitations on login is too long when attempting to install on Oracle. The following error is thrown:

      SQL : CREATE INDEX phpb9_login_attempts_attempt_ip ON phpb9_login_attempts (attempt_ip, attempt_time)
      ORA-00972: identifier is too long

      The limit is 30 characters for Oracle.

      Attachments

        Activity

          People

            naderman Nils Adermann
            Noxwizard Patrick Webster
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: