No jdbc driver found while creating a virtual graph

Hi
I was trying to build a mysql test virtual graph. According to this page, I believe I sholud install a mysql driver.


then it comes likes this:

which one should I choose? I don't think there is avaliable JDBC driver.
I tried these connectors ,but it didn't work

This problem drive me coufusing and crazy. Anyone please help me.

by the way , it turns out like this

1 Like

It should be part of Connector/J.

You can also choose "Platform Independent" when selecting the Operating System to download.

Thanks, I'll try to fix it out.