0 votes
1 view

Hi knowage team,

is mysql 80 compatible now in 7.1.5 version ?

i was trying to create datasource using mysql 80 but i got this error.

please advise how to fixed this thanks

-Fatima

Environment mysql80 knowage7.1 windows
asked Apr 27, 2020 in Data Source by fdlopez1416 (810 points) | 1 view

2 Answers

0 votes

You have to to put the jdbc connector for mysql 8 in the lib folder and restart Knowage. It is not included by default during installation. You can download the mysql 8 jdbc jar file here

https://jar-download.com/artifacts/mysql/mysql-connector-java/8.0.11

When you create the datasource, driver should be "com.mysql.cj.jdbc.Driver"

answered May 1, 2020 by darwinpasco (2,770 points)
edited May 1, 2020 by darwinpasco

Hi Still getting this error.

You have to restart your knowage server after you put the jar file in your lib folder

I am able to run Common Table Expressions that are only supported in MySQL 8

Hi Darwin,

Thank you for this i was able to connect successfully in mysql80.

- Regards

Fatima
You're welcome Fatima. Glad to be of help.
Oh btw, if you are connecting to a MySQL or MariaDb database hosted in a remote linux server, you need to open a SSH tunnel before Knowage can connect to the dataource
are you y any chance working for TAP?
0 votes
Hi Sir Darwin,

thanks for the info.

yes i am working in TAP services :)

-Regards
answered May 5, 2020 by fdlopez1416 (810 points)
Great!. Good to know.

Regards!
1,554 questions
1,017 answers
2,037 comments
2,568 users