Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

JBP auto downloading MariaDB JDBC driver though app package includes AWS MySQL driver aws-mysql-jdbc.jar #1067

Closed
scottgai opened this issue Mar 19, 2024 · 1 comment

Comments

@scottgai
Copy link
Contributor

After switching to use CSB provisioned RDS Mysql db from old pivotal aws services broker provisioned aurora mysql cluster and are having an issue with spring now injecting MariaDB JDBC driver.
Customer are running with the AWS MySQL driver (aws-mysql-jdbc.jar) which doesn't look to be in the list that the MariaDB buildpack component is checking for.
Customer don't want the buildpack to download MariaDB JDBC driver as they are not going to use it. They will include AWS MySQL driver aws-mysql-jdbc.jar in app package instead.
Shall we consider adding aws-mysql-jdbc*.jar to the list as well?

@pivotal-david-osullivan
Copy link
Contributor

Closed via #1068

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants