awasum commented on issue #757: escape all `grouping` in SQL files for MySQL 8 compatibility URL: https://github.com/apache/fineract/pull/757#issuecomment-615489434 > > I started this, during my testing it seems to work fine (CRUD operations over entities) but i think it need to be tested deeply to be shure that nothing is break. One little observation, in when you specify the schema name in the query, you need to add the string ?serverTimezone=UTC this in in files: fineract-provider/src/main/java/org/apache/fineract/infrastructure/core/boot/db/DataSourceProperties.java line 51 > >  > > and I created he file fineract-provider/src/main/resources/sql/migrations/list_db/V1_2__updated_connection_string_option.sql > >  > > Originally in #638 > > Thanks @nemux , Do you want to pick up from this merged PR..and add the required changes to make this work. We will greatly appreciate that. See: https://issues.apache.org/jira/browse/FINERACT-897 > > Also join the mailing list of Fineract and Mifos: https://mifos.org/resources/community/communications/ so we communicate there. ALso, we cannot completely switch to MySQL JDBC Driver because of License issues... there is a work around proposed here: https://github.com/apache/fineract/pull/760
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
