Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
See why IDC MarketScape names Qlik a 2025 Leader! Read more
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

TAC - Mysql Driver missing

Hi,

 

Trying to set up TAC in centos 7.

unable to get success as the error been pop with Driver not found(see installation guide for more information)

 

Downloaded JDBC driver from below url and installed by still showing error.

https://dev.mysql.com/downloads/connector/j/

 

if someone can provide me the url to download

 

 

0683p000009LuEp.png

 

Regards,

Arun

 

 

 

Labels (3)
11 Replies
Anonymous
Not applicable
Author

apache-tomcat\lib and in later versions after Tomcat 8.5 or when using Java 9 the endorsed folder support is removed. And what Irshad is correct too do not include duplicate or two drivers with the same class name in your driver folders.

Anonymous
Not applicable
Author

Something I came across 5.6.1 to 7.2.1, it was actually after the mysql 8 connector and not the mysql5 one, despite mysql being on version 5. something to keep an eye on, worked fine after restart and migrated db just fine.