Dynmap: MySQL Issue

Created on 27 Oct 2016  路  3Comments  路  Source: webbukkit/dynmap

Hi,

I am getting this error when attempting to use a MySQL server, I checked the MySQL server and its not getting hits. I'm i missing something?

[Dynmap] Error updating Maps table - No suitable driver found for jdbc:mysql://[hiddensqlservername]:3306/mcmap

Dynmap Version: core=2.2-2058, plugin=2.2-143

Most helpful comment

Try add mysql connector into your mods folder
https://dev.mysql.com/downloads/connector/j/

All 3 comments

Try add mysql connector into your mods folder
https://dev.mysql.com/downloads/connector/j/

To add onto @Wicowyn's comment, I ran into this issue the other day, it seemed like, in my experience, that Dynmap didn't see the SQL connector that Bukkit had, I had to drop that .jar file into the plugins/dynmap/ folder and rename it to 'mysql.jar' to get it to work.

what of dynmap for forge?

Was this page helpful?
0 / 5 - 0 ratings

Related issues

BluCobalt picture BluCobalt  路  5Comments

BRGustavoRibeiro picture BRGustavoRibeiro  路  5Comments

ThybeVB picture ThybeVB  路  6Comments

wtchappell picture wtchappell  路  4Comments

mibby picture mibby  路  4Comments