Hide Forgot
Date of First Response: 2010-03-31 09:40:13 project_key: SOA File schema/mysql/config.properties contains hibernate.dialect=org.hibernate.dialect.MySQLDialect but it should be hibernate.dialect=org.hibernate.dialect.MySQL5InnoDBDialect
Approved for SOA 4.3 CP03
this might require an ESB change too - the console uses "MySQLDialect"
Schema tool fixed with revision 5372 (4.3 branch) of: build-tools/resource/schema/tool/esb/build.xml build-tools/resource/schema/tool/esb/mysql/config.properties Commit message: SOA-2014 Change MySQL hibernate dialect to "MySQL5InnoDBDialect".
The ESB (4.4 branch) management console requires a change in: product/tools/console/management/mysql.properties to change the dialect from: org.hibernate.dialect.MySQLDialect to org.hibernate.dialect.MySQL5InnoDBDialect
soa part done
Link: Added: This issue depends JBESB-3268
Updated in ESB codebase, will be in next merge.
Verified in CR1