Skip to content
This repository has been archived by the owner on Apr 5, 2022. It is now read-only.

JdbcConnectionRepository.java addConnection generates an exception in MySQL 8 #242

Open
PawelJagus opened this issue Sep 19, 2017 · 3 comments

Comments

@PawelJagus
Copy link

Summary

The addConnection method throws an exception in MySQL 8 as the RANK is a reserved keyword there.

@hxiugangxh
Copy link

Do you have a solution?
If yes, can you share it?

@PawelJagus
Copy link
Author

@hxiugangxh Unfortunately not. All of the SQL statements need to be changed in the file JdbcConnectionRepository.java. "Rank" keywords there have to be put in quotation marks.

@hxiugangxh
Copy link

@PawelJagus Only to overwrite the source code?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

No branches or pull requests

2 participants