[
https://issues.apache.org/jira/browse/OFBIZ-12692?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17602965#comment-17602965
]
Deepak Dixit commented on OFBIZ-12692:
--------------------------------------
[https://stackoverflow.com/questions/7942520/relationship-between-catalog-schema-user-and-database-instance]
> Add missing on start fails with mysql8
> --------------------------------------
>
> Key: OFBIZ-12692
> URL: https://issues.apache.org/jira/browse/OFBIZ-12692
> Project: OFBiz
> Issue Type: Sub-task
> Components: framework/entity
> Environment: JDBC driver: mysql 8.0.30
> Reporter: Deepak Dixit
> Assignee: Deepak Dixit
> Priority: Major
>
> While using mysql8 driver, ofbiz fails to create tables in newly setup
> database.
> Steps to reproduce:
> - Create ofbiz database, load data (everything works fine)
> - Create ofbiz1 database, load data, you will get error, and ofbiz fails to
> create new tables in ofbiz1.
> After initial debugging found while check db DatabaseMetaData.getTables
> returns list of existing tables, so it does not create new tables hence fails
> to load data.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)