Message:
The following issue has been closed.
Resolver: Gavin King
Date: Sat, 4 Oct 2003 4:01 AM
It works just fine. The whole point of this patch is that MySQL has no schemas. So we "emulate" them
---------------------------------------------------------------------
View the issue:
http://opensource.atlassian.com/projects/hibernate/secure/ViewIssue.jspa?key=HB-381
Here is an overview of the issue:
---------------------------------------------------------------------
Key: HB-381
Summary: The Schema/Table seperator for MySql Dialect is not working
Type: Bug
Status: Closed
Priority: Major
Resolution: REJECTED
Project: Hibernate2
Components:
core
Versions:
2.1
Assignee:
Reporter: David Morris
Created: Sat, 4 Oct 2003 1:16 AM
Updated: Sat, 4 Oct 2003 4:01 AM
Environment: MySql 4.0.14 running on Windows with Hibernate 2.1Beta4
Description:
Recently a getSchemaSeperator() method was added to the MySql dialect and it returns an underscore (_) but should return a dot (.).
---------------------------------------------------------------------
JIRA INFORMATION:
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
If you want more information on JIRA, or have a bug to report see:
http://www.atlassian.com/software/jira
|