[hibernate-issues] [Hibernate-JIRA] Closed: (HBX-926) MySQLMetaDataDialect for identity detection

Max Rydahl Andersen (JIRA) noreply at atlassian.com
Mon Apr 23 09:01:04 EDT 2007


     [ http://opensource.atlassian.com/projects/hibernate/browse/HBX-926?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Max Rydahl Andersen closed HBX-926.
-----------------------------------

    Resolution: Fixed

using SHOW TABLE STATUS. should work for mysql 4 and 5 (possibly also mysql 3, but haven't tested it)

> MySQLMetaDataDialect for identity detection
> -------------------------------------------
>
>                 Key: HBX-926
>                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HBX-926
>             Project: Hibernate Tools
>          Issue Type: Sub-task
>          Components: reverse-engineer
>            Reporter: Max Rydahl Andersen
>             Fix For: 3.2beta10
>
>
> MySQL 5 seem to be the first version from which one can reliably extract which column is auto increment.
> http://dev.mysql.com/doc/refman/5.0/en/information-schema.html
> http://www.xcdsql.org/Misc/MySQL_INFORMATION_SCHEMA.html

-- 
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.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the hibernate-issues mailing list