-
Bug
-
Resolution: Fixed
-
Major
-
None
-
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.