MySql case sensitive

8 views
Skip to first unread message

Dr. Humberto Trejos

unread,
Jan 25, 2022, 4:11:16 PM1/25/22
to HAPI FHIR
I installed hapi-fhir-jpaserver-starter in a Linux server  and had problems getting it to work. When looking at Tomcat logs I realized that it was not finding tables whose name was in capital letters and the automatically created tables names were in lower case . I then stopped MySql and added "lower_case_table_names=1" to my.cnf to make MySql case insensitive and this solved the problem.

I though this may help someone else
Reply all
Reply to author
Forward
0 new messages