-
Bug
-
Resolution: Invalid
-
Major
-
3.0.9, 3.0.10-RC1
-
None
-
php 5.3.4, Mysql 5.1.53
Since phpBB 3.0.9, sql_create_unique_index and sql_create_index methods check length index to prevent issue with some Dbms (firebird and Postgresql) As we remarked with nickvergessen, this check seems to not be properly done when sql_create_table is called directly.
- is related to
-
PHPBB-9892 Firebird index name length limit is not taken into account
- Closed