Index problem in MySQL
----------------------
Key: HHH-2573
URL:
http://opensource.atlassian.com/projects/hibernate/browse/HHH-2573
Project: Hibernate3
Issue Type: Bug
Components: metamodel
Affects Versions: 3.2.1
Environment: 3.2.1.ga, MySQL 5.0.19-nt-max
Reporter: Albert Gorski
Priority: Minor
Hallo,
I added index names to the properties and after creation of database (hibernate.cfg.xml
hibernate.hbm2ddl.auto set to create) I see that indexes were created twice. Actually
there are pair of indexes: index with the name I set and index with default generated
name.
I tested this "feature" with oracle 10g and in oracle all is fine - I mean
indexes are created once.
cheers,
Albert
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://opensource.atlassian.com/projects/hibernate/secure/Administrators....
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira