sannadi99 opened a new pull request #338: URL: https://github.com/apache/pulsar-manager/pull/338
Fixes #Unable to find mysql jdbc driver dependency Master Issue: #Missing mysql jdbc connector dependency ### Motivation When i tried using mysql custom database for pulsar manager i found a bug (unable to find jdbc driver). I fixed it in my local and tested so trying to add the same dependency to apache/pulsar-manager ### Modifications I changed build.gradle and added mysql dependency I changed gradle.properties to add version to it ### Verifying this change I tested in my local and it worked. I am able to connect to my local sql server and use it in pulsar manager running locally through cloned code. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org