[jbosstools-issues] [JBoss JIRA] Created: (JBIDE-7488) MySQLMetaDataDialect wrong attempt to get table metadata

Dmitry Geraskov (JIRA) jira-events at lists.jboss.org
Wed Nov 3 05:07:01 EDT 2010


MySQLMetaDataDialect wrong attempt to get table metadata
--------------------------------------------------------

                 Key: JBIDE-7488
                 URL: https://jira.jboss.org/browse/JBIDE-7488
             Project: Tools (JBoss Tools)
          Issue Type: Bug
          Components: Hibernate
    Affects Versions: 3.2.0.Beta1
            Reporter: Dmitry Geraskov
            Assignee: Dmitry Geraskov
             Fix For: 3.2.0.Beta2


MySQLMetaDataDialect uses "schema" instead of "catalog" name when try to execute "show table status ...". But "catalog" represents db_name.
See MySQLMetaDataDialect #getSuggestedPrimaryKeyStrategyName(...)

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbosstools-issues mailing list