Subject | Keysize changed from 1.00 to 1.01 ?? |
---|---|
Author | hgoettig |
Post date | 2003-09-02T11:02:32Z |
Hi group
Did the keysize change from Jaybird 1.00 to 1.01
I recently upgraded and I have some serious problems getting JBoss to
create tables.
Error is the following:
org.jboss.deployment.DeploymentException: Error while creating
table; - nested throwable: (org.firebirdsql.jdbc.FBSQLException: GDS
Exception. unsuccessful metadata update
key size too big for index RDB$PRIMARY13)
and exactly for this table (a relation mapping one for a many-to-many
relationship), I have a rather large primary key, over 64 bytes.
Is the new limit 64 bytes, or..
Any hints? Thoughts? whatever..
Regards
Henrik
Did the keysize change from Jaybird 1.00 to 1.01
I recently upgraded and I have some serious problems getting JBoss to
create tables.
Error is the following:
org.jboss.deployment.DeploymentException: Error while creating
table; - nested throwable: (org.firebirdsql.jdbc.FBSQLException: GDS
Exception. unsuccessful metadata update
key size too big for index RDB$PRIMARY13)
and exactly for this table (a relation mapping one for a many-to-many
relationship), I have a rather large primary key, over 64 bytes.
Is the new limit 64 bytes, or..
Any hints? Thoughts? whatever..
Regards
Henrik