Hi everybody,
I know, that this issue has been discussed already, but I still have problems concerning BaseX and MySQL:
Of course I read the documentation: I downloaded the Connector/J from the MySQL website and put the .jar file (mysql-connector-java-5.1.36-bin.jar) into the basex/lib folder. I closed and restarted the GUI and tried the
following:
import module namespace sql="http://basex.org/modules/sql";
sql:init("com.mysql.jdbc.Driver")
I receive the following error message:
[bxerr:BXSQ0007] Could not initialize supplied driver: 'com.mysql.jdbc.Driver'
Is there something obvious I’m missing?
Best regards,
Ulrike.