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

IP limit index name too long on Oracle

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • 3.0.9-RC1
    • None
    • Installation system
    • None
    • Oracle 10g

      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.

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

              Created:
              Updated:
              Resolved: