Joined: Fri May 02, 2008 12:51 pm Posts: 3
|
Could you confirm the following behavior?
Linux OS - redhat
MySQL
version 5.0.51a
settings: InnoDB and lower_case_table_names=1
Hibernate 3.2.4.sp1
I verify that in MySQL command line interface,
table creation occurs in lower case
no matter the case of the table create statement.
But creation with Hibernate will create a table in upper case
apparently ignoring the MySQL setting.
A bug?
Let me know if you need any additional information and I'll
run it down.
_________________ -
S. A. Baker
|
|