data-init is not successfull

Description

Hello Sir/madam ,

Am from www.icontechnicalgroup.com, we are trying to setup uPortal 5 environment in Centos 7 with mysql 5.7.
As tables names are written in lowercase in some files data init is getting failed .

So i updated following files

export-profile.crn
import-group_membership_v5-0.crn
import-permission_set_v5-0.crn

import-permission_v2-6.crn
import-profile_v3-2.crn

RDBMDistributedLayoutStore.java

I cannot set variable lower_case_table_names=1 in mysql as it is effecting calendar and announcement portlets.

so , in next release can you make all tables names to upper case

Environment

None

Activity

Show:

Christian Murphy 
June 15, 2018 at 5:53 PM

Hey ,
We're unable to reproduce the error you're describing.
I'd recommend updating to the latest version of uPortal and uPortal-start.
If the issue persists, include a stacktrace of the problem.
And as always, pull requests resolving issues are welcome.

Julien Gribonvald 
May 15, 2018 at 4:54 PM

Are you sure this is a related problem to this mysql version ?

did you set the lower_case_table_names=1 variable before to init all your databases schema ?

I never get a such problem on mysql 5.5 and mariadb 10.1

And the documentation is clear if it's set to 1 the comparison is only made on lower_case. https://mariadb.com/kb/en/library/server-system-variables/#lower_case_table_names or https://dev.mysql.com/doc/refman/5.7/en/server-system-variables.html#sysvar_lower_case_table_names

Cannot Reproduce

Details

Assignee

Reporter

Components

Affects versions

Priority

Created November 25, 2017 at 10:46 PM
Updated June 15, 2018 at 5:53 PM
Resolved June 15, 2018 at 5:53 PM